Frostebite
ecd865f092
Delete PVC
2021-05-28 18:57:05 +01:00
Frostebite
1051a8c125
error handling
2021-05-28 18:54:54 +01:00
Frostebite
292f787c26
remove logs
2021-05-28 18:51:29 +01:00
Frostebite
7c7f996432
longer poll interval
2021-05-28 18:46:22 +01:00
Frostebite
3d6ce570a0
polling logs from kubernetes api with pollInterval
2021-05-28 18:39:20 +01:00
Frostebite
c281250358
polling logs from kubernetes api
2021-05-28 18:37:30 +01:00
Frostebite
d8ea2bd701
log stream from k8s http api
2021-05-24 23:10:03 +01:00
Frostebite
afb7c16348
log stream from k8s http api
2021-05-24 22:18:46 +01:00
Frostebite
cc45b2d8bf
log stream from k8s http api
2021-05-24 21:54:41 +01:00
Frostebite
5dab3928b9
log stream from k8s http api
2021-05-24 16:41:44 +01:00
Frostebite
7be71eba31
log stream from k8s http api
2021-05-24 16:13:11 +01:00
Frostebite
c96560b9c5
log stream from k8s http api
2021-05-24 15:06:44 +01:00
Frostebite
e75427a6be
log stream from k8s http api
2021-05-24 15:01:23 +01:00
Frostebite
1d4028c426
logging improvement
2021-05-23 23:19:04 +01:00
Frostebite
7995193cd8
logging improvement
2021-05-23 23:12:39 +01:00
Frostebite
85cfaadc14
stop logging job creation results
2021-05-23 22:58:03 +01:00
Frostebite
46afe94364
read container by name
2021-05-23 22:55:53 +01:00
Frostebite
3289d95fb1
log container state
2021-05-23 22:43:48 +01:00
Frostebite
f7fa00bbed
log container state
2021-05-23 22:31:59 +01:00
Frostebite
c9cb010cfa
log container state
2021-05-23 22:26:18 +01:00
Frostebite
fe370d44d8
abstract out generateBuildName to RemoteBuilderNamespace
2021-05-23 22:24:26 +01:00
Frostebite
41534d2ec6
follow logs
2021-05-23 22:15:16 +01:00
Frostebite
f058aabb4f
follow logs
2021-05-23 22:07:48 +01:00
Frostebite
6136d05e28
follow logs
2021-05-23 22:00:50 +01:00
Frostebite
645ce0ff06
follow logs
2021-05-23 21:37:51 +01:00
Frostebite
0bc5cf2adb
follow logs
2021-05-23 21:28:28 +01:00
Frostebite
fd9e9d058a
follow logs
2021-05-23 21:02:39 +01:00
Frostebite
968a9190d6
follow logs
2021-05-23 17:38:44 +01:00
Frostebite
729c7ce14f
copy from correct directory
2021-05-23 17:22:58 +01:00
Frostebite
0b5a3d8c6a
copy from correct directory
2021-05-23 17:19:18 +01:00
Frostebite
7f78ead03a
adding logs
2021-05-23 17:15:21 +01:00
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
5d41be7bc7
k8s remoteBuildCluster
2021-05-23 14:51:59 +01:00
Frostebite
a02e133a17
Merge commit '66fce0d27b5238f79f94427388381bed0d286f87' into remote-builder/k8s
2021-05-23 14:47:13 +01:00
Frostebite
66fce0d27b
Update kubernetes-tests.yml
2021-05-23 14:42:47 +01:00
Frostebite
356f79e94a
Get GKE cluster credentials directly
2021-05-23 14:31:02 +01:00
Frostebite
1aa54f0cde
Run k8s workflow
2021-05-23 14:12:10 +01:00
Frostebite
ec1e4a4733
Add @kubernetes/client-node
2021-05-23 14:11:06 +01:00
Frostebite
a6d9115e7e
Use build path for steam deploy input ROOT PATH
2021-05-23 14:07:07 +01:00
Frostebite
025d9645be
run aws workflow on main and current branch
2021-05-23 14:04:21 +01:00
Frostebite
eb482957db
ls contents of compression step
2021-05-23 14:03:29 +01:00
Frostebite
c96b8cf443
Remote builder refactoring ( #264 )
...
Remote builder refactoring
2021-05-23 05:08:40 +01:00
Webber Takken
9fff362775
Remove -nographics flag, ensure single -batchmode flag ( #261 )
...
* Remove -nographics flag, ensure -batchmode
* Remove explicit batch mode
* Add libnotify4 and bin for notify-send
* non-interactive frontend
* Move docker changes to base image (docker repo)
2021-05-22 21:07:54 +02:00
Zhou Xinwei
f0e18ea3a5
Fixed addressable build failing on Addressable 1.17.17+ ( #262 )
2021-05-20 17:51:54 +02:00
Webber Takken
947c8b8e20
Fix typo in issue template ( #260 )
2021-05-13 14:03:00 +02:00
Webber Takken
a5de621fe2
Ensure proper read permissions and cleanup build.sh ( #259 )
...
* Add linux read permissions and cleanup build.sh
* More verbose dirty branch
* Simplify added verbosity
2021-05-10 01:08:53 +02: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
Frostebite
a1f68ab26c
hotfix - use input parameter instead of env var
2021-05-01 22:26:06 +01:00