Skip to content

Conversation

isker
Copy link
Contributor

@isker isker commented Oct 3, 2025

Issue # (if applicable)

Closes #35664.

Reason for this change

You can't use Fleets or certificates currently in CDK pipelines.

Description of changes

These properties were simply overlooked. I added a TypeScript satisfies assertion to ensure that newly added properties are not missed here.

Describe any new or updated permissions being added

N/A

Description of how you validated changes

Unit and integration tests.

Checklist


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

@github-actions github-actions bot added bug This issue is a bug. p2 valued-contributor [Pilot] contributed between 6-12 PRs to the CDK labels Oct 3, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team October 3, 2025 16:20
These properties were simply overlooked. I added a TypeScript
`satisfies` assertion to ensure that newly added properties are not
missed here.
@isker isker force-pushed the pipelines-fleet-certificate branch from 302ec79 to f8a832b Compare October 3, 2025 20:24
@github-actions github-actions bot added the effort/medium Medium work item – several days of effort label Oct 3, 2025
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. effort/medium Medium work item – several days of effort p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. valued-contributor [Pilot] contributed between 6-12 PRs to the CDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pipelines: fleet property dropped when merging CodeBuildOptions
2 participants