aicoe-aiops / project-template

this is a template to use for new data science projects in the aiops group
Other
8 stars 21 forks source link

Convert this repo into a cookie cutter template #41

Open MichaelClifford opened 2 years ago

MichaelClifford commented 2 years ago

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:

MichaelClifford commented 2 years ago

cc @goern

goern commented 2 years ago

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 ...

MichaelClifford commented 2 years ago

@chauhankaranraj any update on this issue?

goern commented 2 years ago

/kind feature /kind documentation /priority important-soon

chauhankaranraj commented 2 years ago

@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