Enhance BigQuery table schema input validation#8145
Conversation
|
Oops! It looks like you're using an unknown release-note type in your changelog entries:
Please only use the types listed in https://github.com/GoogleCloudPlatform/magic-modules/blob/master/.ci/RELEASE_NOTES_GUIDE.md. |
|
Hello! I am a robot who works on Magic Modules PRs. I've detected that you're a community contributor. @hao-nan-li, a repository maintainer, has been assigned to assist you and help review your changes. ❓ First time contributing? Click here for more detailsYour assigned reviewer will help review your code by:
You can help make sure that review is quick by running local tests and ensuring they're passing in between each push you make to your PR's branch. Also, try to leave a comment with each push you make, as pushes generally don't generate emails. If your reviewer doesn't get back to you within a week after your most recent change, please feel free to leave a comment on the issue asking them to take a look! In the absence of a dedicated review dashboard most maintainers manage their pending reviews through email, and those will sometimes get lost in their inbox. |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are. Terraform GA: Diff ( 2 files changed, 160 insertions(+), 2 deletions(-)) |
Tests analyticsTotal tests: Action takenFound 4 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected testsTestAccComputeFirewallPolicyRule_multipleRules|TestAccBigQueryExternalDataTable_CSV_WithSchema_InvalidSchemas|TestAccComputeNetworkEndpoints_networkEndpointsBasic|TestAccBigQueryTable_invalidSchemas |
|
Tests passed during RECORDING mode: Tests failed during RECORDING mode: Please fix these to complete your PR |
hao-nan-li
left a comment
There was a problem hiding this comment.
Thanks for updating the validation function. Just have one question regarding the JSON list.
|
Looks like the contribution window for our major release started today. Instructions are published https://googlecloudplatform.github.io/magic-modules/develop/make-a-breaking-change/#making-a-breaking-change |
Thank you very much for sharing! I will go through it this week. |
I took a very quick look - If I plan to cherry-pick this commit into the 5.0-feature branch, does that mean opening another separate PR? |
I think yeah, open another PR and target the 5.0-feature branch. |
Here is the new PR with this change cherry-picked into FEATURE-BRANCH-major-release-5.0.0: #8460 |
|
THank you very much for the approval in #8460! Do I need to update this PR (to include VCR skip) to get it ready for the |
I think we can close this, during the next major release the other PR will be merged to main. |
Great! Thank you again for all the help! |
Fixes hashicorp/terraform-provider-google#14659.
If this PR is for Terraform, I acknowledge that I have:
make testandmake lintin the generated providers to ensure it passes unit and linter tests.Release Note Template for Downstream PRs (will be copied)