[Buildroot] [PATCH v2] docs/website: link LTS tooling documentation and staging branch
Thomas Perale via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
Users asked where the notes are available and if the information are publicly available. Those changes clearly explain the location and convention of the staging branches and also link to more documentation on how to read the annotations. Signed-off-by: Thomas Perale <[email protected]> --- v1 -> v2: took into account review from https://lore.kernel.org/r/<[email protected]> --- docs/website/lts.html | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/docs/website/lts.html b/docs/website/lts.html index 3bfd2a4374..7513acc885 100644 --- a/docs/website/lts.html +++ b/docs/website/lts.html @@ -166,10 +166,6 @@ <br/> <br/> - <p> - More details about the LTS workflow at <a href="https://gitlab.com/buildroot.org/buildroot-lts-tools">buildroot.org/buildroot-lts-tools</a>. - </p> - <div id="organization" class="br-lts-section-header"> <div class="br-lts-bg-grid"></div> <div class="br-lts-title-box">How we work</div> @@ -181,12 +177,25 @@ analyze based on the previous week's commits to the master branch. The commits are then annotated to define a list of candidates for the LTS branches. - <br><br> - On Thursday, the candidates are cherry-picked to a staging branch to be - reviewed by the other maintainers. On Thursday evening the branch is - synced with upstream and contributors are notified. Feedback from - users, sponsors and autobuilders are then collected and vulnerability - analyses updated. + </p> + + <p> + On Thursday, the candidates are cherry-picked to a staging branch hosted on + <a href="https://gitlab.com/essensium-mind/buildroot/">gitlab.com/essensium-mind/buildroot</a>. + Every maintained branch has a staging branch, with the <code>.x</code> + suffix replaced by <code>.pre</code>. The staging branch allows other + maintainers to review the changes before they are pushed upstream. + </p> + + <p> + On Thursday evening, the branch is synced with upstream and contributors + are notified. Feedbacks from users, sponsors and autobuilders are then + collected and vulnerability analyses updated. + </p> + + <p> + For more information about the development workflow, see the + <a href="https://gitlab.com/buildroot.org/buildroot-lts-tools/-/blob/main/tools/README.md">documentation</a>. </p> <br/> -- 2.55.0 _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot