This repository contains a collection of templates for your CX automation workflows that may help you to find an easy way to get started with some specific tasks. CX stands for "Continuous Everything".
(root)
+- Jenkins # tool based structure
| +- CasC # semantic template structure
| +- ...
| +- README.md # template documentation
| +- ... # semantic template structure
| +- README.md # tool based documentation
+- ecu.test # tool based structure
+- test.guide # tool based structure
+- README.md # repository documentation
Each subfolder contains a README.md describing the use cases for the specific section. For a higher level description have a look at our Automotive DevOps Platform.
To use the templates all you have to do is to fork this repository or download any of those template folders or single files and adapt them to your needs.
We encourage you to contribute to CX Templates using the issue tracker to suggest feature requests and report bugs.
Currently, we do not accept any external pull requests.
If you have any further questions, please contact us at [email protected].
This project is licensed under the terms of the MIT license.