Skip to content

fix(aws-lambda-python): skip default docker build when image passed#19143

Merged
mergify[bot] merged 2 commits intoaws:masterfrom
relm923:relm/lambda-python-skip-build
Feb 28, 2022
Merged

fix(aws-lambda-python): skip default docker build when image passed#19143
mergify[bot] merged 2 commits intoaws:masterfrom
relm923:relm/lambda-python-skip-build

Conversation

@relm923
Copy link
Copy Markdown
Contributor

@relm923 relm923 commented Feb 24, 2022

#18082 added the ability to pass bundling parameters to PythonFunction's. Currently when the image parameters is passed both the passed image and the default image are built even though the default image is not used


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

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Feb 24, 2022

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 28, 2022

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).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 40916e8
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify mergify bot merged commit 7300f2e into aws:master Feb 28, 2022
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 28, 2022

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants