Skip to content

Migrate CI to GA #83

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

Merged
merged 3 commits into from
Aug 31, 2021
Merged

Migrate CI to GA #83

merged 3 commits into from
Aug 31, 2021

Conversation

greenhat
Copy link
Contributor

@greenhat greenhat commented Aug 31, 2021

  • release workflow;
  • remove .travis;

This PR removes Travis CI and adds the following GA workflows:

  • ci.yml that runs on every push and publishes a snapshot version (except on external PRs);
  • release.yml that runs when github release is published (from tag) using the tag as a version number.

Detailed instructions on how to make a release are in CONTRIBUTING.md.

@greenhat greenhat marked this pull request as ready for review August 31, 2021 10:37
@greenhat greenhat merged commit c8eba23 into master Aug 31, 2021
@greenhat greenhat deleted the migrate-ci-to-ga branch August 31, 2021 11:48
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