Commit Graph

  • 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
  • 01bbef7a89 Update GitHub Actions to use GIT_PRIVATE_TOKEN for GITHUB_TOKEN in CI pipeline Frostebite 2025-06-09 23:26:35 +0100
  • 847a3231d3 Test updating unity version for mac David Finol 2025-06-08 23:58:01 -0500
  • 3ec6a1e70c Merge branch 'main' of https://github.com/game-ci/unity-builder into updateUnityVersion David Finol 2025-06-08 23:57:18 -0500
  • 9cd9f7e0e7
    fix: androidCreateSymbols has been deprecated (#701) Eric_Lian 2025-06-09 10:21:32 +0800
  • b36bff5a54
    fix: androidCreateSymbols has been deprecated Eric_Lian 2025-04-24 00:23:27 +0800
  • 0b822c28fb
    Update Unity version (#711) David Finol 2025-06-08 10:00:16 -0500
  • 55c91b9d55
    Merge 967b65ef0e into 65607f9ebb Gabriel Le Breton 2025-06-08 04:57:44 -0400
  • 9bcf76ecc8 Update Unity version David Finol 2025-06-08 01:56:49 -0500
  • 65607f9ebb
    Adds support for .upmconfig.toml in Windows Docker images (#705) Daniel Lupiañez Casares 2025-06-07 23:11:18 +0200
  • d23d05a705 Update index.js.map Daniel Lupiañez Casares 2025-06-07 20:26:03 +0200
  • c8d68c1c9f Merge branch 'main' into feature/WindowsUPMConfigFix Daniel Lupiañez Casares 2025-06-07 20:23:37 +0200
  • a1ebdb7abd
    Adds support for VisionOS in UnityHub in macos (#710) Daniel Lupiañez Casares 2025-06-07 20:20:18 +0200
  • 0218620e71 Syncs index.js.map Daniel Lupiañez Casares 2025-06-07 19:49:32 +0200
  • cf36c13713 Merge branch 'main' into feature/support-visionos Daniel Lupiañez Casares 2025-06-07 19:47:17 +0200
  • 3b26780ddf
    Adds build support for tvOS in macos-latest (#709) v4.5.0 Daniel Lupiañez Casares 2025-06-07 18:08:47 +0200
  • 43ff407d42 Adds support for VisionOS in UnityHub in macos Daniel Lupiañez Casares 2025-06-07 17:59:51 +0200
  • 857b7a94dc Adds support for VisionOS in UnityHub in macos Daniel Lupiañez Casares 2025-06-07 15:25:01 +0200
  • 7c273c4a12 Allows macos as a build platform for tvOS Daniel Lupiañez Casares 2025-06-07 14:24:29 +0200
  • a7a3b838ac Fix UnityHub argument for tvOS Daniel Lupiañez Casares 2025-06-07 13:19:23 +0200
  • a425e95203 Removes limit for tvOS only in Windows Daniel Lupiañez Casares 2025-06-07 11:04:21 +0200
  • 7f21e004e5 Updates index.js, index.js.map and licenses.txt Daniel Lupiañez Casares 2025-06-07 10:38:35 +0200
  • 06c98fea9e Merge branch 'main' into feature/WindowsUPMConfigFix Daniel Lupiañez Casares 2025-06-07 10:25:49 +0200
  • 967b65ef0e
    fix: package.json & yarn.lock to reduce vulnerabilities snyk-fix-6b49825abe9575f7cd25e26c266bdb24 snyk-bot 2025-05-23 08:38:00 +0000
  • 7f1c804a9c
    Merge b8af71f28e into 819c2511e0 Gabriel Le Breton 2025-05-17 19:29:06 +0200
  • 819c2511e0
    Added install_llvmpipe script to replace -nographics in Windows builds (#706) Kirill Artemov 2025-05-17 19:17:08 +0200
  • cf13c59c10 Fix expression Kirill Artemov 2025-05-17 18:10:54 +0200
  • f63df5a67e Append With GPU to build name Kirill Artemov 2025-05-17 17:40:42 +0200
  • 657c72934a Fixed script Kirill Artemov 2025-05-17 17:04:25 +0200
  • 41502ff249 Pass enableGpu into tests properly Kirill Artemov 2025-05-17 16:41:27 +0200
  • 0535838cbb Fixed scripts Kirill Artemov 2025-05-17 16:39:51 +0200
  • 843ec8000a Fixed nitpick Kirill Artemov 2025-05-17 16:17:40 +0200