mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 06:01:41 +02:00
Now when an alpha is tagged (i.e. it branches off master.xml), the manifest repository still gets a tag, a commit on master, and a new build branch pointing at that commit, but by default an additional commit is appended to the build branch that branches the projects coreos-overlay, portage-stable, and scripts in the manifest. When given the --push option, a build branch is created in each of these project repositories so everything is prepared for future minor releases to build upon. This is implemented in yet another option so that the previous behavior is still available, but it probably makes sense to just hard-code the default behavior of --branch and --branch_projects and drop those options.
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%