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

feat: revamp CI and package versioning, update deps #380

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

kbdharun
Copy link
Member

@kbdharun kbdharun commented Jul 22, 2024

Changes

  • Automates package versioning (similar to fix:[close #25] Automate Versioning ABRoot#323) setting the default version for manual compiling to development and Git hash for continuous builds and the version tag for releases respectively.
  • Replace Goreleaser action with an optimized release workflow (along with attestation support).
  • Remove Goreleaser config and VERSION files.
  • Update the Go version to 1.22 and update dependencies for the same.
  • Make dependabot config's update check interval uniform.

I have tested all the changes both to Apx and to the workflows (locally and in my fork).

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Copy link
Member

@taukakao taukakao left a comment

Choose a reason for hiding this comment

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

LGTM

@kbdharun kbdharun merged commit 2dbcfaa into main Jul 22, 2024
5 checks passed
@kbdharun kbdharun deleted the feat/automate-versioning branch July 22, 2024 17:48
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