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

Update GitHub Actions workflows. #4833

Merged
merged 4 commits into from
Nov 26, 2024

Conversation

pulumi-bot
Copy link
Contributor

@pulumi-bot pulumi-bot commented Nov 26, 2024

This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit e4f15688017ee624e9014edafffee8e5634edd49.

Additional fixes for custom CI jobs:

Use prepare_local_workspace target instead of upstream. This is a more generalised command for doing pre-build setup tasks.

Fix restoring progress in custom jobs

  • Restore makefile progress
  • Use local shared actions for downloading bin and SDK assets.

@pulumi-bot pulumi-bot added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Nov 26, 2024
@pulumi-bot pulumi-bot enabled auto-merge (squash) November 26, 2024 05:10
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.

This is a more generalised command for doing pre-build setup tasks.
auto-merge was automatically disabled November 26, 2024 09:21

Pull Request is not mergeable

- Restore makefile progress
- Use local shared actions for downloading bin and SDK assets.
@danielrbradley danielrbradley force-pushed the update-github-actions-workflows-627 branch from 53fbe07 to 37e155b Compare November 26, 2024 09:26
- Prepare the workspace, install tools, restore files and makefile progress before installing the SDK and running tests.
@t0yv0
Copy link
Member

t0yv0 commented Nov 26, 2024

I'd like to land minimal-schema fixes first, then land this. Working on it now:

#4829

@danielrbradley danielrbradley merged commit fe73c87 into master Nov 26, 2024
33 checks passed
@danielrbradley danielrbradley deleted the update-github-actions-workflows-627 branch November 26, 2024 21:42
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (64a5e1d) to head (08c1767).
Report is 2 commits behind head on master.

Additional details and impacted files
@@      Coverage Diff       @@
##   master   #4833   +/-   ##
==============================
==============================

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

@pulumi-bot
Copy link
Contributor Author

This PR has been shipped in release v6.62.0.

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.

3 participants