Skip to content

feat(microvm): wire MicroVM provider in multi-runner module - #5363

Draft
edersonbrilhante wants to merge 7 commits into
microvm-provider-independentfrom
microvm-integration-independent
Draft

feat(microvm): wire MicroVM provider in multi-runner module#5363
edersonbrilhante wants to merge 7 commits into
microvm-provider-independentfrom
microvm-integration-independent

Conversation

@edersonbrilhante

Copy link
Copy Markdown
Contributor

Description

Integrates the Lambda MicroVM compute provider into the experimental multi-runner and runner-config contracts on top of #5362.

  • Adds global and per-lane compute_provider.aws.microvm configuration and precedence resolution.
  • Dispatches MicroVM lanes through runner-config while preserving the existing EC2 path.
  • Adds MicroVM validation, outputs, documentation, and provider-aware runner-config tests.
  • Keeps MicroVM lanes out of EC2 runner-binary synchronization.

Test Plan

Related Issues

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@edersonbrilhante
edersonbrilhante force-pushed the microvm-integration-independent branch from 81842a0 to ee4f4b9 Compare September 4, 2026 12:38
@edersonbrilhante edersonbrilhante changed the title feat(multi-runner): integrate Lambda MicroVM provider feat(microvm): wire MicroVM provider in multi-runner module Sep 4, 2026
@edersonbrilhante
edersonbrilhante force-pushed the microvm-integration-independent branch from ee4f4b9 to 962a32f Compare September 4, 2026 18:14
@edersonbrilhante edersonbrilhante added microvm javascript Pull requests that update Javascript code labels Sep 4, 2026
@edersonbrilhante
edersonbrilhante force-pushed the microvm-integration-independent branch from 962a32f to 615f72f Compare September 4, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code microvm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant