-
Notifications
You must be signed in to change notification settings - Fork 115
Add automatic releases using goreleaser #234
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
Merged
trishankatdatadog
merged 25 commits into
theupdateframework:master
from
rdimitrov:dimitrovr/goreleaser
Mar 30, 2022
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
bf56512
chore: add goreleaser + cosign releases
shibumi fc533d7
feat: keyless realeases with goreleaser and cosign
shibumi 0f71eed
chore: try a basic config of gorelease
trishankatdatadog 4859d45
chore: split test and release phases into reusable workflows
rdimitrov 1fc8339
chore: bump goreleaser to v1.6.3
rdimitrov 17a77f9
chore: use golangci-lint instead of go fmt, staticcheck, etc.
rdimitrov 4260b24
chore: use github-action for goveralls instead of the legacy GOPATH way
rdimitrov 5e1875c
chore: add golangci.yml config enabling several other linters
rdimitrov 0149cae
chore: use the flags property of goreleaser instead of env vars while…
rdimitrov 20374ae
chore: set goreleaser to automatically mark releases with a suffix as…
rdimitrov e9f42ac
chore: partially revert "Add golangci.yml config enabling several oth…
rdimitrov c9a23fd
chore: add commitsar action to enforce the use of conventional commits
rdimitrov c2e1f53
fix: use keyword specificed in the conventional commit spec for break…
rdimitrov 8ea6b29
chore: configure dependabot to monitor github-actions too
rdimitrov 790cfc6
chore: pin github-actions dependencies by digest
rdimitrov 27d6d6c
chore: pin and configure dependabot to monitor Python test dependencies
rdimitrov c32d676
chore: bump goreleaser version to v1.7.0
rdimitrov 53cd095
chore: run tests using Go version 1.18.x
rdimitrov 6f4be57
chore: checkout code first in order to fix CI failure
rdimitrov e8c8cf9
chore: run CI against all Go versions newer than the minimal one set …
rdimitrov 25e6ace
chore: download python dependencies from requirements-test.txt
rdimitrov d9d42f1
chore: use the minimal Go version set in go.mod for releases
rdimitrov 89e45e9
chore: pin the go-version-action using a digest
rdimitrov 2b9b0c9
chore: configure dependabot to use chore commit prefix for gomod updates
rdimitrov f8d33dc
chore: revert the use of dedicated requirements.txt file path for git…
rdimitrov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.