Skip to content

Reconcile enterprise/cloud doc divergence + add bump-last-updated tooling#1547

Open
justinegeffen wants to merge 15 commits into
masterfrom
enterprise-cloud-divergence-audit
Open

Reconcile enterprise/cloud doc divergence + add bump-last-updated tooling#1547
justinegeffen wants to merge 15 commits into
masterfrom
enterprise-cloud-divergence-audit

Conversation

@justinegeffen

Copy link
Copy Markdown
Contributor

Summary

  • Fixes drift bugs surfaced by an enterprise vs cloud doc audit (broken refs, half-completed rebrands, regressions, UI-label inconsistencies, stale Bitbucket flow, etc.)
  • Normalizes frontmatter date format across both trees to date created: "YYYY-MM-DD" + last updated: "YYYY-MM-DD"
  • Adds a bump-last-updated pre-commit hook + extends pre-commit-fix.yaml to auto-trigger on PRs so last updated: stays current without manual effort

The full per-file rationale (decisions, ports, audit corrections, deliberately-untouched items) lives in enterprise-cloud-divergence-audit.md. That doc is the canonical decision log — it deliberately keeps this PR description short.

Test plan

  • Confirm the new bump-last-updated hook works locally (pre-commit run bump-last-updated --all-files)
  • Confirm the extended pre-commit-fix.yaml workflow runs on this PR's synchronize event and that the bot only commits a bump if dates are stale
  • Spot-check a few of the user-direction calls (R-IDE rebrand, "Revision" UI label, studio:execute Launch=❌, j21-26.04 launcher row)
  • Verify the Antigravity skill port renders correctly on the preview build
  • Verify the Bitbucket section update on Enterprise renders correctly

🤖 Generated with Claude Code

…ling

Fixes drift bugs surfaced by the enterprise vs cloud audit, normalizes
frontmatter date format across both trees, and adds a pre-commit hook +
CI auto-trigger so last updated dates stay current. Full per-file
rationale in enterprise-cloud-divergence-audit.md.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@netlify

netlify Bot commented Jun 8, 2026

Copy link
Copy Markdown

Deploy Preview for seqera-docs ready!

Name Link
🔨 Latest commit 3c09ebb
🔍 Latest deploy log https://app.netlify.com/projects/seqera-docs/deploys/6a2c19197776ce0008a1be21
😎 Deploy Preview https://deploy-preview-1547--seqera-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@justinegeffen justinegeffen added 1. Editor review Needs a language review 1. Dev/PM/SME Needs a review by a Dev/PM/SME do not merge Do not merge until this label is removed claude-code-assisted Vibe-coded but with human oversight and guidance. Must be validated by another human and co-pilot. content-improvement This work improves content editorially or structurally. labels Jun 8, 2026

@christopher-hakkaart christopher-hakkaart left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Most of this PR is cosmetic and date added and changed improvements. So it looks worse than it actually is.

95% of these changes are not offensive.

I've been through the changes and flagged anything that I think needs checked. IMO - everything else can be skimmed.

The report at the end flags some important differences and can be reviewed separately for quick wins.

Comment thread .github/scripts/bump-last-updated.py
Comment thread platform-enterprise_docs/co-scientist/skill-antigravity.md
Comment thread platform-enterprise_docs/functionality_matrix/overview.md
### Bitbucket

To connect to a private BitBucket repository, see the [BitBucket documentation](https://support.atlassian.com/bitbucket-cloud/docs/app-passwords/) to learn how to create a BitBucket App password. Then, create a new credential in Seqera with these steps:
To connect to a private BitBucket repository, see [API tokens](https://support.atlassian.com/bitbucket-cloud/docs/api-tokens/) to learn how to create a BitBucket API token (the API token must have at least `read:repository:bitbucket` scope). Then, create a new credential in Seqera with these steps:

@christopher-hakkaart christopher-hakkaart Jun 8, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Check - is BitBucket fully services in Enterprise?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@swampie, is this content still accurate?

Comment thread platform-enterprise_docs/orgs-and-teams/roles.md
Comment thread platform-enterprise_docs/pipelines/versioning.md Outdated
Comment thread platform-enterprise_docs/secrets/overview.md Outdated
justinegeffen and others added 11 commits June 9, 2026 21:57
Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Per PR review (christopher-hakkaart): pre-commit hook now fails explicitly
with the exact fix command, matching the existing check-doc-tags pattern.
CI workflow still auto-bumps on PR via a dedicated step so fork
contributors and skipped local hooks merge with current dates.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
@justinegeffen justinegeffen removed the do not merge Do not merge until this label is removed label Jun 12, 2026
@christopher-hakkaart

Copy link
Copy Markdown
Member

I'll check the scripts again next week. But otherwise looking good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1. Dev/PM/SME Needs a review by a Dev/PM/SME 1. Editor review Needs a language review claude-code-assisted Vibe-coded but with human oversight and guidance. Must be validated by another human and co-pilot. content-improvement This work improves content editorially or structurally.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants