c19bcc4540Fix typo
Andrew Kahr
2023-11-06 23:58:40 -0800
dc92631509More robust console printing
Andrew Kahr
2023-11-06 23:44:14 -0800
192fafe45bEnsure exceptions get annotated as well
Andrew Kahr
2023-11-06 23:37:13 -0800
641bce6ad2Update activation to use blank project
Andrew Kahr
2023-11-06 23:06:43 -0800
cfbe5a1899Don't build ubuntu on PR as secrets are now needed. Update PR template to request an example successful run. Remove 32bit windows build. Build on push to any branch
Andrew Kahr
2023-11-06 22:27:58 -0800
47c03e8104Update node modules
Andrew Kahr
2023-11-06 21:22:43 -0800
1d274c7d6dAdd compile listener to create github annotations
Andrew Kahr
2023-11-06 21:19:53 -0800
b20286a361Ensure serial is prioritized
Andrew Kahr
2023-11-05 23:59:27 -0800
Merge branch 'main' into feature/windows-upgrades
Andrew Kahr
2023-10-28 12:01:07 -0700
3375d93438Fix isolation mode to use default by default
Andrew Kahr
2023-10-27 19:02:23 -0700
974b785700Switch to process isolation mode by default and give an option to use hyperv isolation to improve performance
Andrew Kahr
2023-10-27 18:55:23 -0700
d47dc754afProvide a default for linux to allow providing a custom limit on linux containers
Andrew Kahr
2023-10-27 16:52:55 -0700
9e22e88260Code cleanup
Andrew Kahr
2023-10-27 15:07:39 -0700
c59b213139Debugging
Andrew Kahr
2023-10-27 01:38:21 -0700
10c4e7fdc4Output to console
Andrew Kahr
2023-10-27 01:09:41 -0700
6f16f5ff8aAdditional debug changes for fixing windows hanging
Andrew Kahr
2023-10-27 00:57:04 -0700
53f6978295Attempt to fix windows exit hang
Andrew Kahr
2023-10-26 20:26:21 -0700
534c94e159Include log chunk when task runner sees log update, clarify if we can pull logs from same line or next line
Frostebite
2023-09-25 18:26:32 +0100
f563b8c810Include log chunk when task runner sees log update, clarify if we can pull logs from same line or next line
Frostebite
2023-09-25 18:04:33 +0100
5631a3b301Include log chunk when task runner sees log update, clarify if we can pull logs from same line or next line
Frostebite
2023-09-24 14:57:44 +0100
a760ee803fInclude log chunk when task runner sees log update, clarify if we can pull logs from same line or next line
Frostebite
2023-09-23 16:25:25 +0100
b452c2b8f7Include log chunk when task runner sees log update, clarify if we can pull logs from same line or next line
Frostebite
2023-09-23 16:14:26 +0100
3771485920add --gpus all flag to linux docker command
cloudymax
2023-09-22 15:42:10 +0200
Add releasing license when using licensing server
simensan
2023-09-18 10:36:38 +0200
79133b2bd8Add first take on porting over licensing server support from ubuntu
Simen Sandvaer
2023-09-17 22:02:43 +0200
7a7db1e98cdo not report error when no unity build report printed as default, since we are using custom builders
ninetyninereds
2023-09-13 11:10:25 +0300
67c3729207trying if commit builds index
ninetyninereds
2023-09-13 01:25:15 +0300
f96046dac7remove sshPublicKeysDirectoryPath and GIT_CONFIG_EXTENSIONS from windows runner for now
Ely Ronnen
2023-09-06 12:09:46 +0300
d5cdc5945cadd sshPublicKeysDirectoryPath and GIT_CONFIG_EXTENSIONS parameters that adds git configs and mounts .ssh/config and public keys to the container, in order to allow multiple sh deploy key trick by webplatform@ssh-agent
Ely Ronnen
2023-09-05 11:54:49 +0300