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

32-bit binaries are no longer supported. Update CI/CD-related files #2524

Merged
merged 10 commits into from
Aug 21, 2023

Conversation

musdav
Copy link
Contributor

@musdav musdav commented Aug 18, 2023

Fixes #2469
Fixes #2461

Issue

Installing gorelease in separate step as part of CI

Resolution

Utilize existing gorelease github action for build and draft release

@tlimoncelli
Copy link
Contributor

How to push a release is documented here: documentation/release-engineering.md

ProTip: I usually test the release process on version numbers that won't actually get released. For example, the current release is 4.1.1 and the next release will be 4.2.0. Therefore, I've been doing test releases v4.1.12, v4.1.13, .. v4.1.16. The next test should be on v4.1.17. When the tests are done, I usually delete the test releases from https://github.com/StackExchange/dnscontrol/tags (both tags and releases)

@tlimoncelli tlimoncelli changed the title ci(gorelease): move to github action 32-bit binaries are no longer supported. Update CI/CD-related files Aug 21, 2023
@tlimoncelli tlimoncelli merged commit 68f0de4 into master Aug 21, 2023
@tlimoncelli tlimoncelli deleted the ci/gha-goreleaser branch August 21, 2023 17: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
2 participants