Skip to content

Fix Lambda deployment: SSM permissions, cross-platform builds#563

Merged
IanButterworth merged 1 commit intomasterfrom
ib/fix_deploy_2
Apr 13, 2026
Merged

Fix Lambda deployment: SSM permissions, cross-platform builds#563
IanButterworth merged 1 commit intomasterfrom
ib/fix_deploy_2

Conversation

@IanButterworth
Copy link
Copy Markdown
Member

  • template.yaml: Replace SSMParameterReadPolicy with explicit IAM statement to fix leading-slash ARN mismatch
  • Makefile: Cross-compile Linux x86_64 wheels via pip flags instead of requiring Docker; skip poetry export if requirements.txt exists
  • DEVGUIDE.md: Update deployment instructions, troubleshooting, log group names, and add token rotation docs
  • .samignore: Exclude .venv from SAM build context

Tested manually and generated JuliaRegistries/TagBotErrorReports#226

- template.yaml: Replace SSMParameterReadPolicy with explicit IAM
  statement to fix leading-slash ARN mismatch
- Makefile: Cross-compile Linux x86_64 wheels via pip flags instead of
  requiring Docker; skip poetry export if requirements.txt exists
- DEVGUIDE.md: Update deployment instructions, troubleshooting, log
  group names, and add token rotation docs
- .samignore: Exclude .venv from SAM build context
@IanButterworth IanButterworth merged commit 939da8b into master Apr 13, 2026
3 checks passed
@IanButterworth IanButterworth deleted the ib/fix_deploy_2 branch April 13, 2026 01:04
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.

1 participant