Open MichaelClifford opened 3 years ago
cc @goern
It would be cool, if we can use the same cookie-cutter template within an argo workflow, so that we can use it as an initialization step of kebechet ...
@chauhankaranraj any update on this issue?
/kind feature /kind documentation /priority important-soon
@chauhankaranraj any update on this issue?
Yep, the work-in-progress cookiecutter repo can be found here. This can be used with the cookiecutter cli like this:
cookiecutter gh:aicoe-aiops/cookiecutter-data-science
Update this repo so that is can be used with the cookiecutter cli instead of spawning it as a template in github.
The benefit of this approach is that it will prompt users for specific information upon project creation that can be used to ensure that all ci and bot automation configurations are set up correctly upon repo creation. It also all allows for better integration with thoth automation.
Acceptance Criteria: