Skip to content

feat(lambda-nodejs): support build args#9035

Merged
mergify[bot] merged 4 commits intoaws:masterfrom
jogold:nodejs-build-args
Jul 14, 2020
Merged

feat(lambda-nodejs): support build args#9035
mergify[bot] merged 4 commits intoaws:masterfrom
jogold:nodejs-build-args

Conversation

@jogold
Copy link
Copy Markdown
Contributor

@jogold jogold commented Jul 13, 2020

Add support for passing build arguments when building the bundling
image.

Closes #8117


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

jogold added 2 commits July 13, 2020 15:55
Add support for passing build arguments when building the bundling
image.

Closes aws#8117
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 14, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 14, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit e27658e into aws:master Jul 14, 2020
@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 7a3a5a5
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

curtiseppel pushed a commit to curtiseppel/aws-cdk that referenced this pull request Aug 11, 2020
Add support for passing build arguments when building the bundling
image.

Closes aws#8117


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@jogold jogold deleted the nodejs-build-args branch August 17, 2020 07:50
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.

lambda-nodejs: Support additional arguments from user and environments when building the builder and running builder container

3 participants