Frostebite
06549368d9
adding logs
2021-05-23 17:07:30 +01:00
Frostebite
013e54aa7c
k8s full refactoring to simpler and better api client
2021-05-23 16:08:32 +01:00
Frostebite
5929a988d3
k8s refactoring started, new k8s api client
2021-05-23 15:26:57 +01:00
Frostebite
356f79e94a
Get GKE cluster credentials directly
2021-05-23 14:31:02 +01:00
Frostebite
ec1e4a4733
Add @kubernetes/client-node
2021-05-23 14:11:06 +01:00
Gaeel Bradshaw-Rodriguez
e31af20466
Chown files to a custom user after building (fix file ownership) ( #250 )
...
* Chown files to a custom user after building
* Better describe `chownFilesTo` input
As suggested by @webbertakken: https://github.com/game-ci/unity-builder/pull/250#discussion_r624575666
Co-authored-by: Webber Takken <webber@takken.io>
* Simplify chown step in `build.sh`
Co-authored-by: Webber Takken <webber@takken.io>
Co-authored-by: Webber Takken <webber@takken.io>
2021-05-02 01:23:15 +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