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

Implement Continuous Delivery #43

Closed
gcaufield opened this issue Apr 15, 2022 · 0 comments · Fixed by #44
Closed

Implement Continuous Delivery #43

gcaufield opened this issue Apr 15, 2022 · 0 comments · Fixed by #44
Assignees

Comments

@gcaufield
Copy link
Owner

Setup a system in travis to improve the continuous delivery.

  • Package after every push to main
  • Auto generate tags for the release candidates
  • Improve release note generation to generate release notes between the RC and the most recent official release
@gcaufield gcaufield self-assigned this Apr 15, 2022
gcaufield added a commit that referenced this issue Apr 16, 2022
Implement Continuous Delivery on Travis. Builds will now automatically be triggered on a merge to main, tags are auto generated when they are pushed

Closes #43
gcaufield added a commit that referenced this issue Apr 16, 2022
Implement Continuous Delivery on Travis. Builds will now automatically
be triggered on a merge to main, tags are auto generated when they are
pushed

Closes #43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant