Skip to content

Use built lambda.zip when creating build context#44

Merged
josegonzalez merged 1 commit into
masterfrom
cleanup-builds
Aug 9, 2022
Merged

Use built lambda.zip when creating build context#44
josegonzalez merged 1 commit into
masterfrom
cleanup-builds

Conversation

@josegonzalez
Copy link
Copy Markdown
Member

In certain environments, the build directory has it's permissions tainted because lambda-builder is invoked as non-root. This change ensures builds succeed in more limited environments.

In certain environments, the build directory has it's permissions tainted because lambda-builder is invoked as non-root. This change ensures builds succeed in more limited environments.
@josegonzalez josegonzalez merged commit 66701fe into master Aug 9, 2022
@josegonzalez josegonzalez deleted the cleanup-builds branch August 9, 2022 06:18
josegonzalez added a commit that referenced this pull request Aug 9, 2022
- Update docs to add a way for executing the function directly without extra tools #22
- chore(deps): bump golang from 1.18.1-buster to 1.18.2-buster #24
- chore(deps): bump github.com/mitchellh/cli from 1.1.2 to 1.1.3 #23
- chore(deps): bump github.com/aws/aws-lambda-go from 1.30.0 to 1.31.1 #25
- chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.4.0 to 0.5.0 #26
- chore(deps): bump github.com/aws/aws-lambda-go from 1.31.1 to 1.32.0 #27
- Add support for raspbian/bullseye on arm64 architectures #28
- Publish arm64 packages for debian instead of raspbian #29
- chore(deps): bump github.com/rs/zerolog from 1.26.1 to 1.27.0 #32
- chore(deps): bump github.com/mitchellh/cli from 1.1.3 to 1.1.4 #30
- chore(deps): bump golang from 1.18.2-buster to 1.18.3-buster #31
- chore(deps): bump github.com/aws/aws-lambda-go from 1.32.0 to 1.32.1 #33
- chore(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 #36
- chore(deps): bump golang from 1.18.3-buster to 1.18.4-buster #34
- chore(deps): bump github.com/aws/aws-lambda-go from 1.32.1 to 1.34.0 #37
- chore(deps): bump github.com/aws/aws-lambda-go from 1.34.0 to 1.34.1 #38
- chore(deps): bump golang from 1.18.4-buster to 1.19.0-buster #40
- Update go version and all modules #41
- Rename Dockerfile.build and fix hadolint issues #42
- Sync ci config with other golang repos #43
- Use built lambda.zip when creating build context #44
@josegonzalez josegonzalez mentioned this pull request Aug 9, 2022
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