Git-ify YaST profiles #10
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: LibertaCasa/system#10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Either here, or in a separate YaST repository, our AutoYaST profiles should be published. It makes no sense to have them public on http://deploy.squirrelcube.xyz but not utilize Git version control.
As we currently store Vx versions of the primary autoinst.xml file on the HTTP server, I would like to commit each version individually to the new Git location in order for the old history to be somewhat preserved.
However, additional AutoYaST, secondary, profiles are in place, which were not edited using this scheme, and will not see past history. Those will have to be be commited to Git in their recent version.
After everything is in Git, it needs to be ensured no local edits remain uncommitted!
The idea occured to me after creating autoinstV23.xml for openSUSE Leap 15.4 VPS deployments today.