Skip to content

test: add Lambda deploy plan coverage#269

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
op-simoneromeo:codex/lambda-deploy-plan-tests
May 20, 2026
Merged

test: add Lambda deploy plan coverage#269
ralyodio merged 1 commit into
profullstack:masterfrom
op-simoneromeo:codex/lambda-deploy-plan-tests

Conversation

@op-simoneromeo
Copy link
Copy Markdown
Contributor

Summary

  • changes deploy-lambda build to write an inspectable lambda-deploy.json plan instead of probing AWS credentials during build
  • keeps dry-run shipping side-effect free and delays the live AWS function lookup until real ship mode
  • adds Lambda config coverage for region, environment, layers, memory, timeout, publish, and mocked AWS CLI update/create paths

Validation

  • corepack pnpm@9.12.0 exec vitest run packages/targets/deploy-lambda/src/index.test.ts
  • corepack pnpm@9.12.0 --filter @profullstack/sh1pt-target-deploy-lambda typecheck
  • corepack pnpm@9.12.0 --filter @profullstack/sh1pt-target-deploy-lambda build
  • git diff --check

Refs #6

@ralyodio ralyodio merged commit 608fa74 into profullstack:master May 20, 2026
4 checks passed
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.

2 participants