Skip to content

Add rollback integration to undo init on failure#68

Merged
b-jonathan merged 3 commits intob-jonathan:mainfrom
siddharth-mdk:rollback-integration
Mar 5, 2026
Merged

Add rollback integration to undo init on failure#68
b-jonathan merged 3 commits intob-jonathan:mainfrom
siddharth-mdk:rollback-integration

Conversation

@siddharth-mdk
Copy link
Contributor

When any step in the init flow fails, a deferred rollback now cleans up all scaffolded artifacts — frontend/backend directories are removed and the MongoDB seed collection is dropped. Firebase rollback is a no-op for now.

  • Closes #(issue number) if applicable.
  • Passes all code checks
  • Added new tests

Describe the purpose of this pull request. What does it do, and why is it needed?

Siddharth Maddikayala and others added 3 commits February 5, 2026 10:34
When any step in the init flow fails, a deferred rollback now cleans up
all scaffolded artifacts — frontend/backend directories are removed and
the MongoDB seed collection is dropped. Firebase rollback is a no-op for now.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@b-jonathan b-jonathan merged commit a717009 into b-jonathan:main Mar 5, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants