-
Notifications
You must be signed in to change notification settings - Fork 156
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
Conversation
Does the PR have any schema changes?Looking good! No breaking changes found. Maintainer note: consult the runbook for dealing with any breaking changes. |
This is a more generalised command for doing pre-build setup tasks.
Pull Request is not mergeable
- Restore makefile progress - Use local shared actions for downloading bin and SDK assets.
53fbe07
to
37e155b
Compare
- Prepare the workspace, install tools, restore files and makefile progress before installing the SDK and running tests.
I'd like to land minimal-schema fixes first, then land this. Working on it now: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4833 +/- ##
==============================
==============================
☔ View full report in Codecov by Sentry. |
This PR has been shipped in release v6.62.0. |
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 ofupstream
. This is a more generalised command for doing pre-build setup tasks.Fix restoring progress in custom jobs