Remove limitation on the frequency of semver-minor LTS relesease
まだ誰も着手していません。
評価
調査の方向性
まず LTS リリースワークフローとこの issue の議論を確認し、semver-patch および semver-minor の変更が main から LTS ブランチへどのように移動するかに注目してください。dont-land、backport-blocked、backport-requested のラベルを調べてください。リリース頻度のルールについて文書化された決定があり、リリースガイダンスがそれを反映していれば完了です。
索引モデルが issue の本文から書いたものです。
説明
I'd like to propose we remove the unofficial rule we have limiting the frequency of semver-minor LTS releases to one per quarter (I think?). Having prepared some of those releases, I think the rule is counterproductive, error-prone, and puts a huge burden on the releasers. Here are a few reasons I would like to remove the rule and let the releaser decide each time whether they are going to prepare a minor or a patch release:
- The
mainbranch is not managed in a way that facilitates our work. Once a few semver-minor changes have landed, a lot of subsequent semver-patch changes will depend on them, making it difficult to find commits that can land cleanly on the LTS branch. The consequence of this is that we tend to have relatively small patch releases followed by a huge minor release like v16.17.0 today. - Because most of the semver-patch commits cannot land cleanly without their semver-minor dependencies, the release preparation takes a very long time as the releaser has to check for each conflicting commit why it doesn't apply. Then they either add the appropriate label (dont-land, backport-blocked, backport-requested) or fix the conflict manually. Each manual fix takes time and may introduce bugs even if it seems trivial.
- Users have to wait many months for changes they care about (many of these changes being semver-patch bug fixes) to land on LTS.
@nodejs/lts
- 主要言語
- JavaScript
- スター
- 4.4k
- フォーク
- 675
- 平均マージ
- 22時間 29分
- マージ済み PR(30日)
- 1
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
nodejs/Release のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
-
Release-agenda
難易度 1/5 1〜3時間 初心者へのやさしさ 78/100
-
CitGM backlog オープン
難易度 4/5 3〜5日 初心者へのやさしさ 50/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 20/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 35/100
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
mksglu/context-mode#1200 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
neondatabase/website#5944 ·
-
module: core
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
bigbluebutton/bigbluebutton#25849 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
jaegertracing/jaeger-ui#4506 ·