Created Release Process (markdown)

This commit is contained in:
rusefillc 2021-09-25 14:11:08 -04:00
parent 44564a81cf
commit 03a399ac0e
1 changed files with 15 additions and 0 deletions

15
Release-Process.md Normal file
View File

@ -0,0 +1,15 @@
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.
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.