Relabel the Security Center from Alpha to Beta#4231
Draft
osc135 wants to merge 2 commits into
Draft
Conversation
As part of the Security Center beta rollout, update the documentation labeling from Alpha to Beta: the Security Center topic (title, note, requirements, limitations), the sidebar category label, and the cross-references to "Security Center (Alpha)" in other topics. sc-136162
✅ Deploy Preview for replicated-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for replicated-docs-upgrade ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| @@ -1,9 +1,9 @@ | |||
| # About the Security Center (Alpha) | |||
| # About the Security Center (Beta) | |||
Contributor
There was a problem hiding this comment.
[Replicated.Headings] 'About the Security Center (Beta)' should use sentence case.
Rewrite the passive-voice and over-length sentences that Vale flagged on the lines touched by the Alpha-to-Beta relabel, across the Security Center requirements, Helm install, and onboarding topics. sc-136162
Member
|
this should be one of the last things done when we flip the UI and only at the completion of the entire BETA epic |
Member
|
when we come back to this, i've since split the single page into more pages in this pr #4237 |
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
As part of the Security Center beta rollout (sc-136162), relabels the Security Center from Alpha to Beta across the docs.
docs/vendor/security-center-about.mdx— the page title, the intro note, the Requirements line, and the Limitations line.sidebars.js— the "Security Center (Alpha)" category label in the table of contents.helm-install-airgap.mdx,install-with-helm.mdx,replicated-onboarding-helm-only.mdx, andpackaging-include-resources.md.Only Security Center references were changed; unrelated "Alpha" mentions (Helm-managed mode, release notes, Compatibility Matrix, etc.) were left as-is.
Note
This is the Docs half of the ticket. The UI half (Alpha → Beta in the Security Center Vendor Portal components) is a separate change in the vandoor repo.