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

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

Conversation

renovate[bot]
Copy link
Contributor

@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 00:26
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 9476d94 to f06b774 Compare December 11, 2023 16:39
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from f06b774 to 828433c Compare February 9, 2024 10:13
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 828433c to 0d22bce Compare March 11, 2024 09:42
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 0d22bce to 578eb42 Compare April 8, 2024 11:10
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 578eb42 to 1718688 Compare April 16, 2024 10:07
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 1718688 to 8c6dff5 Compare April 29, 2024 13:38
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 8c6dff5 to b0eef15 Compare May 8, 2024 18:00
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from b0eef15 to ff6ef55 Compare May 28, 2024 07:42
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch 3 times, most recently from 546c365 to 4b9be97 Compare June 17, 2024 07:06
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch 4 times, most recently from 951576b to b9c8cdb Compare June 21, 2024 13:45
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch 3 times, most recently from 80fa5ac to 59124da Compare June 28, 2024 13:34
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch 3 times, most recently from 2a832bc to 73dad97 Compare July 9, 2024 10:54
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch 3 times, most recently from 5a832cb to b98d14f Compare July 15, 2024 11:49
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch 5 times, most recently from dbf302c to f2f1abb Compare July 30, 2024 11:13
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from f2f1abb to c548ca2 Compare August 6, 2024 07:40
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from c548ca2 to 09b2606 Compare August 20, 2024 13:31
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 09b2606 to c40c76f Compare September 6, 2024 13:49
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from c40c76f to 5a93fc5 Compare September 16, 2024 12:18
@renovate renovate bot force-pushed the renovate-easimon-maximize-build-space-10.x branch from 5a93fc5 to e103cb6 Compare September 24, 2024 12:57
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