Skip to content

feat: migration rollback testing within the stated scope#259

Merged
Xuccessor merged 3 commits into
BountyOnChain:mainfrom
raizo07:feat/Migration
Jun 26, 2026
Merged

feat: migration rollback testing within the stated scope#259
Xuccessor merged 3 commits into
BountyOnChain:mainfrom
raizo07:feat/Migration

Conversation

@raizo07

@raizo07 raizo07 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

closes #188

I implemented the migration rollback testing within the stated scope: inspect existing migrations, CI, and ops docs first.

Copy link
Copy Markdown
Contributor

Hey 👋 Migration rollback tests are a great addition. There's a merge conflict against main blocking this at the moment — could you rebase and push? Happy to merge once it's clean.

@Xuccessor Xuccessor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @raizo07 — the roundtrip test approach looks great! Branch has merge conflicts with main though. Could you rebase and re-run CI? Once clean we are good.

@Xuccessor Xuccessor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @raizo07 — the roundtrip test approach looks great! Branch has merge conflicts with main though. Could you rebase and re-run CI? Once clean we are good.

@raizo07

raizo07 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

@Xuccessor I've resolved the conflicts

@raizo07 raizo07 requested a review from Xuccessor June 23, 2026 08:37
@GBOYEE

GBOYEE commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Can I take this? devops fix, straightforward scope. Will submit PR in ~1hr. Closes #259

@GBOYEE

GBOYEE commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

I'd like to work on this.

Approach:

  • I'll add the CI config and test it locally before pushing
  • Verify with existing tests + add new ones if needed

Estimated effort: ~1-2 hours. PR incoming shortly.
Closes #259

Copy link
Copy Markdown
Contributor

Thanks for the work. I'm seeing failing CI checks on this branch — could you take a look and get them green? Once they're passing I'll be able to merge.

Register AddTagsColumn in data-source migrations so the import is used and CLI migration runs match the app config.

Co-authored-by: Cursor <cursoragent@cursor.com>
@raizo07

raizo07 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

@Xuccessor kindly review now

@Xuccessor Xuccessor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Xuccessor Xuccessor merged commit 42e1809 into BountyOnChain:main Jun 26, 2026
6 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.

[DX] Migration down scripts never tested

3 participants