Formalize/document a release schedule or cycle #767
Replies: 4 comments
-
|
I'm new to FOSS development and hence I want to start with documentation. Would love to help though. |
Beta Was this translation helpful? Give feedback.
-
|
For this sort of information, the OS wiki would probably be appropriate. This wiki page currently covers the steps for releasing apps, but doesn't cover scheduling. |
Beta Was this translation helpful? Give feedback.
-
|
I checked the wiki and as you mentioned it only has release steps for apps. I'd be able to document the same for the OS if you could point me towards the OS release cycle. |
Beta Was this translation helpful? Give feedback.
-
|
I guess the "problem" is we don't have a strict/formal release process. For major versions of the OS itself, we base off of the Ubuntu LTS and thus release some time after each LTS release, around every two years. However, we also have a "when it's ready" policy where we don't set a specific date until we're nearing a featureful release. For other components, we aim to support a monthly release cycle. Development happens constantly, but near the end of the month we try to make a release for each component that has been updated (if it has not already had a recent release). We document the entirety of releases that happened within the past month at the beginning of the next month (sounds confusing, but i.e. on May 1 we wrote about all of the updates that happened in April). We have begun releasing patch versions of the OS (i.e. 5.1.3, 5.1.4, etc.) along with a new build of the ISO at the beginning of the month, as well. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I'm not sure if there's any formal documentation on how exactly
elementarymeasures and performs their release process.I am aware that active development is synced with Ubuntu LTS releases, but other than that my awareness is formed completely from external observation.
Beta Was this translation helpful? Give feedback.
All reactions