Releases: game-ci/unity-request-activation-file
Action Deprecation - Follow New Activation Steps
Request activation file will now fail with a message to read the updated activation documentation.
If this is still a critical part of your workflow even after following the updated activation guide, please open an issue in this repo
Update image version to latest
What's Changed
- Update FUNDING.yml by @webbertakken in #87
- Bump @actions/core from 1.6.0 to 1.9.1 by @dependabot in #86
- Update action.yml by @MrGadget1024 in #91
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #92
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #89
- fix dockerRepoVersion by @VeyronSakai in #99
New Contributors
- @MrGadget1024 made their first contribution in #91
- @VeyronSakai made their first contribution in #99
Full Changelog: v2...v2.1.0
v2.0.0 - Now using our new stable docker images based on Windows/Ubuntu
What's Changed
- remove anything recognizable as Unity by @webbertakken in #55
- use registered game.ci domain by @GabLeRoux in #56
- feat: support custom image by @mob-sakai in #54
- Update README.md by @davidmfinol in #58
- Update README.md by @davidmfinol in #60
- Create versioning.yml by @davidmfinol in #61
- Run yarn build to fix CI checks by @davidmfinol in #62
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #63
- [Snyk] Security upgrade @actions/core from 1.2.2 to 1.2.6 by @snyk-bot in #50
- [Security] Bump @actions/core from 1.2.2 to 1.2.6 by @dependabot-preview in #49
- Bump @actions/core from 1.2.2 to 1.2.6 by @dependabot in #48
- Bump node-fetch from 2.6.0 to 2.6.1 by @dependabot in #46
- [Security] Bump node-fetch from 2.6.0 to 2.6.1 by @dependabot-preview in #45
- Update dist by @webbertakken in #64
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #65
- Add issue templates by @webbertakken in #67
- Update old versions in workflow by @webbertakken in #68
- Indicate how to support us by @webbertakken in #72
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #74
- Bump ws from 7.2.1 to 7.5.3 by @dependabot in #75
- Update dependencies by @SMSTUNITS in #77
- Remove deprecated param by @davidmfinol in #79
- Refactor to typescript by @davidmfinol in #80
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #82
- Bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #83
- feat: upgrade to images of version 1 (rolling tag) by @webbertakken in #84
New Contributors
- @GabLeRoux made their first contribution in #56
- @mob-sakai made their first contribution in #54
- @davidmfinol made their first contribution in #58
- @dependabot made their first contribution in #63
- @SMSTUNITS made their first contribution in #77
Full Changelog: v2...v2.0.0
Move from gableroux/unity3d to unityci/editor image
Breaking changes
- We're now using unityci/editor image instead of gableroux/unity3d in order to support better docker image versioning and introduce some fixes.
- This also means that licenses have to be reactivated when upgrading.
- Unity versions lower than
2018.2
are no longer supported (recommendation is to upgrade).
Changes
- Activation will now work across all unity versions within all editor images.
Credits
Thanks to @BLaZeKiLL for converting the action to use the new images.
Latest fixes
Functional changes
- Add instructions for debugging
- Move docs to unity-ci.com
- add dist build
- Add generated dist file
- Update documentation to reflect v1.1
- badge now only reflects status of upstream master
Fixes
Fix broken babel compat data
[Security] Bump acorn from 6.4.0 to 6.4.1 …
Bump eslint-plugin-unicorn from 17.0.1 to 17.1.0 …
Bump eslint-plugin-unicorn from 16.1.1 to 17.0.1 …
Bump eslint-plugin-react from 7.18.3 to 7.19.0 …
Bump @babel/preset-env from 7.8.6 to 7.8.7 …
Bump @babel/core from 7.8.6 to 7.8.7 …
Bump @babel/core from 7.8.4 to 7.8.6 …
Bump @babel/preset-env from 7.8.4 to 7.8.6 …
Bump babel-eslint from 10.0.3 to 10.1.0 …
Bump lint-staged from 10.0.7 to 10.0.8 …
Bump @actions/github from 2.1.0 to 2.1.1 …
Bump @zeit/ncc from 0.21.0 to 0.21.1 …
Bump husky from 4.2.2 to 4.2.3 …
Bump eslint-plugin-unicorn from 16.0.0 to 16.1.1 …
Bump husky from 4.2.1 to 4.2.2 …
Bump jest from 24.9.0 to 25.1.0 …
Bump husky from 4.0.0-beta.5 to 4.2.1 …
Bump @babel/preset-env from 7.7.7 to 7.8.4 …
Bump eslint-config-prettier from 6.7.0 to 6.10.0 …
Bump eslint-plugin-unicorn from 14.0.1 to 16.0.0 …
Bump eslint-plugin-import from 2.19.1 to 2.20.1 …
Bump @babel/cli from 7.7.5 to 7.8.4 …
Bump lint-staged from 9.5.0 to 10.0.7 …
Bump eslint-plugin-react from 7.17.0 to 7.18.3 …
fix: upgrade @actions/core from 1.2.0 to 1.2.1 …
fix: upgrade @actions/exec from 1.0.2 to 1.0.3 …
Bump @babel/core from 7.7.5 to 7.8.4 …
Bump eslint from 6.7.2 to 6.8.0 …
Bump @actions/github from 2.0.0 to 2.1.0 …
Bump @zeit/ncc from 0.20.5 to 0.21.0 …
Bump eslint-plugin-flowtype from 4.5.2 to 4.6.0 …
Multi version request
#6 Add workflow strategy for multiple versions
- Converted action to be bootstrapped by javascript
- Add workflow strategy for multiple versions
Use the same unity version for this action as you use in your activate
, test
and build
actions for successful activation.
Request Activation File
Request the manual activation file for acquiring a Unity personal license.
Request Activation File
Request the manual activation file for acquiring a Unity personal license.
(this also adds v1 to reference v1.0)