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

Workflow failure: weekly-pulumi-update #1994

Closed
pulumi-bot opened this issue Jan 16, 2025 · 3 comments
Closed

Workflow failure: weekly-pulumi-update #1994

pulumi-bot opened this issue Jan 16, 2025 · 3 comments
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

@pulumi-bot
Copy link
Contributor

Workflow Failure

weekly-pulumi-update has failed. See the list of failures below:

@pulumi-bot pulumi-bot added kind/engineering Work that is not visible to an external user needs-triage Needs attention from the triage team p1 A bug severe enough to be the next item assigned to an engineer labels Jan 16, 2025
@flostadler flostadler self-assigned this Jan 16, 2025
@flostadler flostadler removed the needs-triage Needs attention from the triage team label Jan 16, 2025
@flostadler
Copy link
Contributor

This is a known issue: aborted: you must first push the current branch to a remote, or use the --head flag

We'll need to update the workflow to use this workaround:
https://github.com/pulumi/pulumi-awsx/blob/493c84458819d241becab9feb01a36555c13e393/.github/workflows/awsx-weekly-pulumi-update.yml#L96-L97

Will create a PR

@flostadler
Copy link
Contributor

PR: pulumi/ci-mgmt#1306

flostadler added a commit to pulumi/ci-mgmt that referenced this issue Jan 21, 2025
A recent update to the GitHub CLI introduced a bug that prevents
creating PRs in workflows. This change applies a known workaround for
this issue (see
cli/cli#6485 (comment)).

Fixes workflow P1s for native providers (like
pulumi/pulumi-aws-native#1994,
pulumi/pulumi-kubernetes-ingress-nginx#88,
etc.).
@flostadler
Copy link
Contributor

Will be fixed with #2005

@corymhall corymhall added the resolution/fixed This issue was fixed label Jan 22, 2025
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

No branches or pull requests

3 participants