Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various updates #73

Merged
merged 10 commits into from
Nov 27, 2024
Merged

Various updates #73

merged 10 commits into from
Nov 27, 2024

Conversation

adadouche
Copy link
Contributor

This time I have executed the npm test successfully

Description of changes:

  • updated constructor call to match other stacks
  • upgrading cdk version / nag / constructs
  • upgrading to the latest version of CDK
  • disabled versioning on all buckets / enabled auto delete on stack deletion
  • verified test completion

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Abdelhalim Dadouche and others added 10 commits November 6, 2024 12:32
- replaced emptyOnDelete by autoDeleteImages because of
[WARNING] aws-cdk-lib.aws_ecr.RepositoryProps#autoDeleteImages is deprecated.
  Use `emptyOnDelete` instead.
  This API will be removed in the next major release.
- amended test case to reflect constructor signature change
[Warning at /biga-build-image/BuildImagePipeline] V1 pipeline type is implicitly selected when `pipelineType` is not set. If you want to use V2 type, set `PipelineType.V2`. [ack: @aws-cdk/aws-codepipeline:unspecifiedPipelineType]
[Warning at /biga-build-ec2-ami/EmbeddedLinuxPipeline] V1 pipeline type is implicitly selected when `pipelineType` is not set. If you want to use V2 type, set `PipelineType.V2`. [ack: @aws-cdk/aws-codepipeline:unspecifiedPipelineType]
[Warning at /biga-build-nxp-goldbox/EmbeddedLinuxPipeline] V1 pipeline type is implicitly selected when `pipelineType` is not set. If you want to use V2 type, set `PipelineType.V2`. [ack: @aws-cdk/aws-codepipeline:unspecifiedPipelineType]
@thomas-roos thomas-roos self-requested a review November 27, 2024 15:31
@thomas-roos
Copy link
Contributor

Will merge, thank you!

@thomas-roos thomas-roos merged commit 7456153 into aws4embeddedlinux:main Nov 27, 2024
5 checks passed
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.

2 participants