Commit Graph

10 Commits (43029d500de9b013efc68bc8d5d5717fdcff4a9a)

Author SHA1 Message Date
Frostebite 43029d500d run builder in builder 2021-07-07 23:24:59 +01:00
Frostebite da64845ac6 run builder in builder 2021-07-03 01:03:21 +01:00
Frostebite 404dba1fc1 run builder in builder 2021-07-03 00:08:54 +01:00
Frostebite 2b559c587f Testing unified providers for k8s and aws 2021-06-19 21:19:22 +01:00
Frostebite ca6d7c750e Fix: watch pod until running 2021-06-19 05:49:32 +01:00
Frostebite 9309e3aa91 Kubernetes refactor 2021-06-06 20:39:06 +01:00
Frostebite 0ae8dc9a20 cleanup 2021-05-28 20:27:39 +01:00
Frostebite c96b8cf443
Remote builder refactoring (#264)
Remote builder refactoring
2021-05-23 05:08:40 +01:00
Frostebite 501c67e40c
Implement AWS Fargate support [Large build support] (#246)
* Implement AWS Fargate support

* Update aws-tests workflow to include aws-ts-clean

* support remoteBuildCpu and remoteBuildContainer parameters for aws

* Syntax fix

* remove package-lock add yarn.lock

* yarn lock

* if: github.event.pull_request.draft == false

Co-authored-by: mdugdale <mark.dugdale@bossastudios.com>
2021-04-20 22:46:37 +02: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