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

CD the orb #2

Open
dnephin opened this issue Mar 9, 2019 · 0 comments
Open

CD the orb #2

dnephin opened this issue Mar 9, 2019 · 0 comments

Comments

@dnephin
Copy link
Owner

dnephin commented Mar 9, 2019

Currently tests are only run on the testing branch, and there is no automated publish.

CD workflow should look something like:

  1. make integration the default branch so that PRs open to integration by default
  2. add a CI job that runs on integration to publish the orb as @dev:testing and git push to the testing branch
  3. tests will run on the testing branch
  4. If tests pass publish the next orb version, git tag with the version, and git push to master
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

No branches or pull requests

1 participant