Skip to content

Releases: game-ci/docker

Fix android command, roll new images

13 Dec 20:59
1a94952

Choose a tag to compare

This will roll out new images, with the fix from game-ci/versioning-backend#75, which will hopefully resolve the blocker in the pipeline.

What's Changed

Full Changelog: v3.2.0...v3.2.1

Support Unity Editor 6000.x 🎉

13 Oct 19:23
d7226b6

Choose a tag to compare

What's Changed

  • Fix windows builds by @alimalkhalifa in #256
  • chore(deps): bump undici from 5.28.4 to 5.29.0 in /.github/workflows/actions/report-to-backend by @dependabot[bot] in #255
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #258
  • chore(deps): bump peter-evans/dockerhub-description from 4 to 5 by @dependabot[bot] in #261
  • fix: "No sdkmanager found" in 6000.x Android by @noiserious in #263

New Contributors

Full Changelog: v3.1.0...v3.2.0

Fix issues discovered during Unity 6 Rollout

07 May 11:02
6d227be

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

Hotfix for Unity 2023.2.4f1 modules.json format change

08 Jan 14:41
33cc94c

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

Windows Image Updates

01 Nov 05:13
8722a6d

Choose a tag to compare

What's Changed

  • [Breaking Change] Update Windows images to 2022. Please make sure to use a Windows Server 2022 or Windows 11 host or the images will fail to start
  • Enable Android builds on Windows Images. This allows for Burst compilation for Android
  • [Breaking Change] Moved unity editor install location to C:/UnityEditor on Windows to fix issues with spaces in paths. Please ensure you are using the UNITY_PATH environment variable in any custom scripts to ensure you always have the correct Unity editor path
  • Update various workflow action versions
  • Improve test workflow

Full Changelog: v2.0.0...v3.0.0

Base image to Ubuntu 22.04 ⬆️

15 Aug 21:54
9962a6a

Choose a tag to compare

We're bumping Unity Editor images for Ubuntu to latest LTS (22.04) since Unity has updated their system requirements and support.

Small caveat: We needed to downgrade gzip to support GZIP env variables. Please let us know if you know a better solution 🧑🏻‍💻

Huge thanks to @eugeneteoh for pulling the cart on the upgrade 🧡

What's Changed

  • Disable Legacy Windows Image Builds by @AndrewKahr in #210
  • Default hubVersion for ubuntu hub image bumped from 3.4.2-beta.1 to 3.4.2 by @Jendoliver in #211
  • BREAKING (potentially) Update ubuntu version from 18.04 to 22.04 by @eugeneteoh in #216

New Contributors

Full Changelog: v1.1.2...v2.0.0

Hotfix Windows Base Module

13 Apr 06:15
a149fb3

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

Hotfix Windows Image Generation

12 Apr 23:18
f37267a

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

Fix Android Installation Issues for Unity 2022.2.X+

12 Apr 22:23
2345c23

Choose a tag to compare

What's Changed

New Contributors

  • @shirokurohitsuji made their first contribution in #179
  • @cabauman made their first contribution in #188

Full Changelog: v1.0.1...v1.1.0

Add jq as a dependency in the base image 🧑‍💻

15 Apr 22:43
573058f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1