chore(docs): bump starlight theme to 0.2.0, adopt key/value lists#340
Merged
Conversation
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>
1c282a8 to
a2522a7
Compare
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
Bumps
@sentry/starlight-themefrom^0.1.1to^0.2.0and adopts the newsentry-key-value-listformat for config/reference field documentation across the docs site.Changes
Theme bump:
packages/docs/package.json→^0.2.0Tables converted to key/value lists (property/field definitions with types):
config/skills.mdx— Fieldsconfig/triggers.mdx— Fields, Schedule Triggersconfig/output.mdx— Output Fieldsconfig/chunking.mdx— Coalescingconfig/runner.mdx— concurrency fieldconfig/models.mdx— Model Lanesgithub/workflow.mdx— Action Inputsgithub/org.mdx— Organization Secrets, App Secretsgithub/repository.mdx— Secrets, App Secretsconfig.mdx— Environment Variablesskills/writing.mdx— FrontmatterTables intentionally kept as Markdown tables:
Verification
pnpm lint✅pnpm build✅pnpm test— 1701 passed ✅pnpm --filter dex-docs build✅sentry-key-value-listelements present in built HTML output