Skip to content

Fix broken lambda layer deployment workflow#153

Merged
steventux merged 1 commit intomainfrom
fix-broken-lambda-layer-workflow
Jul 3, 2025
Merged

Fix broken lambda layer deployment workflow#153
steventux merged 1 commit intomainfrom
fix-broken-lambda-layer-workflow

Conversation

@steventux
Copy link
Contributor

The publish lambda layer workflow was broken because env vars can't be passed between different workflows.
Ideally we would only publish a new layer after the test suite has run on merge as we do with lambda code but we want to restrict publishing new layers for dependency updates only, hence the switch back to on: push

@steventux steventux added this pull request to the merge queue Jul 3, 2025
Merged via the queue into main with commit 560b2b6 Jul 3, 2025
17 checks passed
@steventux steventux deleted the fix-broken-lambda-layer-workflow branch July 3, 2025 12:49
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