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

chore(cfnspec): fix the cfnspec update (#25320) #25494

Merged
merged 3 commits into from
May 9, 2023

Conversation

corymhall
Copy link
Contributor

The cfnspec job currently doesn't create a PR anymore, because the validation is wrong, and fails the job that creates the PR.

Do the additional "did types get renamed" validation only at build time in a PR, not in the job that creates the PR, so we get more visibility on the changes and it's easier to pick up the work to fix it.

Co-authored-by: rix0rrr rix0rrr@gmail.com


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

The cfnspec job currently doesn't create a PR anymore, because the validation is wrong, and fails the job that creates the PR.

Do the additional "did types get renamed" validation only at build time in a PR, not in the job that creates the PR, so we get more visibility on the changes and it's easier to pick up the work to fix it.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
The patch file that's in here is unnecessary, and in fact harmful: because the rename it applies is not necessary, it copies `undefined` values into perfectly fine types.

Remove patch and add guard rails agains this.

----

*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

gitpod-io bot commented May 9, 2023

@github-actions github-actions bot added the p2 label May 9, 2023
@aws-cdk-automation aws-cdk-automation requested a review from a team May 9, 2023 10:41
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label May 9, 2023
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 8a012c9
  • Result: FAILED
  • Build Logs (available for 30 days)

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

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

@corymhall
Copy link
Contributor Author

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented May 9, 2023

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 3a3b69e

@mergify mergify bot merged commit 3a3b69e into v1-main May 9, 2023
@mergify mergify bot deleted the corymhall/cfn-spec-updates branch May 9, 2023 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS. p2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants