mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
To make branches easier to use this splits the branch manifest into two: build-????.xml is now only pins revisions of projects that do not have a corresponding branch (yet) while release.xml pins all revisions. Unlike before the script can now be used to tag branched releases. The step to switch any particular project to a branch is still manual but that will be a simple future expansion. First this will be migrated to Go though, this script has hit the limit of sophistication that should be attempted with mixing XML and bash. ;-)
CoreOS SDK scripts
Welcome to the scripts repo, your starting place for most things here in the CoreOS SDK. To get started you can find our documentation on the CoreOS website.
Description
Languages
Shell
93.1%
Python
6.9%