Initial cookiecutter
Convert the package template to a cookiecutter
, as described in #6 (closed).
Closes: CWG-39
Edited by Klaas Kliffen
Merge request reports
Activity
assigned to @kliffen
requested review from @lukken
My envisioned improvements:
- The README could show that that cookiecutter can also fetch the template by reading it from a directory
- The pipeline should create a project from the template and configure it from a sample yaml. https://stackoverflow.com/questions/60458434/cookie-cutter-whats-the-easiest-way-to-specify-variables-for-the-prompts#60905956
- This sample project should be stored as an gitlab artifact
- All CI/CD steps created by the template should be run from the artifact
Edited by Corné Lukkenmentioned in commit 4124c594
Please register or sign in to reply