Skip to content

feat: allow skip building function tagged to SkipBuild, and CDK bundled functions#3543

Merged
moelasmar merged 8 commits intoaws:developfrom
moelasmar:develop-skip-built-cdk-functions
Dec 22, 2021
Merged

feat: allow skip building function tagged to SkipBuild, and CDK bundled functions#3543
moelasmar merged 8 commits intoaws:developfrom
moelasmar:develop-skip-built-cdk-functions

Conversation

@moelasmar
Copy link
Contributor

Which issue(s) does this change fix?

  • Skip building Functions/Layers that are already built by CDK (Runtime Functions, Bundled Assets)
  • Add support to flag a function with SkipBuild metadata.

Checklist

  • Add input/output type hints to new functions/methods
  • Write design document (Do I need to write a design document?)
  • Write unit tests
  • Write/update functional tests
  • Write/update integration tests
  • make pr passes
  • make update-reproducible-reqs if dependencies were changed
  • Write documentation

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

…me Functions, Bundled Assets)

- Add support to flag a function with SkipBuild metadata.
@github-actions github-actions bot added area/build sam build command pr/internal labels Dec 22, 2021
@moelasmar moelasmar requested a review from mildaniel December 22, 2021 07:15
@moelasmar moelasmar changed the title (feat) allow skip building function tagged to SkipBuild, and CDK bundled functions feat: allow skip building function tagged to SkipBuild, and CDK bundled functions Dec 22, 2021
@moelasmar moelasmar merged commit c2d67e3 into aws:develop Dec 22, 2021
@moelasmar moelasmar deleted the develop-skip-built-cdk-functions branch December 22, 2021 23:06
mndeveci pushed a commit to mndeveci/aws-sam-cli that referenced this pull request Apr 5, 2022
…ed functions (aws#3543)

* - Skip building Functions/Layers that are already built by CDK (Runtime Functions, Bundled Assets)
- Add support to flag a function with SkipBuild metadata.

* - Skip building Functions/Layers that are already built by CDK (Runtime Functions, Bundled Assets)
- Add support to flag a function with SkipBuild metadata.

* merge and do black changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build sam build command pr/internal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants