Commit Graph

572 Commits (a72eb3d7e015687411ce5b6448d03a93c18ccd49)

Author SHA1 Message Date
Frostebite 07ea45bd83 Remove bin/sh from command 2021-06-06 03:40:01 +01:00
Frostebite 792dbec1a5 Log stream attempt #3 - get podname 2021-06-06 03:28:42 +01:00
Frostebite 464e5f0caa Log stream attempt #2 2021-06-06 03:01:49 +01:00
dependabot[bot] 2fc01a1db4
Bump ws from 6.2.1 to 6.2.2 (#269)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Webber Takken <webber@takken.io>
2021-06-06 00:01:42 +02:00
Webber Takken 8c1a159dd0
add default tag for feature request (#272) 2021-06-05 23:59:56 +02:00
Frostebite 926e500b89 Run build with input commands 2021-05-28 23:47:20 +01:00
ivan-hernandez-scopely 497f2f7b5f
Using SSH_AUTH_SOCK (ssh agent forwarding) to pull upm private repos (#256)
* using SSH_AUTH_SOCK (ssh agent forwarding) to pull upm private repos

* sshAgent as input parameter

* yarn run prettier --write "src/**/*.{js,ts}"

* yarn run lint --fix && yarn build

* fixed compilation after rebase

* removed RUN apt-get update && apt-get install -y openssh-client. This change needs to be done upstream. See game-ci/docker#117
2021-05-28 23:51:10 +02:00
Frostebite 34ee8bde5f Run build with input commands 2021-05-28 21:31:43 +01:00
Frostebite fce88635b8 Run build with input commands 2021-05-28 21:20:04 +01:00
Frostebite 821b9eeddf Run build with input commands 2021-05-28 21:03:41 +01:00
Frostebite 148569023b Catch errors and always cleanup 2021-05-28 20:38:12 +01:00
Frostebite bec61120bd Test include: more recent log dates 2021-05-28 20:29:08 +01:00
Frostebite 0ae8dc9a20 cleanup 2021-05-28 20:27:39 +01:00
Frostebite 6dc4d12ac5 Previous pod logs included for fast completion scenarios 2021-05-28 20:10:00 +01:00
Frostebite ec58c24ea7 fix logging 2021-05-28 19:58:43 +01:00
Frostebite caeeeb4573 fix logging 2021-05-28 19:44:47 +01:00
Frostebite e8a987ea7e Higher default CPU, lower default memory 2021-05-28 19:24:36 +01:00
Frostebite 4ad3f3bf40 Higher default CPU, lower default memory 2021-05-28 19:22:38 +01:00
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
dependabot[bot] 71ca7bdbfc
Bump browserslist from 4.16.4 to 4.16.6 (#266)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 12:19:42 +02: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