Skip to content

Add GitHub Actions workflow to build Lambda deployment package#3

Merged
Minto312 merged 1 commit intomainfrom
codex/create-github-action-for-lambda-zip-packaging
Oct 18, 2025
Merged

Add GitHub Actions workflow to build Lambda deployment package#3
Minto312 merged 1 commit intomainfrom
codex/create-github-action-for-lambda-zip-packaging

Conversation

@Minto312
Copy link
Copy Markdown
Owner

Summary

  • add a CI workflow that runs go test, builds the Lambda bootstrap binary, and zips it for deployment
  • upload the resulting function.zip as an artifact for easy download

Testing

  • go test ./...

https://chatgpt.com/codex/tasks/task_e_68f385ea29d48322ad659b1008d7c2bc

@Minto312 Minto312 merged commit a6b8eb3 into main Oct 18, 2025
1 check failed
@Minto312 Minto312 deleted the codex/create-github-action-for-lambda-zip-packaging branch October 18, 2025 12:30
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