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

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

easimon/maximize-build-space (easimon/maximize-build-space)

v10: Fix: Build Mount folder Ownership

Compare Source

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: easimon/maximize-build-space@v9...v10

v9: Allow build mount path to be a parent of $GITHUB_WORKSPACE

Compare Source

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.

v8: Ensure mount point directory exists, allow custom ownership

Compare Source

  • When using custom mount points, ensure that the specified target directory exists
  • Allow changing ownership of mounted volume (specify as user:group, defaults to runner:runner, which is the default github actions user/group)

Thanks to @​dawidd6 for the contribution!


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 10, 2023 00:22
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from a35b53f to fa90df4 Compare December 11, 2023 16:41
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from fa90df4 to 1fe3ff5 Compare January 18, 2024 13:38
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 1fe3ff5 to 0836f70 Compare January 22, 2024 08:33
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 0836f70 to 9dd53fe Compare February 9, 2024 11:15
@renovate renovate bot changed the title chore(deps): update easimon/maximize-build-space action to v10 chore(deps): update easimon/maximize-build-space action to v10 - autoclosed Apr 10, 2024
@renovate renovate bot closed this Apr 10, 2024
@renovate renovate bot deleted the renovate-easimon-maximize-build-space-10.x branch June 21, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants