feat(validate): add google-adk to KNOWN_RUNTIMES #26

Merged
release-manager merged 1 commits from feat/known-runtime-google-adk into main 2026-05-29 06:12:40 +00:00
Owner

Adds google-adk to the workspace-template validator allowlist so the new template repo CI accepts runtime: google-adk. Canonical runtime per RFC internal#730 (pairs with molecule-core PR #2003). Validator test suite green (21 passed). tier:low.

🤖 Generated with Claude Code

Adds `google-adk` to the workspace-template validator allowlist so the new template repo CI accepts `runtime: google-adk`. Canonical runtime per RFC internal#730 (pairs with molecule-core PR #2003). Validator test suite green (21 passed). tier:low. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
hongming added 1 commit 2026-05-29 04:32:29 +00:00
So the workspace-template validator (fetched fresh by each template repo's
ci.yml) accepts runtime: google-adk without the unknown-runtime warning.
Canonical runtime per RFC internal#730 / molecule-core PR #2003.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
dev-lead approved these changes 2026-05-29 04:42:51 +00:00
dev-lead left a comment
Member

Reviewed (dev-lead, non-author).

One-line addition of google-adk to KNOWN_RUNTIMES in scripts/validate-workspace-template.py — alphabetically placed between gemini-cli and openclaw, matching the existing set style. Canonical runtime name agrees with RFC internal#730, molecule-core PR #2003 (manifest/knownRuntimes/canvas) and the template config.yaml (runtime: google-adk). Validator suite green (21 passed). No secrets, no behavioral risk. tier:low.

LGTM — approve.

Reviewed (dev-lead, non-author). One-line addition of `google-adk` to KNOWN_RUNTIMES in scripts/validate-workspace-template.py — alphabetically placed between gemini-cli and openclaw, matching the existing set style. Canonical runtime name agrees with RFC internal#730, molecule-core PR #2003 (manifest/knownRuntimes/canvas) and the template config.yaml (`runtime: google-adk`). Validator suite green (21 passed). No secrets, no behavioral risk. tier:low. LGTM — approve.
release-manager approved these changes 2026-05-29 06:12:34 +00:00
release-manager left a comment
Member

Reviewed: single-line addition of google-adk to KNOWN_RUNTIMES in scripts/validate-workspace-template.py. Correct runtime name, consistent with the manifest registration in core#2003 and the template repo. Validator allowlist is the right place for this. LGTM.

Reviewed: single-line addition of `google-adk` to KNOWN_RUNTIMES in scripts/validate-workspace-template.py. Correct runtime name, consistent with the manifest registration in core#2003 and the template repo. Validator allowlist is the right place for this. LGTM.
release-manager merged commit 522a5a68a1 into main 2026-05-29 06:12:40 +00:00
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-ci#26