Skip to content

chore(docs): bump starlight theme to 0.2.0, adopt key/value lists#340

Merged
dcramer merged 1 commit into
mainfrom
jr/bump-theme-kv-lists
May 21, 2026
Merged

chore(docs): bump starlight theme to 0.2.0, adopt key/value lists#340
dcramer merged 1 commit into
mainfrom
jr/bump-theme-kv-lists

Conversation

@sentry-junior
Copy link
Copy Markdown
Contributor

@sentry-junior sentry-junior Bot commented May 21, 2026

Summary

Bumps @sentry/starlight-theme from ^0.1.1 to ^0.2.0 and adopts the new sentry-key-value-list format for config/reference field documentation across the docs site.

Changes

Theme bump: packages/docs/package.json^0.2.0

Tables converted to key/value lists (property/field definitions with types):

  • config/skills.mdx — Fields
  • config/triggers.mdx — Fields, Schedule Triggers
  • config/output.mdx — Output Fields
  • config/chunking.mdx — Coalescing
  • config/runner.mdx — concurrency field
  • config/models.mdx — Model Lanes
  • github/workflow.mdx — Action Inputs
  • github/org.mdx — Organization Secrets, App Secrets
  • github/repository.mdx — Secrets, App Secrets
  • config.mdx — Environment Variables
  • skills/writing.mdx — Frontmatter

Tables intentionally kept as Markdown tables:

  • CLI option/argument/subcommand tables (flag references)
  • Architecture conceptual mapping tables
  • Model precedence/cascade tables (order matters)
  • Enum/value tables (File Pattern Modes, Pull Request Actions, Runtime)
  • Pi selector example mappings
  • File/directory purpose tables

Verification

  • pnpm lint
  • pnpm build
  • pnpm test — 1701 passed ✅
  • pnpm --filter dex-docs build
  • Confirmed sentry-key-value-list elements present in built HTML output

Bump @sentry/starlight-theme from ^0.1.1 to ^0.2.0 and convert
config/reference field tables to the new sentry-key-value-list format.

Tables converted:
- config/skills.mdx: Fields
- config/triggers.mdx: Fields, Schedule Triggers
- config/output.mdx: Output Fields
- config/chunking.mdx: Coalescing
- config/runner.mdx: concurrency field
- config/models.mdx: Model Lanes
- github/workflow.mdx: Action Inputs
- github/org.mdx: Organization Secrets, App Secrets
- github/repository.mdx: Secrets, App Secrets
- config.mdx: Environment Variables
- skills/writing.mdx: Frontmatter

Tables intentionally kept as Markdown tables:
- CLI option/argument/subcommand tables
- Architecture conceptual mapping tables
- Model precedence/cascade tables
- Enum/value tables (File Pattern Modes, Pull Request Actions, Runtime)
- Pi selector example mappings
- File/directory purpose tables

Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
@sentry-junior sentry-junior Bot force-pushed the jr/bump-theme-kv-lists branch from 1c282a8 to a2522a7 Compare May 21, 2026 00:38
@dcramer dcramer merged commit bd39bf0 into main May 21, 2026
19 checks passed
@dcramer dcramer deleted the jr/bump-theme-kv-lists branch May 21, 2026 00:52
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