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

Releasing artifacts: with goreleaser #444

Merged
merged 9 commits into from
Feb 21, 2024
Merged

Releasing artifacts: with goreleaser #444

merged 9 commits into from
Feb 21, 2024

Conversation

rjonczy
Copy link
Contributor

@rjonczy rjonczy commented Feb 19, 2024

In this PR I change the way of releasing artifacts:

  • binaries
  • docker images

CI triggers:

  • building snapshot version (just docker image) on every commit to main or develop
  • building release version on every tag (create release with chanelog + amd/arm binaries and docker image )

As helper tool for building artifacts i am using goreleaser

@rjonczy rjonczy changed the title Develop Releasing artifacts: with goreleaser Feb 19, 2024
@rjonczy rjonczy marked this pull request as ready for review February 19, 2024 14:54
@rjonczy rjonczy merged commit 99d0d9b into ComposableFi:develop Feb 21, 2024
6 of 7 checks passed
tungleanh0902 pushed a commit to notional-labs/composable-cosmos that referenced this pull request Mar 7, 2024
Releasing artifacts: with goreleaser
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