Commit Graph

342 Commits (9e232ed4e967ac1883b73ad2f34d9f04ec433aba)

Author SHA1 Message Date
mdugdale 9e232ed4e9 Do not wait for ttl shutdown 2021-04-03 00:06:47 +01:00
mdugdale c7417caf05 include no unity packages in test project 2021-04-03 00:01:47 +01:00
mdugdale 272d218fc8 cleanup 2021-04-02 23:40:38 +01:00
mdugdale 11e6e390dc cleanup 2021-04-02 23:30:47 +01:00
mdugdale 57ad3fc81d Merge branch 'aws-ts' of https://github.com/game-ci/unity-builder into aws-ts 2021-04-02 23:17:11 +01:00
mdugdale e6c8fb83c2 cleanup 2021-04-02 23:17:02 +01:00
Webber Takken 7e632cff17
Merge branch 'main' into aws-ts 2021-04-02 11:14:39 +02:00
dependabot[bot] 8bd212e020
Bump y18n from 4.0.0 to 4.0.1 (#237)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Webber Takken <webber@takken.io>
2021-04-02 11:13:37 +02:00
Sakari Bergen 8419046c0f
Fix build script for Unity 2018, by using reflection instead of version defines (#238) 2021-04-02 11:11:56 +02:00
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