V0.6.2 docs openapi #37

Merged
xcaliber merged 4 commits from v0.6.2-docs-openapi into main 2026-03-31 12:01:51 +00:00
Owner
No description provided.
xcaliber added 1 commit 2026-03-31 10:54:29 +00:00
Feat v0.6.1-v0.6.2: backup/restore, docs surface, dynamic OpenAPI
Some checks failed
CI/CD / detect-changes (pull_request) Successful in 20s
CI/CD / test-frontend (pull_request) Successful in 6s
CI/CD / test-sqlite (pull_request) Has been cancelled
CI/CD / build-and-deploy (pull_request) Has been cancelled
CI/CD / test-go-pg (pull_request) Has been cancelled
7bdc6df6b4
v0.6.1 — Backup tooling (.swb ZIP export/import), admin backup section,
docs surface with markdown rendering, 5 reference docs, 6 handler tests.

v0.6.2 — Dark mode contrast fixes, topbar nav, 📖 docs icon, dynamic
OpenAPI spec with extension route merging, docs outline sidebar,
scroll/routing fixes; 7 new tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
xcaliber added 1 commit 2026-03-31 10:57:11 +00:00
Delete TURNOVER.md
Some checks failed
CI/CD / detect-changes (pull_request) Successful in 4s
CI/CD / test-frontend (pull_request) Successful in 5s
CI/CD / test-go-pg (pull_request) Failing after 2m46s
CI/CD / test-sqlite (pull_request) Successful in 2m50s
CI/CD / build-and-deploy (pull_request) Has been skipped
e4b5f4e8a8
xcaliber added 1 commit 2026-03-31 11:03:08 +00:00
Fix OpenAPI tests failing on Postgres CI
All checks were successful
CI/CD / detect-changes (pull_request) Successful in 4s
CI/CD / test-frontend (pull_request) Successful in 5s
CI/CD / test-go-pg (pull_request) Successful in 2m42s
CI/CD / test-sqlite (pull_request) Successful in 2m47s
CI/CD / build-and-deploy (pull_request) Successful in 1m39s
fad32bd48a
openapiTestStores() was hardcoded to sqlite.NewStores() regardless of
the DB backend. When CI runs against Postgres, the SQLite ? placeholders
cause "syntax error at or near ','". Use the same IsSQLite() check
pattern as packages_bundled_test.go.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
xcaliber added 1 commit 2026-03-31 11:57:27 +00:00
Chore: trim roadmap head, add v0.6.3–v0.6.6 from audit, update changelog
All checks were successful
CI/CD / detect-changes (pull_request) Successful in 3s
CI/CD / test-frontend (pull_request) Successful in 5s
CI/CD / test-sqlite (pull_request) Successful in 2m45s
CI/CD / test-go-pg (pull_request) Successful in 2m50s
CI/CD / build-and-deploy (pull_request) Successful in 1m31s
761cbbb2b3
- ROADMAP.md: replace Phase 0 + v0.2.x–v0.5.x detail with a one-paragraph
  summary (full history preserved in CHANGELOG.md); add v0.6.3–v0.6.6
  pre-fork hardening track from the v0.6.2 brutal audit; add three new
  Design Decisions Log entries (builtin package rationale, cluster
  dashboard retirement, block renderers decoupled from chat)
- CHANGELOG.md: add v0.6.2 entry (dark mode, routing/scrolling fixes,
  dynamic OpenAPI, Postgres test fix)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
xcaliber merged commit a887b4c78b into main 2026-03-31 12:01:51 +00:00
xcaliber deleted branch v0.6.2-docs-openapi 2026-03-31 12:01:52 +00:00
xcaliber referenced this issue from a commit 2026-03-31 12:01:52 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: switchboard/core#37