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

Try to build release workflow #44

Merged
merged 6 commits into from
Jun 2, 2023
Merged

Try to build release workflow #44

merged 6 commits into from
Jun 2, 2023

Conversation

ethanfrey
Copy link
Collaborator

@ethanfrey ethanfrey commented Jun 2, 2023

Need an expert on GitHub actions.
I want to port this logic over: https://github.com/CosmWasm/cw-plus/blob/main/.circleci/config.yml#L536-L626
And am using https://trstringer.com/github-actions-create-release-upload-artifacts/ as a guide.

I can't figure out how to loop over all contracts, so right now, I just try to build one of them and see if I can get that to work, so hopefully someone can expand it

Update: that article recommended an obsolete action. I am trying out https://github.com/softprops/action-gh-release which seems maintained

@ethanfrey ethanfrey marked this pull request as ready for review June 2, 2023 13:38
@ethanfrey
Copy link
Collaborator Author

It builds now, yay!

See https://github.com/osmosis-labs/mesh-security/releases/tag/v0.2.0-alpha.3 as an example

@ethanfrey ethanfrey merged commit 96a30cb into main Jun 2, 2023
@ethanfrey ethanfrey deleted the build-releases branch June 2, 2023 13:38
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.

1 participant