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

Automate hw-go release process in Travis #119

Closed
6 tasks done
isaacvr opened this issue Oct 31, 2019 · 0 comments
Closed
6 tasks done

Automate hw-go release process in Travis #119

isaacvr opened this issue Oct 31, 2019 · 0 comments

Comments

@isaacvr
Copy link

isaacvr commented Oct 31, 2019

Feature description

Automate release process steps in Travis script

Describe the solution you'd like
Add deploy sections in .travis.yml script

Describe alternatives you've considered
Manual release is not an option

Additional context
see skycoin/hardware-wallet#183 as a reference

Possible implementation

  • Add make release target
  • Add deploy step for Travis jobs
  • Invoke make release when Travis build has been triggered by a git tag.
  • Release matrix build for osx and linux
  • Ensure README is in sync with release script
  • Deploy to Github Releases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant