Skip to content

chore(microvm): build and publish lifecycle hook - #5380

Open
edersonbrilhante wants to merge 1 commit into
feat-microvm-lifecycle-hooksfrom
microvm-lifecycle-hooks-ci-followup
Open

chore(microvm): build and publish lifecycle hook#5380
edersonbrilhante wants to merge 1 commit into
feat-microvm-lifecycle-hooksfrom
microvm-lifecycle-hooks-ci-followup

Conversation

@edersonbrilhante

Copy link
Copy Markdown
Contributor

Description

Add CI and release automation for the MicroVM lifecycle hook introduced by #5280. The hook is registered as a Yarn workspace, built and tested in the Lambda workflow, packaged as a release asset, and attested alongside the Lambda artifacts.

The release workflow uploads microvm-lifecycle-hooks.zip and its attestation assets. The storage adapter is aligned with the current storage-provider export API so the new build succeeds on the #5280 base.

Test Plan

  • yarn install --immutable --mode=skip-build
  • yarn prettier --check "services/microvm-lifecycle-hooks/**/*.{ts,json,md}"
  • yarn eslint services/microvm-lifecycle-hooks/src
  • NX_DAEMON=false yarn nx test @aws-github-runner/microvm-lifecycle-hooks (45 tests passed)
  • yarn workspace @aws-github-runner/microvm-lifecycle-hooks build
  • Packaged and inspected microvm-lifecycle-hooks.zip
  • YAML parsing and git diff --check

Related Issues

Stacked on #5280.

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant