canonical / charmed-kubeflow-workflows

Repository that containes GitHub workflows and shareable configs for Charmed Kubeflow
0 stars 0 forks source link

feat: common ci workflow #5

Closed i-chvets closed 1 year ago

i-chvets commented 1 year ago

Implemented common CI as per spec.

i-chvets commented 1 year ago

Based on the PR name I would expect also a job for publishing the image to the registry. Based on the filename the job is not needed. Not sure we want to add it.

If we add the publish job we should add an input to CI to specify the version we will publish.

Need to re-hash publishing. It should be manual, because we need to ensure that update image does not introduce more CVEs.