Skip to content

✨ feat(cassette): declare config environment mappings - #323

Draft
jpmcb wants to merge 1 commit into
mainfrom
feat/cassette-config-env-322
Draft

✨ feat(cassette): declare config environment mappings#323
jpmcb wants to merge 1 commit into
mainfrom
feat/cassette-config-env-322

Conversation

@jpmcb

@jpmcb jpmcb commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

👨🏼

🤖


Closes #322.

Summary

  • add optional env mappings to cassette config entries
  • derive omitted mappings from the uppercased key with dots converted to underscores
  • validate, canonicalize, and publish resolved environment variable names
  • update hello-world to use GREETING and document the manifest behavior

Validation

  • make format
  • make test
  • independent reviewer: no findings

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.

Declare cassette environment variable mappings in manifests

1 participant