chore(deps): update game-ci/unity-builder action to v5#22
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2→v5Release Notes
game-ci/unity-builder (game-ci/unity-builder)
v5.0.0Compare Source
What's Changed
New Contributors
Full Changelog: game-ci/unity-builder@v4...v5.0.0
v5Compare Source
v4.8.1Compare Source
What's Changed
Full Changelog: game-ci/unity-builder@v4.8.0...v4.8.1
v4.8.0: Enable licensing server for MacOSCompare Source
What's Changed
New Contributors
Full Changelog: game-ci/unity-builder@v4...v4.8.0
v4.7.0: Enterprise versions support 🎉Compare Source
What's Changed
unity-changesetto v3.0.1 for graphql dependency by @mob-sakai in #750In addition to that, all enterprise images are now available.
Full Changelog: game-ci/unity-builder@v4...v4.7.0
Related changes
Available dockerised editor versions
To all enterprise users
GameCI is a group of enthusiasts and builders that build these tools for over 25.000 teams and projects world wide. 🤯
Maintainers all have full time jobs and would really love to give this project the love it deserves. ❤️
If you are working for an enterprise company, please consider donating a monthly amount. 💸
With your help we could dedicate some time to our roadmap and build proper CI agnostic tooling for everyone ✨
v4.6.3: Fix faulty releaseCompare Source
What's Changed
New Contributors
Full Changelog: game-ci/unity-builder@v4.6.2...v4.6.3
v4.6.2: fix: No changesets found for MacOS targetCompare Source
What's Changed
No changesets founderror occurs when installing Unity on MacOS by @mob-sakai in #747Full Changelog: game-ci/unity-builder@v4.6.1...v4.6.2
v4.6.1: 🪟 Windows build profile fixCompare Source
What's Changed
Full Changelog: game-ci/unity-builder@v4...v4.6.1
v4.6.0: activeBuildProfile, VisionOS, macOS versionCompare Source
What's Changed
New Contributors
Full Changelog: game-ci/unity-builder@v4...v4.6.0
v4.5.0: Option to replace-nographics, tvOS build support for MacOS runnersCompare Source
What's Changed
New Contributors
Full Changelog: game-ci/unity-builder@v4.4.0...v4.5.0
v4.4.0: Upgrade AWS SDK v3Compare Source
What's Changed
buildProfileparameter by @MichaelBuhler in #685New Contributors
Full Changelog: game-ci/unity-builder@v4.3.0...v4.4.0
v4.3.0Compare Source
What's Changed
Potentially breaking for people that use versioning in a non-intended way
Other changes
New Contributors
Full Changelog: game-ci/unity-builder@v4...v4.3.0
v4.2.3: Hotfix: Support Unity 6+ VersionsCompare Source
What's Changed
Full Changelog: game-ci/unity-builder@v4...v4.2.3
v4.2.2: Support Unity 6+ Versioning and Add enableGpu ParameterCompare Source
What's Changed
-nographicsby @codenamesimon in #636New Contributors
Full Changelog: game-ci/unity-builder@v4...v4.2.2
v4.2.1: Hotfix for Image Backend Selection and MacOS Env VariablesCompare Source
What's Changed
Full Changelog: game-ci/unity-builder@v4...v4.2.1
v4.2.0: Cloud Runner Stabilization and skipActivation OptionCompare Source
What's Changed
Full Changelog: game-ci/unity-builder@v4...v4.2.0
v4.1.4: Windows Unity Arguments and MacOS Manual Exit FixesCompare Source
What's Changed
New Contributors
Full Changelog: game-ci/unity-builder@v4...v4.1.4
v4.1.3: Backport Improvements from Test RunnerCompare Source
Full Changelog: game-ci/unity-builder@v4...v4.1.3
v4.1.2: Hotfix Android SDKManager InvocationCompare Source
What's Changed
Full Changelog: game-ci/unity-builder@v4...v4.1.2
v4.1.1: Pro License Activation Regression Fix and Engine Exit Code OutputCompare Source
What's Changed
engineExitCodeFull Changelog: game-ci/unity-builder@v4...v4.1.1
v4.1.0: Self-Hosted Runner Permission Fixes and Stability ImprovementsCompare Source
What's Changed
runAsHostUserto allow running the container as the same user as the host system. This fixes most permissions issues on self-hosted runners. Should be set to true on self-hosted runners so the docker container won't run as rootFull Changelog: game-ci/unity-builder@v4...v4.1.0
v4.0.1: Hotfix: Self Hosted Linux Runner Permission ErrorCompare Source
Fix permission denied error on Linux self-hosted runners
v4.0.0: Windows Improvements and QOL AdditionsCompare Source
This release bumps docker images for Windows to Server 2022 in anticipation of Server 2019 EOL. It is highly recommended for users to upgrade to this version as it contains a security fix for personal license serial masking as well as major stability and QOL fixes and improvements.
What's Changed
windows-2022or ensure self-hosted runners are running Windows Server 2022 or Windows 11 or the images will fail to startUNITY_EMAILandUNITY_PASSWORDto be passed in addition toUNITY_LICENSE. Look at our License Activation Docs for more guidance.containerRegistryRepositoryandcontainerRegistryImageVersionfields to allow easier use of custom images and the ability to roll back image versionsdockerCpuLimit,dockerMemoryLimit, anddockerIsolationModefor improved container performance control. Windows containers will by default now use more available system resources to improve build performance. Previously they were stuck at 1 cpu and 1GB memory due to a docker bug/Library/Application Support/UnityexistsmanualExitsuppresses-quit, useful for buildMethods with async calls by @tobyspark in #574New Contributors
Full Changelog: game-ci/unity-builder@v3...v4.0.0
v4Compare Source
v3.1.0: Allow multiple SSH keysCompare Source
What's Changed
See https://game.ci/docs/github/builder#sshpublickeysdirectorypath
New Contributors
Full Changelog: game-ci/unity-builder@v3...v3.1.0
v3.0.0: Use improved next generation images (v2.x)Compare Source
What's Changed
New Contributors
Full Changelog: game-ci/unity-builder@v2.2.0...v3.0.0
v3Compare Source
v2.2.0: Add androidExportType, androidSymbolType, cacheUnityInstallationOnMac, unityHubVersionOnMac and QOL improvementsCompare Source
What's Changed
New Contributors
Full Changelog: game-ci/unity-builder@v2.1.2...v2.2.0
v2.1.2: Fix android builds for 2018 versions. Upgrade to node 16.Compare Source
What's Changed
New Contributors
Full Changelog: game-ci/unity-builder@v2...v2.1.2
v2.1.1: Pass Android parameters for Windows builds 🤖🪟Compare Source
What's Changed
New Contributors
Full Changelog: game-ci/unity-builder@v2...v2.1.1
v2.1.0: Support version tags not prepended withvCompare Source
Behaviour change
If you are using
versioning: Semantic(default behaviour) (docs), version tags that are not prepended with avwill start working as intended.Technically this is a breaking change but we're releasing it as a minor update because we do not believe that it will affect anyone in practice.
Other changes
Full Changelog: game-ci/unity-builder@v2...v2.1.0
v2.0.4: Fixes and quality of life upgrades 💎Compare Source
What's Changed
New Contributors
Full Changelog: game-ci/unity-builder@v2...v2.0.4
v2.0.3: Cloud Runner + Unity Cloud Diagnostics support for iOS ⛅Compare Source
What's Changed
New Contributors
Full Changelog: game-ci/unity-builder@v2...v2.0.3
v2.0.2Compare Source
What's Changed
New Contributors
Full Changelog: game-ci/unity-builder@v2...v2.0.2
v2.0.1Compare Source
What's Changed
Full Changelog: game-ci/unity-builder@v2...v2.0.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.