-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
Description
We have a fair amount of code present primarily to run as part of the CI pipeline. Documentation on how this code works as well on how to use it could serve to help contributors in using and improving the CI pipeline.
Some key things to document.
- How the CI pipeline is triggered and configured.
- The Cake build tool.
The headers situation- The
build/build.ps1script. - All the commands to invoke particular parts of the CI pipeline.
- Tests/checks
- build steps
- How to add to the CI pipeline.