Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.58 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.58 KB

Stories in Ready Circle CI

salt-sprint

Current Slide Builds (CDN TTL Applies)

Infrastructure

There are a few components of this repository.

  • Python scripts built to automate syntax checks and yaml combinations. Credit to sivel.
  • Yaml to slide.js tool called Revelator. Examples.
  • Drone and builder.sh to run tests and autobuild the slides for each commit.

Branch for the chapter you are working on, and don't forget to pull before you try to merge and push.

Contributing

Here are the steps you should take to contribute or fix something in this material.

  1. Create/Find an issue that describes your problem.
  2. Assign that issue to yourself if you are working to fix this issue.
  3. Do your work on a feature branch and watch for the test results in CircleCI.
  4. Submit a Pull Request, and ask someone to review and merge. No git selfies!