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

Bump game-ci/unity-builder from 4.0.1 to 4.1.1 #5

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2023

Bumps game-ci/unity-builder from 4.0.1 to 4.1.1.

Release notes

Sourced from game-ci/unity-builder's releases.

Pro License Activation Regression Fix and Engine Exit Code Output

What's Changed

  • Fix pro license activation failure rate regression
  • Add warning annotations for license activation retry attempts for clarity
  • Output licensing/build error code to engineExitCode
  • Update CONTRIBUTING.md by @​webbertakken in game-ci/unity-builder#601

Full Changelog: game-ci/unity-builder@v4...v4.1.1

Self-Hosted Runner Permission Fixes and Stability Improvements

What's Changed

  • Added runAsHostUser to 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 root
  • Generates a new uuid for machineID to ensure separate containers are unique to reduce license activation errors
  • Added exponential delay retry strategy for Ubuntu license activations. Should reduce failed builds due to license activation errors.

Full Changelog: game-ci/unity-builder@v4...v4.1.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [game-ci/unity-builder](https://github.com/game-ci/unity-builder) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/game-ci/unity-builder/releases)
- [Commits](game-ci/unity-builder@v4.0.1...v4.1.1)

---
updated-dependencies:
- dependency-name: game-ci/unity-builder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 29, 2023
@szymmirr
Copy link
Owner

szymmirr commented Dec 2, 2023

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2023

Looks like game-ci/unity-builder is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 2, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/game-ci/unity-builder-4.1.1 branch December 2, 2023 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant