Tavasyag/storagebucket list#17500
Conversation
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 83e23e5: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the build log Step 2: Recording Mode
🟢 All tests passed! View the build log or the debug logs folder for detailed results. |
BBBmau
left a comment
There was a problem hiding this comment.
the refactors on how we introduce list resources really made this easier to review compare to before 😄
|
I am not very much familiar with the list-resources so requesting @BBBmau for full review. |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit fbc06b2: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the build log Step 2: Recording Mode
🟢 All tests passed! View the build log or the debug logs folder for detailed results. |
|
Waiting on #17543 to be merged so I can update transport to use ListPages() func instead of |
fbc06b2 to
739c9bb
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 739c9bb: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode 🟢 All tests passed in Replaying mode! No Recording was needed. View the replaying VCR build log |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 12bd3ee: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
Caution Issues requiring attention before PR completion 🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details. Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer. View the recording VCR build log or the debug logs folder for detailed results. |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit fe3085b: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode 🟢 All tests passed in Replaying mode! No Recording was needed. View the replaying VCR build log |
This adds handwritten list-resource support for
google_storage_bucket.Fixes hashicorp/terraform-provider-google#27367
Changes in this PR:
google_storage_bucketlist resourceterraform queryidentity resultsgoogle_storage_bucketTesting
make testacc TEST=./google/services/storage TESTARGS='-run=TestAccStorageBucketListResource_queryIdentity$$' === RUN TestAccStorageBucketListResource_queryIdentity === PAUSE TestAccStorageBucketListResource_queryIdentity === CONT TestAccStorageBucketListResource_queryIdentity --- PASS: TestAccStorageBucketListResource_queryIdentity (7.28s) PASS ok github.com/hashicorp/terraform-provider-google/google/services/storage 8.312sRelease Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.