Uh oh!
There was an error while loading. Please reload this page.
docs: refresh the root README for beta.64 and name the 0.4.0 breaking section - #32
Conversation
… section The quickstart still used the pre-0.2.0 ui section, which the strict schema rejects, and a second admin hostname that no longer exists. The highlights and chart table described the retired client-admin-console process. release-please does not edit BREAKING.md, so the heading names the version it will ship under.
Warning Review limit reachedNext included review available in 9 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (2)
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 |
There was a problem hiding this comment.
🟢 Approval recommended
Documentation updates align with existing chart values/keys (e.g., server.splitConsoles, worker.enabled) and don’t introduce code or chart behavior changes.
Pull request overview
Updates repository documentation to match the Authup beta.64 chart topology introduced in #29 and to align charts/authup/BREAKING.md with the upcoming 0.4.0 release naming (per release-please in #31).
Changes:
- Refresh root README highlights and install/quickstart text to reflect the combined-server default, one-hostname model, and optional split consoles/worker.
- Remove the deprecated
ui:quickstart values that the strict schema rejects. - Rename the
charts/authup/BREAKING.md“Next release (unreleased)” heading to0.4.0.
File summaries
| File | Description |
|---|---|
| README.md | Updates quickstart/highlights to beta.64 roles/topology and removes obsolete ui: config. |
| charts/authup/BREAKING.md | Renames the unreleased breaking-changes heading to 0.4.0 for the release. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Uh oh!
There was an error while loading. Please reload this page.
Follow-up to #29 before the 0.4.0 release PR (#31) merges.
ui:section, which the strict schema now rejects (additional properties 'ui' not allowed), and a second admin hostname that no longer exists. Rewritten for the combined server with one hostname; the block was rendered against the chart to confirm it is valid.client-admin-consoleprocess and the two-origin URL model. Updated to the beta.64 roles (combined server, optional split consoles, optional worker).BREAKING.mdheadingNext release (unreleased)becomes0.4.0, the version release-please computed in chore: release master #31, because release-please never edits that file (0.2.0 shipped with "(unreleased)" in its heading).Docs only; no chart changes.