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

Move S3 binary build-deploy to GoReleaser #1228

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Conversation

tashian
Copy link
Contributor

@tashian tashian commented Jul 9, 2024

Just when you thought the CI pipeline was perfect and done.
The goal of this PR is to help us move away from using the Makefile in our CI.
I think the other place where Makefile is still used is the Dockerfiles.

We need to test that this does what it used to:

  • Builds the same binaries,
  • Puts them into S3 in the exact same location as before,
  • With the same permissions,
  • Excluding prereleases

This PR depends on smallstep/workflows#109

@tashian tashian requested a review from dopey July 9, 2024 23:16
@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Jul 9, 2024
@tashian tashian merged commit eb4dfeb into master Jul 10, 2024
15 checks passed
@tashian tashian deleted the carl/goreleaser-with-s3 branch July 10, 2024 18:59
@hslatman hslatman added this to the v0.26.3 milestone Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants