Tagged: ci
Pages with this tag
4 · CI + ServerSync
1Wire GitHub Actions for deploys and ServerSync — author the workflows, set the GitHub Secrets (PAT, SSH key), keep clear_paths ↔ GIT_ONLY_PATHS symmetric, and validate with actionlint. First live runs happen in Phase 5 or Phase 12.
9 · Atlas Cloud
2Decide whether to register your schema with Atlas Cloud for versioned migration tracking — open the SSH tunnel, build a baseline migration from the selected non-production schema, push it to Atlas Cloud, apply the baseline to that target, and wire up GitHub CI. Requires an active Atlas Cloud license; free alternatives noted.
Doc guardrails
3The automated guards that keep docs copy-paste-safe and drift-free — MDX shell linter, doc-drift checker, agent hooks, rules, and CI. What runs, when, and how authors interact with it.