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

chore: refactor nightly release process #825

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Conversation

UncleGedd
Copy link
Collaborator

@UncleGedd UncleGedd commented Jul 18, 2024

Description

Refactors nightly release process

Related Issue

Fixes #824

Relates to #

Comment on lines -34 to -37
# generate a sha256 checksum of all release artifacts
checksum:
name_template: "checksums.txt"
algorithm: sha256
Copy link
Collaborator

Choose a reason for hiding this comment

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

Not sure if losing the checksums from go-releaser is a big deal or not for the nightly releases?

Copy link
Collaborator

@mjnagel mjnagel left a comment

Choose a reason for hiding this comment

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

LGTM, left the one comment that could be a follow-on.

@UncleGedd UncleGedd merged commit 26b3859 into main Jul 18, 2024
15 checks passed
@UncleGedd UncleGedd deleted the chore-nightly-refactor branch July 18, 2024 21:51
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.

Set up nightly releases
2 participants