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

Promoting Memorystore to GA #12112

Merged
merged 4 commits into from
Oct 30, 2024

Conversation

himanikh
Copy link
Contributor

@himanikh himanikh commented Oct 23, 2024

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

`google_memorystore_instance` (ga)

@github-actions github-actions bot requested a review from SirGitsalot October 23, 2024 22:43
Copy link

Hello! I am a robot. Tests will require approval from a repository maintainer to run.

@SirGitsalot, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 13 files changed, 2457 insertions(+), 24 deletions(-))
google-beta provider: Diff ( 3 files changed, 14 insertions(+), 50 deletions(-))
Open in Cloud Shell: Diff ( 12 files changed, 460 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 8
Passed tests: 8
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • memorystore
#### Non-exercised tests

🔴 Tests were added that are GA-only additions and require manual runs:

  • TestAccMemorystoreInstance_memorystoreInstanceBasicExample
  • TestAccMemorystoreInstance_memorystoreInstanceFullExample
  • TestAccMemorystoreInstance_memorystoreInstancePersistenceAofExample
  • TestAccMemorystoreInstance_updateDeletionProtection
  • TestAccMemorystoreInstance_updatePersistence
  • TestAccMemorystoreInstance_updateRedisConfigs
  • TestAccMemorystoreInstance_updateReplicaCount
  • TestAccMemorystoreInstance_updateShardCount
    🟢 All tests passed!

View the build log

@SirGitsalot
Copy link
Member

/gcbrun

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 13 files changed, 2457 insertions(+), 24 deletions(-))
google-beta provider: Diff ( 3 files changed, 14 insertions(+), 50 deletions(-))
Open in Cloud Shell: Diff ( 12 files changed, 460 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 8
Passed tests: 8
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • memorystore
#### Non-exercised tests

🔴 Tests were added that are GA-only additions and require manual runs:

  • TestAccMemorystoreInstance_memorystoreInstanceBasicExample
  • TestAccMemorystoreInstance_memorystoreInstanceFullExample
  • TestAccMemorystoreInstance_memorystoreInstancePersistenceAofExample
  • TestAccMemorystoreInstance_updateDeletionProtection
  • TestAccMemorystoreInstance_updatePersistence
  • TestAccMemorystoreInstance_updateRedisConfigs
  • TestAccMemorystoreInstance_updateReplicaCount
  • TestAccMemorystoreInstance_updateShardCount
    🟢 All tests passed!

View the build log

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 13 files changed, 2554 insertions(+), 19 deletions(-))
google-beta provider: Diff ( 3 files changed, 8 insertions(+), 45 deletions(-))
Open in Cloud Shell: Diff ( 12 files changed, 460 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 8
Passed tests: 8
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • memorystore
#### Non-exercised tests

🔴 Tests were added that are GA-only additions and require manual runs:

  • TestAccMemorystoreInstance_memorystoreInstanceBasicExample
  • TestAccMemorystoreInstance_memorystoreInstanceFullExample
  • TestAccMemorystoreInstance_memorystoreInstancePersistenceAofExample
  • TestAccMemorystoreInstance_updateDeletionProtection
  • TestAccMemorystoreInstance_updatePersistence
  • TestAccMemorystoreInstance_updateRedisConfigs
  • TestAccMemorystoreInstance_updateReplicaCount
  • TestAccMemorystoreInstance_updateShardCount
    🟢 All tests passed!

View the build log

@SirGitsalot
Copy link
Member

I ran the GA tests manually and they passed with flying colors. LGTM, but with a nit I'd like to resolve first: please revert the single to double quote line changes in Instance.yaml (it's not that we particularly care about quote formatting, but it screws up the change history and makes future bug discovery harder).

@himanikh
Copy link
Contributor Author

I ran the GA tests manually and they passed with flying colors. LGTM, but with a nit I'd like to resolve first: please revert the single to double quote line changes in Instance.yaml (it's not that we particularly care about quote formatting, but it screws up the change history and makes future bug discovery harder).

Yeah, this was all auto formatter's doing. Reverted the Instance.yaml to single quotes.

@himanikh himanikh closed this Oct 25, 2024
@himanikh himanikh reopened this Oct 25, 2024
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 13 files changed, 2554 insertions(+), 19 deletions(-))
google-beta provider: Diff ( 3 files changed, 8 insertions(+), 45 deletions(-))
Open in Cloud Shell: Diff ( 12 files changed, 460 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 8
Passed tests: 8
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • memorystore
#### Non-exercised tests

🔴 Tests were added that are GA-only additions and require manual runs:

  • TestAccMemorystoreInstance_memorystoreInstanceBasicExample
  • TestAccMemorystoreInstance_memorystoreInstanceFullExample
  • TestAccMemorystoreInstance_memorystoreInstancePersistenceAofExample
  • TestAccMemorystoreInstance_updateDeletionProtection
  • TestAccMemorystoreInstance_updatePersistence
  • TestAccMemorystoreInstance_updateRedisConfigs
  • TestAccMemorystoreInstance_updateReplicaCount
  • TestAccMemorystoreInstance_updateShardCount
    🟢 All tests passed!

View the build log

Copy link

@SirGitsalot This PR has been waiting for review for 3 weekdays. Please take a look! Use the label disable-review-reminders to disable these notifications.

Copy link

@GoogleCloudPlatform/terraform-team @SirGitsalot This PR has been waiting for review for 1 week. Please take a look! Use the label disable-review-reminders to disable these notifications.

Copy link
Member

@SirGitsalot SirGitsalot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-ran the tests manually, they again passed. LGTM!

@SirGitsalot SirGitsalot merged commit 61370a8 into GoogleCloudPlatform:main Oct 30, 2024
18 checks passed
niharika-98 pushed a commit to niharika-98/magic-modules that referenced this pull request Nov 1, 2024
BBBmau pushed a commit to BBBmau/magic-modules that referenced this pull request Nov 5, 2024
akshat-jindal-nit pushed a commit to akshat-jindal-nit/magic-modules that referenced this pull request Nov 18, 2024
amanMahendroo pushed a commit to amanMahendroo/magic-modules that referenced this pull request Dec 17, 2024
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.

3 participants