mdugdale
1f82a524d7
format
2021-03-29 01:31:01 +01:00
mdugdale
e78445ac7f
format
2021-03-29 01:30:32 +01:00
mdugdale
721d5b71d8
format
2021-03-29 01:23:58 +01:00
Frostebite
1a05e2f86b
Merge branch 'main' into aws-ts
2021-03-29 01:19:59 +01:00
mdugdale
39b58eb300
format
2021-03-29 01:05:33 +01:00
mdugdale
ef6594f59f
format
2021-03-29 00:57:35 +01:00
mdugdale
916cd0d9cf
format
2021-03-29 00:21:06 +01:00
mdugdale
8da174c2a9
format
2021-03-29 00:17:18 +01:00
Markus
4d0b6e6db1
Pass on USYM_UPLOAD_AUTH_TOKEN if defined ( #234 )
...
To automatically upload symbols to unity, we need to define the `USYM_UPLOAD_AUTH_TOKEN` variable. Currently the build container ignores this variable, even if it's defined in the github action.
```
2021-03-26T02:35:35.5938747Z time="2021-03-26T02:35:35Z" level=fatal msg="Please provide an auth token with USYM_UPLOAD_AUTH_TOKEN environment variable"
```
2021-03-28 17:06:22 -05:00
mdugdale
aa0f813abd
typescript aws
2021-03-28 22:38:29 +01:00
mdugdale
a7818a565e
typescript aws
2021-03-28 21:59:40 +01:00
mdugdale
e6c7fba9e9
typescript aws
2021-03-28 21:55:26 +01:00
mdugdale
47fd2f4da2
typescript aws
2021-03-28 21:42:14 +01:00
mdugdale
00b5a67b1a
typescript aws
2021-03-28 21:32:52 +01:00
mdugdale
dc5f69cda8
typescript aws
2021-03-28 21:18:28 +01:00
mdugdale
a4cb4516db
typescript aws
2021-03-28 00:17:05 +00:00
mdugdale
11a2057c5f
typescript aws
2021-03-28 00:12:47 +00:00
mdugdale
de61bb70d8
typescript aws
2021-03-28 00:05:15 +00:00
mdugdale
ea70d289df
typescript aws
2021-03-28 00:02:15 +00:00
mdugdale
540f8b26f0
typescript aws
2021-03-27 23:56:28 +00:00
mdugdale
849e6279a7
typescript aws
2021-03-27 23:54:16 +00:00
mdugdale
92c3294066
typescript aws
2021-03-27 23:52:46 +00:00
mdugdale
47ddabac1a
typescript aws
2021-03-27 23:50:39 +00:00
mdugdale
01b3c10bac
typescript aws
2021-03-27 23:49:41 +00:00
mdugdale
03175de2bf
typescript aws
2021-03-27 23:48:31 +00:00
mdugdale
479d05321f
typescript aws
2021-03-27 23:21:30 +00:00
mdugdale
405e0265d6
typescript aws
2021-03-27 23:15:55 +00:00
mdugdale
10ffbfe57e
typescript aws
2021-03-27 23:08:53 +00:00
mdugdale
6298965513
typescript aws
2021-03-27 23:06:58 +00:00
mdugdale
5b2591bdea
typescript aws
2021-03-27 23:01:06 +00:00
mdugdale
3d3f6f6cde
typescript aws
2021-03-27 22:59:45 +00:00
mdugdale
087f0cb8de
typescript aws
2021-03-27 22:56:45 +00:00
mdugdale
1790195b70
typescript aws
2021-03-27 22:54:07 +00:00
mdugdale
b1ff94ae07
typescript aws
2021-03-27 22:52:27 +00:00
mdugdale
a56ed139c2
typescript aws
2021-03-27 22:45:16 +00:00
mdugdale
d398a1e08d
typescript aws
2021-03-27 22:40:54 +00:00
mdugdale
c14c2fe14b
typescript aws
2021-03-27 22:34:09 +00:00
Sakari Bergen
224f973562
Run default addressables build conditionally ( #231 )
...
* Add asmdef and Addressable content build in the builder
* Move asmdef content into its own directory
* Mark UnityBuilderAction as Editor-only
2021-03-19 18:50:39 +01:00
Webber Takken
b769675b38
Update repo url and status badges ( #228 )
...
* Update url in package.json
* Fix badges
2021-03-14 01:19:30 +01:00
Webber Takken
4fde4e47b6
Refactor action to typescript ( #226 )
...
* Refactor to typescript (config part)
* Refactor to typescript (convert extensions, minor fixes)
* Refactor to typescript (move from `action` to `dist`)
* Re-enable integrity-check for dist index.js
* Fix all tests and lints
* fix parsing major versions
* Test patch level to be digits only
* debug
* debug
* uncache
* manual compile
* debug
* debug
* Debug
* Build lib - doh
* remove diff check
* Make kubernetes workflow manual
* Properly generate 3 digit for simple major tags
* Remove ts-ignore
* re-enable cache
2021-03-14 00:44:01 +01:00
David Finol
0934b3f408
Create versioning.yml ( #222 )
...
* Create versioning.yml
* Apply suggestions from code review
2021-02-28 10:45:48 -06:00
David Finol
414307a791
Add newline to isShallow output ( #216 )
...
* Add newline to isShallow output
2021-02-13 01:40:19 -06:00
David Finol
faefe2f8d7
Only fetch if the repo is shallow (to avoid unnecessary errors) ( #215 )
...
* Only fetch if the repo is shallow (to avoid unnecessary errors)
* Update src/model/versioning.test.js
2021-02-12 23:22:23 -06:00
mob-sakai
b0df698630
Security ( #214 )
...
* fix(test): embed unity license
* fix(test): checkout head
* fix(test): use `pull_request` event instead of `pull_request_target` event
* fix(test): fix k8s test
2021-02-08 17:06:43 +01:00
David Finol
0d3b5a7a62
Update README.md ( #213 )
2021-02-06 20:04:40 -05:00
Cris Feo
555660c904
Clf support upm ssh keys ( #211 )
...
* make source changes
* compile index.js
2021-02-03 17:39:52 +01:00
David Finol
4fe037e06f
Compile action/index.js
2021-01-26 15:18:24 -06:00
David Finol
05b7ccdc04
Remove debug from versioning ( #206 )
...
Would like to remove this debug option, as I don't like how it generates many unnecessary warnings, and I don't think it provides any value.
2021-01-26 12:54:07 -06:00
Webber Takken
c7c1841c97
split workflows ( #203 )
2021-01-23 11:39:42 +01:00
Webber Takken
2cec591baa
Secure licenses ( #202 )
2021-01-23 11:30:46 +01:00