docs: Open every Cloud concept page with a reason to care#593
Open
developerjamiu wants to merge 2 commits into
Open
docs: Open every Cloud concept page with a reason to care#593developerjamiu wants to merge 2 commits into
developerjamiu wants to merge 2 commits into
Conversation
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
Every Cloud Concept page now opens with a concrete reason a Builder would care, before any mechanics. Surfaced during the Deployment hooks review on #592, where the first draft opened with "scripts at fixed points during a deploy" instead of "build a Flutter web client, run database migrations, send a Slack notification on release".
The audit covers seven pages: Deployments, Logs, Passwords/secrets/env vars, Custom domains, Database, Personal access tokens, Deployment hooks. The concept template at `.github/doc-templates/concept.md` is updated to make the rule explicit and the publishing checklist matches.
Two small cleanups landed in the same pass because the new opener made them visible:
Test plan