mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
This commit add 2 different Github actions that run once in a day, one for Alpha, Kernel 4.19, and the other for Edge, Kernel 5.5. Because of limitations of Github Actions, i.e. create-pull-request actions, we cannot combine the two actions into one. Also we need to create a patch and apply it to the top source directory, since the create-pull-request action requires the changes in the top directory. Although we are not updating flatcar-master branch, (only Alpha and Edge) the Github actions files need to be merged to flatcar-master, because Github actions can only schedule cron jobs from the default branch, flatcar-master. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |