Browse Source
chore: enhance auto-tag workflow with additional checks and Go environment setup
chore: enhance auto-tag workflow with additional checks and Go environment setup
- Added a configuration check step for GoReleaser to ensure the presence of the configuration file before execution. - Introduced a step to set up the Go workspace environment, improving the build process. - Implemented dependency checks to verify and download Go modules, enhancing reliability. - Modified the GoReleaser steps to handle cases with and without GPG signing, improving flexibility in the release process. - Enhanced the verification step to include checks for the executability of generated binaries, ensuring successful builds.pull/122/head
1 changed files with 78 additions and 4 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue