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 #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 10, 2023

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 10, 2023 05:24
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 1da620a to 5e756a3 Compare December 11, 2023 16:47
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 5e756a3 to 97abb18 Compare April 15, 2024 09:28
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 97abb18 to e3bca34 Compare May 8, 2024 18:11
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from e3bca34 to b457b8f Compare May 23, 2024 09:48
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from b457b8f to cc742a7 Compare May 31, 2024 12:46
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch 3 times, most recently from ed8be43 to ccab451 Compare June 25, 2024 12:31
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from ccab451 to c3bb398 Compare July 11, 2024 11:13
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch 3 times, most recently from 8e9a134 to d0381aa Compare July 24, 2024 12:16
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from d0381aa to 27104a9 Compare August 20, 2024 13:35
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch 2 times, most recently from fe9b5bd to f25be4b Compare September 19, 2024 11:33
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from f25be4b to d128768 Compare September 27, 2024 07:40
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from d128768 to a68c44f Compare December 5, 2024 15:11
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from a68c44f to 8da87d6 Compare December 13, 2024 11:43
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 8da87d6 to 5680eaf Compare January 15, 2025 13:10
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 5680eaf to f084aa4 Compare January 17, 2025 13:03
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