Skip to content

Correct two stale comments in the docs sync - #5494

Merged
ZJvandeWeg merged 2 commits into
mainfrom
fix-stale-docs-sync-comments
Aug 5, 2026
Merged

Correct two stale comments in the docs sync#5494
ZJvandeWeg merged 2 commits into
mainfrom
fix-stale-docs-sync-comments

Conversation

@dimitrieh

Copy link
Copy Markdown
Contributor

Description

Comments only, no behaviour change. Both were left inaccurate by #5473.

nuxt/lib/docs-sync.mjs said the sibling-checkout precedence exists because "the release
pipeline depends on this". It does not: releases are cut by release-publish.yml in
FlowFuse/flowfuse, which builds and npm-publishes and never touches docs or the website.
What actually relies on sibling resolution is the Test Documentation with website job,
which checks both repos out side by side. The old wording reads as though docs publishing
were part of the release pipeline.

scripts/sync_docs.mjs said it exists "so CI can commit the result as a snapshot".
#5473 removed the snapshot. It now runs so CI can resolve the docs before npm install.

Related Issue(s)

None.

Checklist

  • I have read the contribution guidelines
  • I have considered the performance impact of these changes
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
  • For blog PRs, an Art Request has been created (instructions)

@dimitrieh
dimitrieh requested a review from ZJvandeWeg August 4, 2026 16:56
@netlify

netlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

Deploy Preview for flowforge-website ready!

Name Link
🔨 Latest commit 9a1257f
🔍 Latest deploy log https://app.netlify.com/projects/flowforge-website/deploys/6a7219c442a3640007935e37
😎 Deploy Preview https://deploy-preview-5494--flowforge-website.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: 64 (🔴 down 4 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@ZJvandeWeg
ZJvandeWeg merged commit 9a3692d into main Aug 5, 2026
7 checks passed
@ZJvandeWeg
ZJvandeWeg deleted the fix-stale-docs-sync-comments branch August 5, 2026 19:14
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