rusefi_documentation/Internal-Technical-Document...

9 lines
474 B
Markdown
Raw Permalink Normal View History

## rusEFI LTS Instructions
* Only branches with "lts" prefix are suitable for long term support: GitHub release web functionality creates _tags_, human create lts_yyyymmXXX branch from that tag. Note: no dots in branch names!
* we pick commits from master into LTS branches
* after each commit if picked we add/pick Changelog.md
* use https://github.com/rusefi/rusefi/actions/workflows/build-firmware.yaml to trigger builds
See https://github.com/rusefi/rusefi/labels/LTS