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

Automated Pulumi/Pulumi upgrade #1678

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Conversation

pulumi-bot
Copy link
Contributor

No description provided.

@t0yv0
Copy link
Member

t0yv0 commented Feb 9, 2024

Initially had a few failures here in downstream checks, but mostly benign:

FAILED https://github.com/pulumi/pulumi-gcp/pull/1651
FAILED https://github.com/pulumi/pulumi-akamai/pull/423
FAILED https://github.com/pulumi/pulumi-databricks/pull/338
FAILED https://github.com/pulumi/pulumi-databricks/pull/337
FAILED https://github.com/pulumi/pulumi-azuredevops/pull/293
FAILED https://github.com/pulumi/pulumi-azuredevops/pull/292

Root-cause 1: pulumi/schema-tools#6
Root-cause 2: pulumi/ci-mgmt#809
Root-cause 3: pulumi/ci-mgmt#810
Root-cause 4: pulumi/pulumi-gcp#1655

After all the PRs were retried we are mostly good with just azure-devops failing:

python scripts/downstream_checks.py --hash 45cdb2507f387f34af187ca4021076549cbbf78e                                                                        ~/code/pulumi-terraform-bridge
FAILED https://github.com/pulumi/pulumi-azuredevops/pull/293
FAILED https://github.com/pulumi/pulumi-azuredevops/pull/292

That I believe is a problem with using up the limit of GitHub API to find latest release version. These changes will help us hit this API less often:

pulumi/ci-mgmt#812
pulumi/ci-mgmt#814

@t0yv0 t0yv0 self-requested a review February 9, 2024 15:48
@t0yv0 t0yv0 merged commit 24a1271 into master Feb 9, 2024
143 checks passed
@t0yv0 t0yv0 deleted the update-pulumi/7829768341-88 branch February 9, 2024 15:48
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.

None yet

2 participants