Skip to content

ci(docs): replace replace-flex-version with the tag on stable doc builds#2903

Merged
moabu merged 1 commit into
mainfrom
ci/build-docs-flex-version
Jun 25, 2026
Merged

ci(docs): replace replace-flex-version with the tag on stable doc builds#2903
moabu merged 1 commit into
mainfrom
ci/build-docs-flex-version

Conversation

@mo-auto

@mo-auto mo-auto commented Jun 25, 2026

Copy link
Copy Markdown
Member

Summary

build-docs.yml's stable branch still ran s/replace-janssen-version/${LATEST:1}/ — copied from jans — so flex's replace-flex-version doc placeholders were never substituted with the tag on a release (they stayed literal). Point it at replace-flex-version; the same sed also covers replace-flex-version-stable (via the prefix → <ver>-stable) and vreplace-flex-version (→ v<ver>).

Also fixed a stray vreplace-janssen-version in docs/install/vm-install/suse.md — it's a GluuFederation/flex release-download URL, so it should be vreplace-flex-version.

Verified with LATEST=v6.2.0: --version=replace-flex-version--version=6.2.0, and .../vreplace-flex-version/flex_replace-flex-version-stable.bundle.../v6.2.0/flex_6.2.0-stable.bundle. No replace-janssen-version remains in flex docs.

…on stable builds

build-docs.yml's stable branch still ran s/replace-janssen-version/.../ (copied from jans), so
flex's replace-flex-version doc placeholders were never substituted with the tag on a release - they
stayed literal. Point it at replace-flex-version (the same sed covers replace-flex-version-stable via
the prefix and vreplace-flex-version -> v<ver>). Also fix a stray vreplace-janssen-version in
suse.md: it's a GluuFederation/flex release-download URL, so it's vreplace-flex-version.

Signed-off-by: moauto <54212639+mo-auto@users.noreply.github.com>
@mo-auto mo-auto requested review from iromli and moabu as code owners June 25, 2026 09:07
@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@mo-auto, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 35 minutes and 14 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 4a25f789-efb5-4b2f-bddc-c075313b4ed4

📥 Commits

Reviewing files that changed from the base of the PR and between c9aaa80 and ccfc9ad.

📒 Files selected for processing (2)
  • .github/workflows/build-docs.yml
  • docs/install/vm-install/suse.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/build-docs-flex-version

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mo-auto mo-auto added area-CI Indicates work required in automatic builds or CI infrastructure area-documentation Documentation needs to change as part of issue or PR labels Jun 25, 2026
@moabu moabu merged commit ae03500 into main Jun 25, 2026
8 checks passed
@moabu moabu deleted the ci/build-docs-flex-version branch June 25, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-CI Indicates work required in automatic builds or CI infrastructure area-documentation Documentation needs to change as part of issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants