canonical / bundle-kubeflow

Charmed Kubeflow
Apache License 2.0
97 stars 47 forks source link

Create Gtihub branches for all rocks repositories (CKF 1.8 versions) #924

Open DnPlas opened 3 weeks ago

DnPlas commented 3 weeks ago

Context

With the CKF 1.9 release coming soon, the rocks repositories are being updated to match the newer component versions. This is problematic because the code for CKF 1.8 components will be lost, making it impossible to maintain CKF 1.8 rocks.

What needs to get done

Create a track/<version>** Github branch in each rocks repository. The HEAD of the branch should be the last change made before upgrading the rock to its CKF 1.9 version.

** Format TBC

Definition of Done

  1. The rock repository has a track/<version> Github branch
  2. The main Github branch is not altered
  3. The publish job from the branch is not altered and can continue to publish rocks
syncronize-issues-to-jira[bot] commented 3 weeks ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5822.

This message was autogenerated

DnPlas commented 3 weeks ago

Comment from @orfeas-k:

It may also be required to update the CI files, like this as the branch name would now be different.