Skip to content

feat(sdk): add alpine/debian runtime variants#125

Open
enesakar wants to merge 1 commit intomainfrom
feat/runtime-variant-types
Open

feat(sdk): add alpine/debian runtime variants#125
enesakar wants to merge 1 commit intomainfrom
feat/runtime-variant-types

Conversation

@enesakar
Copy link
Copy Markdown
Contributor

Summary

  • Expand Runtime type to include -alpine and -debian suffixes for all runtimes (node, python, golang, ruby, rust)
  • Document runtime variants and defaults (Debian) in SDK and CLI READMEs

Test plan

  • Verify TypeScript compilation passes with expanded Runtime type
  • Check that existing code using base runtime names ("node", "python", etc.) still compiles
  • Confirm README tables render correctly

🤖 Generated with Claude Code

- Expand Runtime type with -alpine and -debian suffixes for all runtimes
- Document runtime variants in SDK and CLI READMEs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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