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(deps): update dependency google.apis.iam.v1 to v1.63.0.3178 #2371

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Google.Apis.Iam.v1 1.62.0.3178 -> 1.63.0.3178 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "before 8am" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team as code owners October 31, 2023 03:48
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 31, 2023
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Oct 31, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 31, 2023
Copy link
Contributor

@Rishabh-V Rishabh-V left a comment

Choose a reason for hiding this comment

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

ServiceAccountTests are failing due to conflict (on Windows CI). The error seems to be unrelated to this PR but I will wait for @amanda-tarafa to have a look as well.

Failed GoogleCloudSamples.ServiceAccountTests.TestServiceAccounts [1 s]
Error Message:
Google.GoogleApiException : The service iam has thrown an exception. HttpStatusCode is Conflict. Service account dotnet-test-675 already exists within project projects/dotnet-docs-samples-tests.
Stack Trace:
at Google.Apis.Requests.ClientServiceRequest1.ParseResponse(HttpResponseMessage response) at Google.Apis.Requests.ClientServiceRequest1.Execute()
at ServiceAccounts.CreateServiceAccount(String projectId, String name, String displayName) in C:\tmpfs\src\github\dotnet-docs-samples\iam\api\ServiceAccounts\ServiceAccountsCreate.cs:line 42

@Rishabh-V
Copy link
Contributor

I think it is the same flaky test reported here - #1622

@renovate-bot renovate-bot force-pushed the renovate/google.apis.iam.v1-1.x branch from 2e36fa9 to a9e149e Compare October 31, 2023 06:25
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 31, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 31, 2023
Copy link
Contributor

@Rishabh-V Rishabh-V left a comment

Choose a reason for hiding this comment

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

The earlier test failure was due to a flaky test already logged and not related to this PR #1622

@amanda-tarafa amanda-tarafa merged commit c5ad60b into GoogleCloudPlatform:main Oct 31, 2023
8 checks passed
@renovate-bot renovate-bot deleted the renovate/google.apis.iam.v1-1.x branch October 31, 2023 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants