docs: document prerelease channel (prerelease pipeline E2E test)#1589
docs: document prerelease channel (prerelease pipeline E2E test)#1589vibe-dex wants to merge 1 commit into
Conversation
Adds a README section explaining the `next` branch / `*-next.N` tag flow and how consumers opt in via explicit version pin. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Prerelease TaggingMerging this PR will publish a prerelease automatically.
|
What is this Contribution About?
End-to-end test of the new prerelease pipeline (PR #1588) while shipping a real doc improvement.
Adds a README section explaining the
next-branch /apps@X.Y.Z-next.Nflow and how consumers opt in via an explicit version pin indeno.json. Opening this PR should trigger the newprerelease-tag-discussionjob and post a "## Prerelease Tagging" bot comment with the computed patch/minor/major bases against0.151.1. Merging would then triggerdetermine-prerelease-tagand ship a0.151.2-next.1tag + GitHub Pre-release.Issue Link
nextbranch #1588)Loom Video
Demonstration Link
🤖 Generated with Claude Code
Summary by cubic
Adds a README section that documents the prerelease channel from
next(apps@X.Y.Z-next.N) and how to opt in by pinning an exact tag indeno.json. Opening this PR also exercises the prerelease tagging pipeline end to end."apps/"tohttps://cdn.jsdelivr.net/gh/deco-cx/apps@<X.Y.Z-next.N>/indeno.json.deno task updateignores prereleases by default; only explicit-next.Npins are used.Written for commit 8d8f3fb. Summary will update on new commits.