Commit Graph

44 Commits (1a05e2f86b236dfa0e62b1c86248c224322bdcc4)

Author SHA1 Message Date
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
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
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 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
Webber 2166833f11 Create builder folder for docker + bootstrap combo 2020-01-11 01:06:22 +01:00
Webber c55fc4eecd Properly check whether code is executed from source 2020-01-07 00:21:27 +01:00
Webber 4e59bb0d2a Always use relative path to action runner workspace 2020-01-07 00:21:27 +01:00
Webber 5952e3d2f6 Fix build path 2020-01-06 23:32:50 +01:00
Webber 948a53575b Remove console statements 2019-12-22 22:43:47 +01:00
Webber 250a665fce Make version pattern slightly less strict 2019-12-22 22:43:47 +01:00
Webber bafc8e806b Allow builds for all targets 2019-12-22 22:43:47 +01:00
Webber 2ab738c083 Run docker from javascript 2019-12-22 22:43:47 +01:00
Webber 0130f1d603 Fix tag 2019-12-22 22:43:47 +01:00
Webber 454ff6054c Set build args for container 2019-12-22 22:43:47 +01:00
Webber dccdec9d3b Bootstrap docker from js 2019-12-22 22:43:47 +01:00
Webber 0bb0dbd7be Package to dist folder using @zeit/ncc 2019-12-22 22:43:47 +01:00