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

cleanup: update files #138

Merged
merged 1 commit into from
Jul 23, 2024
Merged

cleanup: update files #138

merged 1 commit into from
Jul 23, 2024

Conversation

kbdharun
Copy link
Member

Changes

  • Add translation strings for the new version of Orchid lib.
  • 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 it from continuous action since it isn't needed there).
  • 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.
  • Remove Debian packaging since it is no longer used.

Changes need to be tested and the README usage should be updated before merge.

@kbdharun kbdharun requested review from mirkobrombin and matbme and removed request for mirkobrombin July 23, 2024 12:55
@kbdharun kbdharun force-pushed the chore/update-files branch from e1a7d27 to 76b56a8 Compare July 23, 2024 13:32
Signed-off-by: K.B.Dharun Krishna <[email protected]>
@kbdharun kbdharun force-pushed the chore/update-files branch from 76b56a8 to bf51875 Compare July 23, 2024 13:34
Copy link
Member Author

@kbdharun kbdharun left a comment

Choose a reason for hiding this comment

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

Tested and updated README, now the PR is GTG.

@kbdharun kbdharun merged commit 795ecb3 into main Jul 23, 2024
3 checks passed
@kbdharun kbdharun deleted the chore/update-files branch July 23, 2024 13:36
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