Releases: game-ci/unity-activate
Releases · game-ci/unity-activate
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
- Bump @actions/core from 1.2.2 to 1.2.6 by @dependabot in #51
- Update README.md by @davidmfinol in #57
- Update README.md by @davidmfinol in #58
- [Security] Bump y18n from 4.0.0 to 4.0.1 by @dependabot-preview in #59
- Update dist by @webbertakken in #61
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #62
- Bump actions/setup-node from v1.1.2 to v2.1.5 by @dependabot in #63
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #64
- Bump hosted-git-info from 2.8.5 to 2.8.9 by @dependabot in #65
- Add issue template by @webbertakken in #68
- Bump browserslist from 4.13.0 to 4.16.6 by @dependabot in #69
- Bump ws from 7.2.1 to 7.4.6 by @dependabot in #70
- indicate how to support us by @webbertakken in #72
- Bump actions/setup-node from 2.1.5 to 2.3.2 by @dependabot in #74
- Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #75
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #76
- Bump actions/setup-node from 2.4.0 to 2.5.1 by @dependabot in #83
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #78
- Upgrade to use typescript instead of javascript and use game-ci images by @davidmfinol in #84
- Bump actions/setup-node from 2.5.1 to 3 by @dependabot in #87
- Bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #88
- Bump actions/checkout from 2 to 3 by @dependabot in #89
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #92
- feat: upgrade to images of version 1 (rolling tag) by @webbertakken in #93
New Contributors
- @davidmfinol made their first contribution in #57
Full Changelog: v1.3...v2.0.0
Latest updates
Functional changes
- #50 Add intructions for debugging
- #49 Fix typo in readme
- #46 Move docs to unity-ci.com
- #11 Badge only reflects status of upstream master
Fixes
- #48 [Security] Bump node-fetch from 2.6.0 to 2.6.1 dependencies javascript security
- #47 Bump lodash from 4.17.15 to 4.17.19 dependencies
- #44 [Security] Bump acorn from 6.4.0 to 6.4.1 dependencies javascript security
- #43 Bump eslint-plugin-unicorn from 17.0.1 to 17.1.0 dependencies javascript
- #42 Bump eslint-plugin-react from 7.18.3 to 7.19.0 dependencies javascript
- #41 Bump eslint-plugin-unicorn from 16.1.1 to 17.0.1 dependencies javascript
- #40 Bump @babel/core from 7.8.6 to 7.8.7 dependencies javascript
- #39 Bump @babel/preset-env from 7.8.6 to 7.8.7 dependencies javascript
- #38 Bump @actions/core from 1.2.2 to 1.2.3 dependencies javascript
- #37 Bump @babel/core from 7.8.4 to 7.8.6 dependencies javascript
- #36 Bump @babel/preset-env from 7.8.4 to 7.8.6 dependencies javascript
- #35 Bump babel-eslint from 10.0.3 to 10.1.0 dependencies javascript
- #34 Bump lint-staged from 10.0.7 to 10.0.8 dependencies javascript
- #33 Bump @actions/github from 2.1.0 to 2.1.1 dependencies javascript
- #32 Bump husky from 4.2.2 to 4.2.3 dependencies javascript
- #31 Bump @zeit/ncc from 0.21.0 to 0.21.1 dependencies javascript
- #30 Bump eslint-plugin-unicorn from 16.0.0 to 16.1.1 dependencies javascript
- #29 Bump eslint-plugin-unicorn from 16.0.0 to 16.1.0 dependencies javascript
- #28 Bump husky from 4.2.1 to 4.2.2 dependencies javascript
- #27 Bump lint-staged from 9.5.0 to 10.0.7 dependencies javascript
- #26 Bump eslint-config-prettier from 6.7.0 to 6.10.0 dependencies javascript
- #25 Bump husky from 4.0.0-beta.5 to 4.2.1 dependencies javascript
- #24 Bump eslint-plugin-flowtype from 4.5.2 to 4.6.0 dependencies javascript
- #23 Bump eslint-plugin-unicorn from 14.0.1 to 16.0.0 dependencies javascript
- #22 Bump @babel/cli from 7.7.5 to 7.8.4 dependencies javascript
- #21 Bump jest from 24.9.0 to 25.1.0 dependencies javascript
- #20 [Snyk] Upgrade @actions/exec from 1.0.2 to 1.0.3
- #19 Bump eslint-plugin-react from 7.17.0 to 7.18.3 dependencies javascript
- #18 Bump @babel/preset-env from 7.7.7 to 7.8.4 dependencies javascript
- #17 Bump eslint-plugin-import from 2.19.1 to 2.20.1 dependencies javascript
- #16 Bump @actions/github from 2.0.0 to 2.1.0 dependencies javascript
- #15 Bump @actions/core from 1.2.0 to 1.2.2 dependencies javascript
- #14 Bump @babel/core from 7.7.5 to 7.8.4 dependencies javascript
- #13 Bump @zeit/ncc from 0.20.5 to 0.21.0 dependencies javascript
- #12 Bump eslint from 6.7.2 to 6.8.0 dependencies javascript
Multi version support
#10 Add variable version support
- Converted action to be bootstrapped by javascript
- Add workflow strategy for multiple versions
Personal license: Use the same unity version as you requested the activation file for.
Pro license: Use any version you like
Note that test-runner
and builder
became stand-alone and no longer require this action.
Faster activation
Before, the activation process was running any arbitrary command after that unity has been activated, in order to verify successful verification. This is because for personal licenses unity always exits with exit code 1.
This issue has been resolved, effectively making the activation step faster.
Unity - Activate
Activate Unity using credentials or a license file. Both personal and professional licenses are supported.