Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Congratulations! #7

Open
github-learning-lab bot opened this issue May 1, 2020 · 0 comments
Open

Congratulations! #7

github-learning-lab bot opened this issue May 1, 2020 · 0 comments

Comments

@github-learning-lab
Copy link
Contributor

Congratulations!

Nice work, you did it! Your workflows now contain:

  • test against multiple targets so that we know if our supported operating systems and Node.js versions are working
  • dedicated test job so that we can separate out build from test details
  • access to build artifacts so that we can deploy them to a target environment
  • branch protections so that the master branch can't be deleted or inadvertently broken
  • required reviews so that any pull requests are double checked by teammates
  • obvious approvals so we can merge quickly and potentially automate merges and deployments

What's next?

There's so much more you can do with continuous integration, and you have a solid start. Now...what will you learn next?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants