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

Add Release Verification #2905

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

guineveresaenger
Copy link
Contributor

@guineveresaenger guineveresaenger commented Jan 27, 2025

Fixes pulumi/ci-mgmt#1266.

See a successful verification run against pulumi-gcp v8.16.0: https://github.com/pulumi/pulumi-gcp/actions/runs/13017715630

  • Generate release verification workflow using tests in each language

Copy link

Does the PR have any schema changes?

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

Maintainer note: consult the runbook for dealing with any breaking changes.

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (13fafb5) to head (081391b).
Report is 4 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2905   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           3       3           
  Lines         161     161           
======================================
  Misses        161     161           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@guineveresaenger guineveresaenger force-pushed the guin/release-verification branch from dbf5227 to 081391b Compare January 28, 2025 19:06
@guineveresaenger guineveresaenger marked this pull request as ready for review January 28, 2025 19:25
@guineveresaenger guineveresaenger requested a review from a team January 28, 2025 19:25
@t0yv0
Copy link
Member

t0yv0 commented Jan 28, 2025

        	Error:      	"Updating (test):\n\n +  pulumi:pulumi:Stack simple-bucket-test creating (0s) \n@ updating......\n +  gcp:storage:Bucket my-bucket creating (0s) \n@ updating....\n +  gcp:storage:Bucket my-bucket created (1s) \n +  pulumi:pulumi:Stack simple-bucket-test created (4s) \nResources:\n    + 2 created\n\nDuration: 5s\n\n" does not contain "unable to detect a global setting for GCP Project."
        	Test:       	TestNoGlobalProjectWarning
    provider_yaml_test.go:206: cleaning up stack
--- FAIL: TestNoGlobalProjectWarning (8.63s)

Something is a bit unhappy.

@guineveresaenger
Copy link
Contributor Author

Probably unrelated? #1897

@guineveresaenger guineveresaenger enabled auto-merge (squash) January 28, 2025 22:39
@guineveresaenger guineveresaenger merged commit ce82d27 into master Jan 28, 2025
27 checks passed
@guineveresaenger guineveresaenger deleted the guin/release-verification branch January 28, 2025 22:47
@pulumi-bot
Copy link
Contributor

This PR has been 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Verify releases for GCP
3 participants