Commit Graph

8 Commits (c97d032bf9a8541a14fdfe3fb9d3e2b115318a59)

Author SHA1 Message Date
Frostebite 150c69904b Fix 2021-08-17 22:13:46 +00:00
Frostebite af72cd4a7a Fix 2021-08-17 20:15:40 +00:00
Frostebite 0d9c2bf1d8 Fix 2021-08-17 20:09:42 +00:00
Frostebite 2b559c587f Testing unified providers for k8s and aws 2021-06-19 21:19:22 +01:00
Frostebite 08db6c5022 PVC handling refactoring and logging 2021-06-18 20:52:07 +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