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 #925

Merged
merged 7 commits into from
Sep 8, 2023
Merged

Conversation

pulumi-bot
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 7, 2023

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@github-actions github-actions bot added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Sep 7, 2023
@t0yv0
Copy link
Member

t0yv0 commented Sep 7, 2023

This is busted, but there's no P1 opened by pulumi bot and no P1 CC @mikhailshilkov

@github-actions
Copy link

github-actions bot commented Sep 7, 2023

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@t0yv0
Copy link
Member

t0yv0 commented Sep 8, 2023

38 min of building the go sdk

cd sdk/ && go build github.com/pulumi/pulumi-google-native/sdk/go/google/...
go: downloading github.com/hashicorp/hcl/v2 v2.16.1
go: downloading github.com/spf13/cobra v1.6.1
go: downloading golang.org/x/sys v0.8.0
go: downloading github.com/spf13/cast v1.4.1
go: downloading golang.org/x/sync v0.1.0
go: downloading github.com/agext/levenshtein v1.2.1
go: downloading github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7
go: downloading github.com/zclconf/go-cty v1.12.1
go: downloading golang.org/x/crypto v0.3.1-0.20221117191849-2c476679df9a
go: downloading github.com/sergi/go-diff v1.2.0
make: *** [Makefile:98: build_go] Terminated
Error: Process completed with exit code 1[43](https://github.com/pulumi/pulumi-google-native/actions/runs/6115135355/job/16598290069?pr=925#step:12:44).

143 means sigterm

@t0yv0
Copy link
Member

t0yv0 commented Sep 8, 2023

Trying to update workflows inline and not through ci-mgmt because #927 is daunting to pick up atm.

@github-actions
Copy link

github-actions bot commented Sep 8, 2023

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@t0yv0
Copy link
Member

t0yv0 commented Sep 8, 2023

This should work now with all the workarounds. Perfect. Merging this.

@t0yv0 t0yv0 merged commit d677fda into master Sep 8, 2023
17 checks passed
@t0yv0 t0yv0 deleted the update-pulumi/6109856058-99 branch September 8, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants