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

Improve install-slsactl action #16

Merged
merged 4 commits into from
Dec 10, 2024
Merged

Improve install-slsactl action #16

merged 4 commits into from
Dec 10, 2024

Conversation

pjbgf
Copy link
Member

@pjbgf pjbgf commented Dec 9, 2024

Key improvements for Linux:

  • Install from release binaries (which is faster than go install).
  • Validate signature and binary checksum before using it.
  • latest installs last released version.

pjbgf added 4 commits December 9, 2024 21:35
The version command was not being properly populated when the
build was executed via goreleaser. The changes now align goreleaser
config with make build.

Signed-off-by: Paulo Gomes <[email protected]>
@pjbgf pjbgf requested a review from a team as a code owner December 9, 2024 22:27
@pjbgf pjbgf merged commit 7df68a6 into rancherlabs:main Dec 10, 2024
6 checks passed
@pjbgf pjbgf deleted the fixes branch December 10, 2024 11:16
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