Skip to content

Commit bcc5e2a

Browse files
rvaggtargos
authored andcommitted
doc: request default snap track be updated for LTS
PR-URL: #37708 Refs: nodejs/snap#4 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Shelley Vohr <[email protected]> Reviewed-By: Ash Cripps <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 231ef4b commit bcc5e2a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/guides/releases.md

+11
Original file line numberDiff line numberDiff line change
@@ -896,9 +896,20 @@ test, or doc-related are to be listed as notable changes. Some SEMVER-MINOR
896896
commits may be listed as notable changes on a case-by-case basis. Use your
897897
judgment there.
898898

899+
### Snap
900+
901+
The Node.js [Snap][] package has a "default" for installs where the user hasn't
902+
specified a release line ("track" in Snap terminology). This should be updated
903+
to point to the most recently activated LTS. A member of the Node.js Build
904+
Infrastructure team is able to perform the switch of the default. An issue
905+
should be opened on the [Node.js Snap management repository][] requesting this
906+
take place once a new LTS line has been released.
907+
899908
[Build issue tracker]: https://github.com/nodejs/build/issues/new
900909
[CI lockdown procedure]: https://github.com/nodejs/build/blob/HEAD/doc/jenkins-guide.md#restricting-access-for-security-releases
910+
[Node.js Snap management repository]: https://github.com/nodejs/snap
901911
[Partner Communities]: https://github.com/nodejs/community-committee/blob/HEAD/governance/PARTNER_COMMUNITIES.md
912+
[Snap]: https://snapcraft.io/node
902913
[nodejs.org release-post.js script]: https://github.com/nodejs/nodejs.org/blob/HEAD/scripts/release-post.js
903914
[nodejs.org repository]: https://github.com/nodejs/nodejs.org
904915
[webchat.freenode.net]: https://webchat.freenode.net/

0 commit comments

Comments
 (0)