Skip to content

Releases: game-ci/unity-activate

v2.0.0 - Now using our new stable docker images based on Windows/Ubuntu

03 Apr 16:03
33cd3ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3...v2.0.0

Latest updates

27 Sep 20:24
Compare
Choose a tag to compare

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

29 Jan 20:18
Compare
Choose a tag to compare

#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

21 Jan 21:10
Compare
Choose a tag to compare

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

30 Nov 14:06
Compare
Choose a tag to compare

Activate Unity using credentials or a license file. Both personal and professional licenses are supported.