Skip to content

chore: docs updates for v2.4 release - #1138

Merged
jbw976 merged 2 commits into
crossplane:masterfrom
jbw976:2.4-release
Aug 20, 2026
Merged

chore: docs updates for v2.4 release#1138
jbw976 merged 2 commits into
crossplane:masterfrom
jbw976:2.4-release

Conversation

@jbw976

@jbw976 jbw976 commented Aug 20, 2026

Copy link
Copy Markdown
Member

This PR addresses all items in the codebase for the v2.4 docs release issue:

I also deleted the content/cli/v2.1 directory since the CLI still shipped as part of core crossplane in that release, so it makes sense to remove those docs along with the main v2.1 docs too. I thought about putting that into the release item checklist, but eventually we won't need to do this since the CLI split out from core and has its own lifecycle starting in v2.3.

Note that while trying to test locally with hugo server, I discovered these issues:

So I haven't been able to test locally and we'll see if we can rely on the docs preview site 🙏

Fixes all checklist items from crossplane#1135

Signed-off-by: Jared Watts <jbw976@gmail.com>
@netlify

netlify Bot commented Aug 20, 2026

Copy link
Copy Markdown

Deploy Preview for crossplane ready!

Name Link
🔨 Latest commit c8fb685
🔍 Latest deploy log https://app.netlify.com/projects/crossplane/deploys/6a8763e22c8fdf0008e6b8d3
😎 Deploy Preview https://deploy-preview-1138--crossplane.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 94 (🟢 up 1 from production)
Accessibility: 90 (🔴 down 2 from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread netlify_build.sh
# Which CLI docs version is the "Latest"? Tracked separately from core so the
# two version lines can diverge. Keep in sync with params.cliLatest in config.yaml.
CLI_LATEST_VER="2.3"
CLI_LATEST_VER="2.4"

@jbw976 jbw976 Aug 20, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like the CLI v2.4 release may have missed this ^

params.cliLatest was already updated, so nothing to do there

@jbw976

jbw976 commented Aug 20, 2026

Copy link
Copy Markdown
Member Author

looks like some Vale errors, which I don't expect given I didn't change any content...

Vale 3.14.2 lints YAML frontmatter while the previous version of Vale
that we used (3.7.1) did not.

Since the version bump in fc3ed6f, these errors have been sitting latent
until some commit touched them again (i.e. the v2.4 release) which makes
them eligble for rescan.

This commit make sa slight reword for both descriptions in every version
they exist.

Signed-off-by: Jared Watts <jbw976@gmail.com>
@jbw976

jbw976 commented Aug 20, 2026

Copy link
Copy Markdown
Member Author

Pushed c8fb685 to fix the Vale errors.

they had been sitting there since we bumped the Vale version in #1097, then finally got tested today when this PR moved all the files around for v2.4.

@jbw976
jbw976 merged commit f51137d into crossplane:master Aug 20, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants