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

Add a release step to the ci #52

Merged
merged 14 commits into from
Mar 11, 2020
Merged

Add a release step to the ci #52

merged 14 commits into from
Mar 11, 2020

Conversation

ethanfrey
Copy link
Member

@ethanfrey ethanfrey commented Mar 11, 2020

Closes #37

  • Build release in CI
  • Commit release builds
  • Push to repo
  • Only run on master (no tags)

.circleci/config.yml Outdated Show resolved Hide resolved
.circleci/config.yml Outdated Show resolved Hide resolved
@ethanfrey
Copy link
Member Author

Ready to merge as far as I am concerned.
Lots of manual testing and fiddling with CircleCI settings.

After merge, about 20 minutes later a release build should be pushed to master for Linux and OSX. This may be tagged.

If this works, I would make a new PR to use cosmwasm 0.7.1 and then upon merge, CI will build the dlls and we can just manually tag

@ethanfrey
Copy link
Member Author

Ready to merge as far as I am concerned.
Lots of manual testing and fiddling with CircleCI settings.

After merge, about 20 minutes later a release build should be pushed to master for Linux and OSX. This may be tagged.

If this works, I would make a new PR to use cosmwasm 0.7.1 and then upon merge, CI will build the dlls and we can just manually tag

@webmaster128 webmaster128 merged commit a3309c2 into master Mar 11, 2020
@webmaster128 webmaster128 deleted the ci-build-release branch March 11, 2020 22:51
faddat pushed a commit to faddat/go-cosmwasm that referenced this pull request Dec 10, 2021
faddat pushed a commit to faddat/go-cosmwasm that referenced this pull request Dec 10, 2021
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.

Set up CI for building releases
3 participants