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

GCP CI does not work due to workflow issue with verify-release #2932

Closed
VenelinMartinov opened this issue Jan 31, 2025 · 2 comments · Fixed by #2933
Closed

GCP CI does not work due to workflow issue with verify-release #2932

VenelinMartinov opened this issue Jan 31, 2025 · 2 comments · Fixed by #2933
Assignees
Labels
kind/engineering Work that is not visible to an external user p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed

Comments

@VenelinMartinov
Copy link
Contributor

Describe what happened

The GCP CI is broken and does not run on master due to a permission issue.

Sample program

https://github.com/pulumi/pulumi-gcp/actions/runs/13076629789

Log output

No response

Affected Resource(s)

No response

Output of pulumi about

.

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@VenelinMartinov VenelinMartinov added kind/bug Some behavior is incorrect or out of spec p1 A bug severe enough to be the next item assigned to an engineer labels Jan 31, 2025
@guineveresaenger guineveresaenger self-assigned this Jan 31, 2025
@guineveresaenger
Copy link
Contributor

Right.

Here's what happened.

I opened pulumi/ci-mgmt#1333 to fix #2919. It was approved, and I added it to the merge queue.

To unblock releases here, I re-generated the workflow files against the approved commit and pushed that manually in #2926, which was merged.

However, my ci-mgmt changes were quietly kicked off the merge queue, and so #2927 overwrote the changes from #2926.

I've filed pulumi/ci-mgmt#1338.

@VenelinMartinov VenelinMartinov added kind/engineering Work that is not visible to an external user and removed kind/bug Some behavior is incorrect or out of spec labels Jan 31, 2025
@pulumi-bot pulumi-bot added the resolution/fixed This issue was fixed label Jan 31, 2025
@pulumi-bot
Copy link
Contributor

This issue has been addressed in PR #2933 and shipped in release v8.17.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants