Releases: game-ci/docker
Android and WebGL support 🚀
Changes:
- #73 Bump actions/cache from v2 to v2.1.4 dependencies
- #71 Fix test workflow, fixing a security leak
- #69 Add support android for Unity 2018.x
- #66 Enable pr target in workflow
- #65 Fix: do not test for il2cpp that does not exist in 2019.2 or earlier
- #63 Fix: add
IL2CPP_ADDITIONAL_ARGS
for 2019.3.x-linux-il2cpp - #61 Fix: add extra dependencies for webgl and il2cpp
- #60 Add test workflow
- #59 fix: add extra dependencies for 2019.1
Superseded changes
- #67 Checkout pull request HEAD on
pull_request_target
Credits
- Thanks a lot to @mob-sakai for almost single-handedly delivering this release to you all! ❤️
Improved stability: fixed encoding issues
Changes
- #58 Set locale to C.UTF-8 in Dockerfile (Fixes Gradle crash in Android builds)
Other
- #56 Add link to website for docs
- #54 remove anything recognizable as Unity (Rebrand to GameCI)
- #51 Add discord link in readme
Credits
- Huge thanks to @Bradshaw for both identifying and solving an issue with legacy Gradle versions
Post downgrade (Ubuntu 18.04) fixes
Changes
#48 Add libcap2
#47 Install Git LFS
Credits
Thanks for this release go out to @davidmfinol and @bkslasher for their proactive support.
Move to Ubuntu 18 LTS ✨
Git + LFS support ✨
Changes
#41 Adds Git and LFS support for Git
Fixes for runtime 🎉
Changes
#38 add cats & update dockerhub description
#37 Added libglu
#36 Changed the Image Name in README to latest
#35 push manifest of most specific tag last
Credits
Special thanks for this release go out to @mashuk999 and @BLaZeKiLL!
Second release of all images now with fixes 🎉
In this release:
- Replaced
editor
alias withunity-editor
🤘 - Added conditions to correctly build unity versions before 2019.3.x (without
linux-il2cpp
platform) 🌵 - Improved docs 📚
Changes
Credits
This is some amazing work 🎉. Special thanks to @jonathanperret and @webbertakken <3
Initial release of all images 🎉
The build queue has been implemented in the first 20 pull requests of the Unity CI versioning backend.
Version 0.2 (this version) will mark the first release of 6 build platforms for all unity versions.
Enjoy!
Completion of the build process 🎉
We have finally managed to produce a new build process for unity images, based on knowledge and lessons learned from the famous gableroux/unity3d docker images which accumulated over 500K pulls over the years.
Unity-CI's images will be there to fully replace those images for everyone who is upgrading their workflows, or just getting started.
Find us on discord to join the community!
Thank you always, to @GabLeRoux and countless open source contributors.