mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-21 20:31:48 +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.