Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: enhance dependency installation logic and bump version #27

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

renanbastos93
Copy link
Owner

  • Updated the packages struct to include an args field for additional Go install arguments.
  • Adjusted PackagesForInstall to specify tags for golang-migrate and allow extensibility for other dependencies.
  • Modified GoInstall calls to accommodate the new args field, enabling flexible command composition.
  • Incremented the application version from v0.7.0 to v0.7.1.

@renanbastos93 renanbastos93 force-pushed the hotfix/install-dep-migrate branch from d38369c to d449755 Compare December 10, 2024 02:58
- Updated the `packages` struct to include an `args` field for
additional Go install arguments.
- Adjusted `PackagesForInstall` to specify tags for `golang-migrate`
and allow extensibility for other dependencies.
- Modified `GoInstall` calls to accommodate the new `args` field,
enabling flexible command composition.
- Incremented the application version from `v0.7.0` to `v0.7.1`.
@renanbastos93 renanbastos93 force-pushed the hotfix/install-dep-migrate branch from d449755 to 106d8c5 Compare December 10, 2024 02:58
@renanbastos93 renanbastos93 merged commit 5a983bb into main Dec 10, 2024
1 check passed
@renanbastos93 renanbastos93 deleted the hotfix/install-dep-migrate branch December 10, 2024 03:04
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.

1 participant