Skip to content

fix(migrate-v2): seed go.mod with current CLI version instead of hardcoded v2.0.0#27

Merged
felipegenef merged 4 commits into
mainfrom
fix/migrate-v2-seed-version
May 28, 2026
Merged

fix(migrate-v2): seed go.mod with current CLI version instead of hardcoded v2.0.0#27
felipegenef merged 4 commits into
mainfrom
fix/migrate-v2-seed-version

Conversation

@felipegenef

Copy link
Copy Markdown
Owner

v2.17.3

Bug Fixes

  • migrate-v2: Fixed a critical error where migrate-v2 seeded go.mod with the hardcoded version v2.0.0 (which does not exist on the registry), causing go mod tidy to fail. The command now seeds the github.com/felipegenef/gothicframework/v2 requirement with the current CLI version, guaranteeing the seeded version is resolvable.

Infrastructure

  • CI: Added .github/workflows/ci.yml — all Go tests must pass before a PR can be merged into main.

@felipegenef
felipegenef merged commit de50729 into main May 28, 2026
1 check passed
@felipegenef
felipegenef deleted the fix/migrate-v2-seed-version branch May 28, 2026 19:29
@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

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