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

please review Kebechet requirements #7

Open goern opened 4 years ago

goern commented 4 years ago

at https://github.com/thoth-station/kebechet/tree/master/kebechet/managers/version so the Kebechet can help you manage releases...

tumido commented 4 years ago

Not sure how we would like to approach the versioning in the analytics repos - for instance: are the jupyter notebook images versioned in any way? (ping @4n4nd )

4n4nd commented 4 years ago

Yeah I don't see any requirements for releases either. But we could use it to trigger the jupyter notebook pipeline. User creates release issue > Kebechet tags new release > new tag triggers new build

4n4nd commented 4 years ago

@harshad16 for our discussion ^

goern commented 4 years ago

Yeah I don't see any requirements for releases either. But we could use it to trigger the jupyter notebook pipeline. User creates release issue > Kebechet tags new release > new tag triggers new build

Ja that's one way do to it, the other way is to simply create a git tag manually.