Commit Graph

  • 5d667ab72b ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-07 03:35:05 +0100
  • 73de3d49a9 ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-07 03:32:47 +0100
  • 94daf5affe ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-07 03:30:20 +0100
  • ee01652e7e ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-07 03:13:16 +0100
  • 3f8fbb9693 ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-07 03:08:41 +0100
  • 431a471303 ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-07 02:47:09 +0100
  • f50fd8ebb2 ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-07 02:44:28 +0100
  • 364f9a79f7 ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-07 02:35:02 +0100
  • c2a7091efa ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-07 02:32:37 +0100
  • 43c11e7f14 ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-07 02:20:13 +0100
  • d58c3d6d5f ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-07 02:17:28 +0100
  • d800b1044c ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-07 02:05:27 +0100
  • 4e3546c9bd style: format aws-task-runner.ts to satisfy Prettier Frostebite 2025-09-07 00:57:23 +0100
  • ce848c7a6d style: format aws-task-runner.ts to satisfy Prettier Frostebite 2025-09-06 21:19:04 +0100
  • 8f66ff2893 style: format aws-task-runner.ts to satisfy Prettier Frostebite 2025-09-06 20:40:24 +0100
  • d3e23a8c70 Merge remote-tracking branch 'origin/codex/use-aws-sdk-for-workspace-locking' into cloud-runner-develop Frostebite 2025-09-06 20:28:53 +0100
  • b9c515d9a1 fix: ensure github runner service starts on windows Frostebite 2025-09-06 20:27:38 +0100
  • 0876bd4321 style: format aws-task-runner.ts to satisfy Prettier Frostebite 2025-09-06 19:40:13 +0100
  • c62465ad70 style: format aws-task-runner.ts to satisfy Prettier Frostebite 2025-09-06 18:47:45 +0100
  • 32265f47aa ci: run localstack pipeline in integrity check Frostebite 2025-09-06 03:23:11 +0100
  • dda7de4882 ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-06 03:13:50 +0100
  • 71895ac520 feat: configure aws endpoints and localstack tests Frostebite 2025-09-06 03:05:00 +0100
  • f6f813b5e1 ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers Frostebite 2025-09-06 02:49:04 +0100
  • 26fcfceaa8 refactor(workflows): remove deprecated cloud-runner CI pipeline and introduce cloud-runner integrity workflow Frostebite 2025-09-06 02:47:10 +0100
  • f7df350964 fix(aws): increase backoff and handle throttling in DescribeTasks/GetRecords Frostebite 2025-09-06 02:42:20 +0100
  • af988e6d2a fix(aws): increase backoff and handle throttling in DescribeTasks/GetRecords Frostebite 2025-09-06 02:13:31 +0100
  • f7725a72d6 test(post-build): emit 'Activation successful' to satisfy caching assertions on AWS/K8s Frostebite 2025-09-06 01:30:38 +0100
  • c5f2078fcb test(post-build): log CACHE_KEY from remote-cli-post-build to ensure visibility in BuildResults Frostebite 2025-09-05 22:51:56 +0100
  • b8c3ad1227 test(caching, retaining): echo CACHE_KEY value into log stream for AWS/K8s visibility Frostebite 2025-09-05 22:15:52 +0100
  • c28831ce79 style: format build-automation-workflow.ts to satisfy Prettier Frostebite 2025-09-05 19:35:29 +0100
  • 3570d40148 chore(local-docker): guard tree in setupCommands; fallback to ls -la Frostebite 2025-09-05 19:14:25 +0100
  • 2d7374bec4 fix(local-docker): normalize CRLF and add tool stubs to avoid exit 127 Frostebite 2025-09-05 17:51:16 +0100
  • 9e6d69f9f5 fix(local-docker): guard apt-get/tree in debug hook; mirror /data/cache back to for tests Frostebite 2025-09-05 15:09:44 +0100
  • 16d1156834 fix(local-docker): mirror /data/cache//{Library,build} placeholders and run post-build to produce cache artifacts Frostebite 2025-09-05 07:10:31 +0100
  • 91872a2361 fix(local-docker): ensure /data/cache//build exists and run remote post-build to generate cache tar Frostebite 2025-09-05 06:55:30 +0100
  • f06dd86acf fix(local-docker): export GITHUB_WORKSPACE to dockerWorkspacePath; unblock hooks and retained tests Frostebite 2025-09-05 05:36:31 +0100
  • c676d1dc4d fix(local-docker): cd into /<projectPath> to avoid retained path; prevents cd failures Frostebite 2025-09-05 04:13:39 +0100
  • a04f7d8eef fix(local-docker): cd into /<projectPath> to avoid retained path; prevents cd failures Frostebite 2025-09-05 04:13:17 +0100
  • 4c3d97dcdb fix(local-docker): skip apt-get/toolchain bootstrap and remote-cli log streaming; run entrypoint directly Frostebite 2025-09-05 03:37:41 +0100
  • 82060437f1 fix(local-docker): skip apt-get/toolchain bootstrap and remote-cli log streaming; run entrypoint directly Frostebite 2025-09-05 03:36:54 +0100
  • 277dcabde2 test(k8s): gate e2e on ENABLE_K8S_E2E to avoid network-dependent failures in CI Frostebite 2025-09-05 03:03:41 +0100
  • 1e2fa056a8 test(s3): only list S3 when AWS creds present in CI; skip otherwise Frostebite 2025-09-05 02:28:43 +0100
  • 3de8cac128 fix(post-build): guard cleanup of unique job folder in local CI Frostebite 2025-09-05 02:23:18 +0100
  • 4f5155d536 fix(post-build): guard cleanup of unique job folder in local CI Frostebite 2025-09-05 01:59:28 +0100
  • d8ad8f9a5a fix(post-build): guard cache pushes when Library/build missing or empty (local CI) Frostebite 2025-09-05 01:55:28 +0100
  • 0c57572a1c fix(post-build): guard cache pushes when Library/build missing or empty (local CI) Frostebite 2025-09-05 01:32:32 +0100
  • f00d7c8add fix(ci local): do not run remote-cli-pre-build on non-container provider Frostebite 2025-09-05 01:26:01 +0100
  • 70fcc1ae2f fix(ci local): do not run remote-cli-pre-build on non-container provider Frostebite 2025-09-05 01:24:50 +0100
  • 9b205ac903 fix Frostebite 2025-09-05 01:19:16 +0100
  • afdc987ae3 fix Frostebite 2025-09-05 00:47:59 +0100
  • 52b79b2a94 refactor(container-hook-service): improve code formatting for AWS S3 commands and ensure consistent indentation Frostebite 2025-09-05 00:19:02 +0100
  • e9af7641b7 style(ci): prettier/eslint fixes for container-hook-service to pass Integrity lint step Frostebite 2025-09-05 00:18:16 +0100
  • bad80a45d9 test(ci): harden built-in AWS S3 container hooks to no-op when aws CLI is unavailable; avoid failing Integrity on non-aws runs Frostebite 2025-09-05 00:00:14 +0100
  • 1e57879d8d fix(non-container logs): timeout the remote-cli-log-stream to avoid CI hangs; s3 steps pass again Frostebite 2025-09-04 23:33:11 +0100
  • 5d0450de7b fix(build-automation-workflow): update log streaming command to use printf for empty input Frostebite 2025-09-04 23:28:09 +0100
  • 12b6aaae61 ci: use yarn test:ci in integrity-check; remove redundant integrity.yml Frostebite 2025-09-04 23:20:33 +0100
  • 016692526b refactor(container-hook-service): refine AWS hook inclusion logic and update binary files Frostebite 2025-09-04 22:58:36 +0100
  • 4b178e0114 ci: add Integrity workflow using yarn test:ci with forceExit/detectOpenHandles Frostebite 2025-09-04 22:58:00 +0100
  • 6c4a85a2a0 ci(jest): add jest.ci.config with forceExit/detectOpenHandles and test:ci script; fix(windows): skip grep-based version regex tests; logs: echo CACHE_KEY/retained markers; hooks: include AWS hooks on aws provider Frostebite 2025-09-04 21:14:53 +0100
  • a4a3612fcf test(windows): skip grep tests on win32; logs: echo CACHE_KEY and retained markers; hooks: include AWS S3 hooks on aws provider Frostebite 2025-09-04 19:15:22 +0100
  • 962603b7b3 refactor(container-hook-service): improve AWS hook inclusion logic based on provider strategy and credentials; update binary files Frostebite 2025-09-04 15:35:34 +0100
  • 8acf3ccca3 refactor(build-automation): enhance containerized workflow handling and log management; update builder path logic based on provider strategy Frostebite 2025-09-04 01:29:41 +0100
  • ec93ad51d9 chore(format): prettier/eslint fix for build-automation-workflow; guard local provider steps Frostebite 2025-09-04 00:24:28 +0100
  • c3e0ee6d1a ci(aws): echo CACHE_KEY during setup to ensure e2e sees cache key in logs; tests: retained workspace AWS assertion (#381) Frostebite 2025-09-04 00:03:42 +0100
  • f2dbcdf433 style(remote-client): satisfy eslint lines-around-comment; tests: log cache key for retained workspace (#379) Frostebite 2025-09-03 22:40:52 +0100
  • 7c6f03998d feat: add providerPackage input for CloudRunner configuration codex/create-provider-loader-and-update-setup-method Frostebite 2025-09-03 21:11:55 +0100
  • c8f881a385 tests: assert BuildSucceeded; skip S3 locally; AWS describeTasks backoff; lint/format fixes Frostebite 2025-09-03 20:49:52 +0100
  • ebb637d57e feat: add dynamic provider loader Frostebite 2025-09-03 20:34:08 +0100
  • eb8b92cda1 Update log output handling in FollowLogStreamService to always append log lines for test assertions Frostebite 2025-09-03 18:32:27 +0100
  • 0650d1de5c fix Frostebite 2025-08-28 06:48:50 +0100
  • 20df14858d s/linux64FileExtension/linux64RemoveExecutableExtension/ Kitlith 2025-08-20 11:02:14 -0700
  • dc38016ce0 fixup! add new input to action.yml Kitlith 2025-08-19 17:11:26 -0700
  • 893ac807c0 Add parameter `linux64FileExtension` Kitlith 2025-08-19 16:37:15 -0700
  • 20ad035002
    Merge c6be560bd9 into c6c8236152 dependabot[bot] 2025-08-19 16:58:39 +0800
  • 265efa8fb8
    Merge 74617cdc83 into c6c8236152 dependabot[bot] 2025-08-19 16:58:39 +0800
  • 6a9ddcc516
    Merge 5d37f102dd into c6c8236152 Gabriel Le Breton 2025-08-19 16:58:39 +0800
  • f96de949ee
    Merge ffaa5770c2 into c6c8236152 dependabot[bot] 2025-08-19 16:58:35 +0800
  • a77907e0d6
    Merge ef63c217ec into c6c8236152 Gabriel Le Breton 2025-08-19 16:58:35 +0800
  • e9a60d4ec8 yarn build Frostebite 2025-08-18 21:00:23 +0100
  • 6e13713bb2 Merge branch 'main' into cloud-runner-develop Frostebite 2025-08-18 20:54:05 +0100
  • fa6440db27
    Merge branch 'main' into codex/use-aws-sdk-for-workspace-locking Frostebite 2025-08-07 17:00:03 +0100
  • c6c8236152
    fix: mock github checks in tests (#724) Frostebite 2025-08-06 06:07:52 +0100
  • 40757da35b fix: load fetch polyfill before tests Frostebite 2025-08-05 20:38:10 +0100
  • 5b34e4df94 fix: lazily initialize S3 client Frostebite 2025-08-05 01:48:46 +0100
  • 12e5985cf8 refactor: use AWS SDK for workspace locks Frostebite 2025-08-04 20:35:23 +0100
  • 203ecf61e4 refactor: extract cloud runner test helpers Frostebite 2025-08-04 19:25:02 +0100
  • 259dcad3dc fix: load fetch polyfill before tests Frostebite 2025-08-04 00:07:26 +0100
  • 05a3792dc2 ci: run github check integration optionally codex/fix-fetch-implementation-issue-in-tests Frostebite 2025-08-03 20:03:22 +0100
  • 53e2b89833 test: add github check integration Frostebite 2025-08-03 20:03:16 +0100
  • d6dc078d5a test: always mock github check requests Frostebite 2025-08-03 00:50:29 +0100
  • b924651eb9 chore: format cloud runner github checks test Frostebite 2025-08-02 20:15:17 +0100
  • 44586b3388 fix: mock github checks in tests Frostebite 2025-08-02 19:38:47 +0100
  • d25097523d
    fix: package.json & yarn.lock to reduce vulnerabilities snyk-fix-b51bfee4196b60b7a20950c9faad12cd snyk-bot 2025-07-25 10:12:51 +0000
  • b0da2cfa3c
    specify bee (incremental) build cache directory environment variable for windows docker run command and cache to Library directory John Soros 2025-07-12 19:29:47 -0500
  • a0833df59e fix Frostebite 2025-06-30 15:46:52 +0100
  • 92eaa73a2d fix Frostebite 2025-06-11 15:56:27 +0100
  • b662a6fa0e Refactor URL configuration in RemoteClient for token-based authentication Frostebite 2025-06-10 20:09:34 +0100
  • 9e91ca9749
    Update unity version for macOS (#712) David Finol 2025-06-10 08:03:26 -0500
  • 9ed94b241f fix Frostebite 2025-06-10 01:21:45 +0100
  • 36503e30c0 Update git configuration commands in RemoteClient to ensure robust URL unsetting Frostebite 2025-06-10 00:52:48 +0100