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

use goreleaser for releasing and cosign for signing #322

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

maditya
Copy link
Contributor

@maditya maditya commented Nov 6, 2023

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@maditya maditya force-pushed the goreleaser-cosign branch 2 times, most recently from bbcbccf to c96390c Compare November 6, 2023 18:25
hkadakia
hkadakia previously approved these changes Nov 6, 2023
@@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: [ '1.19.x', '1.20.x', '1.21.0' ]
go: [ '1.19.x', '1.20.x', '1.21.3' ]
Copy link
Contributor

Choose a reason for hiding this comment

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

can this be 1.21.x instead?

version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Copy link
Contributor

Choose a reason for hiding this comment

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

newline

.goreleaser.yml Outdated Show resolved Hide resolved
@maditya maditya merged commit ee2e95f into main Nov 6, 2023
8 checks passed
@maditya maditya deleted the goreleaser-cosign branch November 6, 2023 20:00
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