docs(nexus-pdp): the image is permitio/nexus-pdp, not permitio/pdp-v3 - #657
Open
EliMoshkovich wants to merge 1 commit into
Open
EliMoshkovich wants to merge 1 commit into
EliMoshkovich wants to merge 1 commit into
Conversation
cloud-pdp#157 (PER-16042) publishes the Nexus PDP image as permitio/nexus-pdp only; the old repository is frozen. Merge before, or with, the first cloud-pdp release after #157 merges. Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for permitio-docs ready!
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.
Summary
Renames the Nexus PDP image in the public docs from
permitio/pdp-v3topermitio/nexus-pdp(6 pages, 13 lines:nexus-pdp.mdx,nexus-pdp-deployment.mdx,nexus-pdp-configuration.mdx,nexus-pdp-feature-parity.mdx,nexus-pdp-how-it-works.mdx,overview.mdx). Nothing else changes;permitio/pdp-v2references are untouched.Why
permitio/cloud-pdp#157 (PER-16042) makes CI publish the edge image to
permitio/nexus-pdponly.permitio/pdp-v3is frozen: every existing tag still resolves, but no new release or beta is written there. From the first cloud-pdp release after #157 merges, new versions exist only undernexus-pdp, so these pages have to say it.Merge order
Merge this before, or together with, the first cloud-pdp release published after cloud-pdp#157 merges (and not before #157 itself merges). The deployment page tells customers to pin "a specific
permitio/nexus-pdprelease tag"; until that first release,nexus-pdphas only dev builds, so merging this early would point readers at a repository with no release tag yet.Owner: Eli.
🤖 Generated with Claude Code