mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 11:32:02 +02:00
The best practice established in this repository is to reset the package folder and import a new version from upstream without modifications. In a separate commit the downstream changes are applied. This makes it clear which downstream changes need to be ported when updating to a newer version in the future. Unfortunately this is not always done which causes confusion and more work. As first step document the process before we later look into more automation.
Description
Languages
Shell
93.1%
Python
6.9%