Remove Calico Enterprise 3.23 EP1 docs (version-3.23-1)#2813
Merged
Conversation
3.23 EP1 is superseded by EP2 (version-3.23-2) and is already excluded from the build (not in docusaurus.config onlyIncludeVersions). Remove the stale versioned docs dir + sidebar and drop it from versions.json. Mirrors the earlier "Remove docs for 3.22 ep1" cleanup; kept separate from the 3.23.1 publish PR.
✅ Deploy Preview for calico-docs-preview-next ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview succeeded!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

What
Removes the Calico Enterprise 3.23 EP1 versioned docs (
version-3.23-1).3.23 EP1 is superseded by EP2 (
version-3.23-2) and is already excluded from the build — it isn't indocusaurus.config.js'sonlyIncludeVersions, so this only deletes a stale, unbuilt doc set.Changes
calico-enterprise_versioned_docs/version-3.23-1/calico-enterprise_versioned_sidebars/version-3.23-1-sidebars.json"3.23-1"fromcalico-enterprise_versions.jsonNo
docusaurus.config.jschange needed (3.23-1 was never in the version map /onlyIncludeVersions).Mirrors the earlier "Remove docs for 3.22 ep1" cleanup. Kept separate from the 3.23.1 publish PR (#2812), which is purely release/version metadata.