canonical / seldon-core-operator

Seldon Core Operator
Apache License 2.0
5 stars 9 forks source link

chore(deps): update easimon/maximize-build-space action to v10 #230

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
easimon/maximize-build-space action major v8 -> v10

Release Notes

easimon/maximize-build-space (easimon/maximize-build-space) ### [`v10`](https://togithub.com/easimon/maximize-build-space/releases/tag/v10): Fix: Build Mount folder Ownership [Compare Source](https://togithub.com/easimon/maximize-build-space/compare/v9...v10) #### What's Changed - fix: if the build mount "deleted" / shadowed the GITHUB_WORKSPACE, do not only recreate it, but also ensure it belongs to the correct owner (`runner`) again **Full Changelog**: https://github.com/easimon/maximize-build-space/compare/v9...v10 ### [`v9`](https://togithub.com/easimon/maximize-build-space/releases/tag/v9): Allow build mount path to be a parent of $GITHUB_WORKSPACE [Compare Source](https://togithub.com/easimon/maximize-build-space/compare/v8...v9) This release adds support for mounting the build volume over a *parent* folder of `$GITHUB_WORKSPACE`. Previously, doing so would remove/shadow the current working directory, and make any later actions/steps fail. New features: - Warn about $BUILD_MOUNT_PATH not being empty and list contents in that case - Recreate `$GITHUB_WORKSPACE` afterwards if missing, so following actions have a working directory to start from.

Configuration

📅 Schedule: Branch creation - "on the 2nd and 4th day instance on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.