This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
avatus
previously approved these changes
Nov 15, 2024
The docs versioning policy for v17 onward is to switch the default docs version to the newly released major version when we roll it out to Cloud customers. However, this means that once we release the new major version, users who visit the tab for that version see a message that the version is an upcoming release. This change edits the docs engine to not display the "upcoming release" message for v17, while keeping v16 as the default docs version. It also adds an "Edge" submodule for `master`. Since we no longer support v14, this change removes the v14 submodule.
6d9e509
to
e0bad1d
Compare
I pushed e0bad1d so the edge version would show |
avatus
approved these changes
Nov 15, 2024
ptgott
added a commit
to gravitational/teleport
that referenced
this pull request
Nov 18, 2024
Due to gravitational/docs#504, we can label the default docs version something other than `[0-9]+.x`. As a result, the `preview` submodule maps to the docs root instead of `/ver/preview`. This change edits the message posted by the Vercel preview workflow to accommodate this change.
ptgott
added a commit
to gravitational/teleport
that referenced
this pull request
Nov 18, 2024
Due to gravitational/docs#504, we can label the default docs version something other than `[0-9]+.x`. As a result, the `preview` submodule maps to the docs root instead of `/ver/preview`. This change edits the message posted by the Vercel preview workflow to accommodate this change.
github-merge-queue bot
pushed a commit
to gravitational/teleport
that referenced
this pull request
Nov 18, 2024
Due to gravitational/docs#504, we can label the default docs version something other than `[0-9]+.x`. As a result, the `preview` submodule maps to the docs root instead of `/ver/preview`. This change edits the message posted by the Vercel preview workflow to accommodate this change.
github-actions bot
pushed a commit
to gravitational/teleport
that referenced
this pull request
Nov 18, 2024
Due to gravitational/docs#504, we can label the default docs version something other than `[0-9]+.x`. As a result, the `preview` submodule maps to the docs root instead of `/ver/preview`. This change edits the message posted by the Vercel preview workflow to accommodate this change.
github-actions bot
pushed a commit
to gravitational/teleport
that referenced
this pull request
Nov 18, 2024
Due to gravitational/docs#504, we can label the default docs version something other than `[0-9]+.x`. As a result, the `preview` submodule maps to the docs root instead of `/ver/preview`. This change edits the message posted by the Vercel preview workflow to accommodate this change.
github-actions bot
pushed a commit
to gravitational/teleport
that referenced
this pull request
Nov 18, 2024
Due to gravitational/docs#504, we can label the default docs version something other than `[0-9]+.x`. As a result, the `preview` submodule maps to the docs root instead of `/ver/preview`. This change edits the message posted by the Vercel preview workflow to accommodate this change.
ptgott
added a commit
to gravitational/teleport
that referenced
this pull request
Nov 19, 2024
Due to gravitational/docs#504, we can label the default docs version something other than `[0-9]+.x`. As a result, the `preview` submodule maps to the docs root instead of `/ver/preview`. This change edits the message posted by the Vercel preview workflow to accommodate this change.
github-merge-queue bot
pushed a commit
to gravitational/teleport
that referenced
this pull request
Nov 19, 2024
Due to gravitational/docs#504, we can label the default docs version something other than `[0-9]+.x`. As a result, the `preview` submodule maps to the docs root instead of `/ver/preview`. This change edits the message posted by the Vercel preview workflow to accommodate this change.
github-merge-queue bot
pushed a commit
to gravitational/teleport
that referenced
this pull request
Nov 19, 2024
Due to gravitational/docs#504, we can label the default docs version something other than `[0-9]+.x`. As a result, the `preview` submodule maps to the docs root instead of `/ver/preview`. This change edits the message posted by the Vercel preview workflow to accommodate this change.
kopiczko
pushed a commit
to gravitational/teleport
that referenced
this pull request
Nov 19, 2024
Due to gravitational/docs#504, we can label the default docs version something other than `[0-9]+.x`. As a result, the `preview` submodule maps to the docs root instead of `/ver/preview`. This change edits the message posted by the Vercel preview workflow to accommodate this change.
ptgott
added a commit
to gravitational/teleport
that referenced
this pull request
Nov 19, 2024
Due to gravitational/docs#504, we can label the default docs version something other than `[0-9]+.x`. As a result, the `preview` submodule maps to the docs root instead of `/ver/preview`. This change edits the message posted by the Vercel preview workflow to accommodate this change.
ptgott
added a commit
to gravitational/teleport
that referenced
this pull request
Nov 20, 2024
Due to gravitational/docs#504, we can label the default docs version something other than `[0-9]+.x`. As a result, the `preview` submodule maps to the docs root instead of `/ver/preview`. This change edits the message posted by the Vercel preview workflow to accommodate this change.
github-merge-queue bot
pushed a commit
to gravitational/teleport
that referenced
this pull request
Nov 20, 2024
Due to gravitational/docs#504, we can label the default docs version something other than `[0-9]+.x`. As a result, the `preview` submodule maps to the docs root instead of `/ver/preview`. This change edits the message posted by the Vercel preview workflow to accommodate this change.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The docs versioning policy for v17 onward is to switch the default docs version to the newly released major version when we roll it out to Cloud customers. However, this means that once we release the new major version, users who visit the tab for that version see a message that the version is an upcoming release.
This change edits the docs engine to not display the "upcoming release" message for v17, while keeping v16 as the default docs version. It also adds an "Edge" submodule for
master
. Since we no longer support v14, this change removes the v14 submodule.