Skip to content

docs: port v0.16 upgrade guide onto refactored docs#818

Merged
alexluong merged 1 commit intofeat/refactor-docsfrom
docs/upgrade-v0.16-on-refactor
Apr 10, 2026
Merged

docs: port v0.16 upgrade guide onto refactored docs#818
alexluong merged 1 commit intofeat/refactor-docsfrom
docs/upgrade-v0.16-on-refactor

Conversation

@alexluong
Copy link
Copy Markdown
Collaborator

Summary

Ports the v0.16 upgrade guide from #811 (merged to main) into the new Markdoc-based docs structure on feat/refactor-docs (#814).

  • Adds docs/content/self-hosting/upgrade-v0.16.mdoc following the upgrade-v0.14.mdoc pattern (title + description frontmatter, plain Markdoc).
  • Registers the new page in docs/content/nav.json under the Changelog section, after v0.14.
  • Renames prose references from "operation events" → "operator events" to match the naming decision on feat/refactor-docs. Env var names (OPERATION_EVENTS_*) are preserved as-is since they're defined in code.

Notes

  • Targets feat/refactor-docs (not main), so it merges into wip: Add new docs content #814 before that PR lands.
  • The existing docs/content/features/operator-events.mdoc already uses "operator events" in prose with OPERATION_EVENTS_* env vars — no changes needed there.
  • No port needed for the other files touched by docs: add v0.16 upgrade guide #811 (features.mdx, event-delivery.mdx, alerts.mdx, zudoku.config.ts) — they're all rewritten or deleted by wip: Add new docs content #814.

Test plan

  • Render feat/refactor-docs + this branch locally and confirm the v0.16 upgrade page loads
  • Verify the Changelog nav section shows v0.16 after v0.14
  • Verify the cross-link from "Alert Callbacks Replaced by Operator Events" → /features/operator-events resolves

Ports the v0.16 upgrade guide from #811 into the new Markdoc-based
docs structure. Adapts "operation events" prose to "operator events"
to match the naming decision on feat/refactor-docs; env vars remain
OPERATION_EVENTS_* as defined in code.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
outpost-docs Ready Ready Preview, Comment Apr 10, 2026 5:10pm
outpost-website Ready Ready Preview, Comment Apr 10, 2026 5:10pm

Request Review

@alexluong alexluong merged commit e66378c into feat/refactor-docs Apr 10, 2026
4 checks passed
@alexluong alexluong deleted the docs/upgrade-v0.16-on-refactor branch April 10, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant