Reconcile enterprise/cloud doc divergence + add bump-last-updated tooling#1547
Open
justinegeffen wants to merge 15 commits into
Open
Reconcile enterprise/cloud doc divergence + add bump-last-updated tooling#1547justinegeffen wants to merge 15 commits into
justinegeffen wants to merge 15 commits into
Conversation
…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>
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
There was a problem hiding this comment.
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.
| ### 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: |
Member
There was a problem hiding this comment.
Check - is BitBucket fully services in Enterprise?
Contributor
Author
There was a problem hiding this comment.
@swampie, is this content still accurate?
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>
Member
|
I'll check the scripts again next week. But otherwise looking good. |
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
date created: "YYYY-MM-DD"+last updated: "YYYY-MM-DD"bump-last-updatedpre-commit hook + extends pre-commit-fix.yaml to auto-trigger on PRs solast updated:stays current without manual effortThe 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
bump-last-updatedhook works locally (pre-commit run bump-last-updated --all-files)pre-commit-fix.yamlworkflow runs on this PR'ssynchronizeevent and that the bot only commits a bump if dates are stalestudio:executeLaunch=❌,j21-26.04launcher row)🤖 Generated with Claude Code