Skip to content

feat(adventures): improve scaffold, enforce required level fields#63

Merged
sinduri-g merged 1 commit into
mainfrom
feat/adventure-scaffold-improvements
May 27, 2026
Merged

feat(adventures): improve scaffold, enforce required level fields#63
sinduri-g merged 1 commit into
mainfrom
feat/adventure-scaffold-improvements

Conversation

@sinduri-g
Copy link
Copy Markdown
Contributor

  • new-adventure.mjs: add required/optional labels and examples to every YAML field, add helpfulLinks, audience, and architecture optional blocks, suggest a correctly formatted commit message in next steps
  • schema: expand level required array to include topics, intro, objective, toolbox, howToPlay, and verification
  • generate-adventures.mjs: add validateAdventure checks for all six newly required fields so missing fields error at generation time
  • types.ts: remove ? from topics, intro, objective, toolbox, howToPlay, and verification in AdventureLevel and AdventureLevelSummary
  • echoes-lost-in-orbit, building-cloudhaven: add missing verification blocks to all six levels
  • filteredLevelCard.test.tsx: update LEVEL fixture to satisfy the updated type

- new-adventure.mjs: add required/optional labels and examples to every
  YAML field, add helpfulLinks, audience, and architecture optional blocks,
  suggest a correctly formatted commit message in next steps
- schema: expand level required array to include topics, intro, objective,
  toolbox, howToPlay, and verification
- generate-adventures.mjs: add validateAdventure checks for all six newly
  required fields so missing fields error at generation time
- types.ts: remove ? from topics, intro, objective, toolbox, howToPlay,
  and verification in AdventureLevel and AdventureLevelSummary
- echoes-lost-in-orbit, building-cloudhaven: add missing verification
  blocks to all six levels
- filteredLevelCard.test.tsx: update LEVEL fixture to satisfy the updated type

Signed-off-by: Sinduri Guntupalli <sinduri.guntupalli@dynatrace.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 27, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-05-27 15:15 UTC

@sinduri-g sinduri-g merged commit 9dd8ab4 into main May 27, 2026
3 checks passed
@sinduri-g sinduri-g deleted the feat/adventure-scaffold-improvements branch May 27, 2026 15:15
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