Updated Release Process (markdown)

This commit is contained in:
rusefillc 2021-11-17 09:02:47 -05:00
parent a2ece92ac8
commit 0ca3873370
1 changed files with 4 additions and 6 deletions

View File

@ -1,14 +1,12 @@
We have two kinds of firmware in rusEFI
* release builds more tested monthly-ish
* snapshot builds available 20 minutes after developers make changes, sometimes more broken.
* release builds more tested monthly-ish. Those do not change often. All releases at https://github.com/rusefi/rusefi/releases
* snapshot builds available 20 minutes after developers make changes, sometimes more broken. Anything "I've just changed XXX" is a snapshot build.
All snapshots at https://rusefi.com/build_server/
We are moving away from the term "nightly" since rusEFI never had "nightly" builds as in once every 24 hours.
All releases at https://github.com/rusefi/rusefi/releases
All snapshots at https://rusefi.com/build_server/
# No such thing as Latest
We avoid the term "latest" since it could mean both "latest RELEASE" and "LATEST snapshot". Please do not use the term "latest" in context of rusEFI binaries.