feat(lambda): code signing config#12656
Conversation
nija-at
left a comment
There was a problem hiding this comment.
Thanks for submitting this PR and taking interest in contributing to the CDK 😊
Before we get into the details, I one high level comment below.
|
@nija-at I create construct of SigningProfile in aws-signer/signing-profile.ts and modify aws-lambda/codeSigningConfig. |
nija-at
left a comment
There was a problem hiding this comment.
Please take a look at why this build is failing and fix any issues there. The automated comment above has the link to the logs.
The current error can be fixed by running yarn pkglint locally on the package.
delete class SigningProfileBase execute `yarn pkglint` and fix 'maturity' in package.json
|
@nija-at |
nija-at
left a comment
There was a problem hiding this comment.
The build is failing again. Please continue to work on this until you're able to get the build to pass.
You should be able to reproduce this error by setting up the partial build workflow and the running yarn build.
See my comments below.
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
|
@nija-at |
closes #12216
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license