Commit Graph

  • 9b205ac903 fix Frostebite 2025-09-05 01:19:16 +01:00
  • afdc987ae3 fix Frostebite 2025-09-05 00:47:59 +01:00
  • 52b79b2a94 refactor(container-hook-service): improve code formatting for AWS S3 commands and ensure consistent indentation Frostebite 2025-09-05 00:19:02 +01:00
  • e9af7641b7 style(ci): prettier/eslint fixes for container-hook-service to pass Integrity lint step Frostebite 2025-09-05 00:18:16 +01:00
  • 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 +01:00
  • 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 +01:00
  • 5d0450de7b fix(build-automation-workflow): update log streaming command to use printf for empty input Frostebite 2025-09-04 23:28:09 +01:00
  • 12b6aaae61 ci: use yarn test:ci in integrity-check; remove redundant integrity.yml Frostebite 2025-09-04 23:20:33 +01:00
  • 016692526b refactor(container-hook-service): refine AWS hook inclusion logic and update binary files Frostebite 2025-09-04 22:58:36 +01:00
  • 4b178e0114 ci: add Integrity workflow using yarn test:ci with forceExit/detectOpenHandles Frostebite 2025-09-04 22:58:00 +01:00
  • 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 +01:00
  • 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 +01:00
  • 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 +01:00
  • 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 +01:00
  • ec93ad51d9 chore(format): prettier/eslint fix for build-automation-workflow; guard local provider steps Frostebite 2025-09-04 00:24:28 +01:00
  • 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 +01:00
  • f2dbcdf433 style(remote-client): satisfy eslint lines-around-comment; tests: log cache key for retained workspace (#379) Frostebite 2025-09-03 22:40:52 +01:00
  • 7c6f03998d feat: add providerPackage input for CloudRunner configuration codex/create-provider-loader-and-update-setup-method Frostebite 2025-09-03 21:11:55 +01:00
  • c8f881a385 tests: assert BuildSucceeded; skip S3 locally; AWS describeTasks backoff; lint/format fixes Frostebite 2025-09-03 20:49:52 +01:00
  • ebb637d57e feat: add dynamic provider loader Frostebite 2025-09-03 20:34:08 +01:00
  • eb8b92cda1 Update log output handling in FollowLogStreamService to always append log lines for test assertions Frostebite 2025-09-03 18:32:27 +01:00
  • 0650d1de5c fix Frostebite 2025-08-28 06:48:50 +01:00
  • e9a60d4ec8 yarn build Frostebite 2025-08-18 21:00:23 +01:00
  • 6e13713bb2 Merge branch 'main' into cloud-runner-develop Frostebite 2025-08-18 20:54:05 +01:00
  • fa6440db27 Merge branch 'main' into codex/use-aws-sdk-for-workspace-locking Frostebite 2025-08-07 17:00:03 +01:00
  • c6c8236152 fix: mock github checks in tests (#724) Frostebite 2025-08-06 06:07:52 +01:00
  • 5b34e4df94 fix: lazily initialize S3 client Frostebite 2025-08-05 01:48:46 +01:00
  • 12e5985cf8 refactor: use AWS SDK for workspace locks Frostebite 2025-08-04 20:35:23 +01:00
  • 05a3792dc2 ci: run github check integration optionally codex/fix-fetch-implementation-issue-in-tests Frostebite 2025-08-03 20:03:22 +01:00
  • 53e2b89833 test: add github check integration Frostebite 2025-08-03 20:03:16 +01:00
  • d6dc078d5a test: always mock github check requests Frostebite 2025-08-03 00:50:29 +01:00
  • b924651eb9 chore: format cloud runner github checks test Frostebite 2025-08-02 20:15:17 +01:00
  • 44586b3388 fix: mock github checks in tests Frostebite 2025-08-02 19:38:47 +01:00
  • d25097523d fix: package.json & yarn.lock to reduce vulnerabilities snyk-fix-b51bfee4196b60b7a20950c9faad12cd snyk-bot 2025-07-25 10:12:51 +00:00
  • a0833df59e fix Frostebite 2025-06-30 15:46:52 +01:00
  • 92eaa73a2d fix Frostebite 2025-06-11 15:56:27 +01:00
  • b662a6fa0e Refactor URL configuration in RemoteClient for token-based authentication Frostebite 2025-06-10 20:09:34 +01:00
  • 9e91ca9749 Update unity version for macOS (#712) David Finol 2025-06-10 08:03:26 -05:00
  • 9ed94b241f fix Frostebite 2025-06-10 01:21:45 +01:00
  • 36503e30c0 Update git configuration commands in RemoteClient to ensure robust URL unsetting Frostebite 2025-06-10 00:52:48 +01:00
  • 01bbef7a89 Update GitHub Actions to use GIT_PRIVATE_TOKEN for GITHUB_TOKEN in CI pipeline Frostebite 2025-06-09 23:26:35 +01:00
  • 9cd9f7e0e7 fix: androidCreateSymbols has been deprecated (#701) Eric_Lian 2025-06-09 10:21:32 +08:00
  • 0b822c28fb Update Unity version (#711) David Finol 2025-06-08 10:00:16 -05:00
  • 65607f9ebb Adds support for .upmconfig.toml in Windows Docker images (#705) Daniel Lupiañez Casares 2025-06-07 23:11:18 +02:00
  • a1ebdb7abd Adds support for VisionOS in UnityHub in macos (#710) Daniel Lupiañez Casares 2025-06-07 20:20:18 +02:00
  • 3b26780ddf Adds build support for tvOS in macos-latest (#709) v4.5.0 Daniel Lupiañez Casares 2025-06-07 18:08:47 +02:00
  • 967b65ef0e fix: package.json & yarn.lock to reduce vulnerabilities snyk-fix-6b49825abe9575f7cd25e26c266bdb24 snyk-bot 2025-05-23 08:38:00 +00:00
  • 819c2511e0 Added install_llvmpipe script to replace -nographics in Windows builds (#706) Kirill Artemov 2025-05-17 19:17:08 +02:00
  • 1815c3c880 Refactor git configuration for LFS file pulling with token-based authentication Frostebite 2025-04-14 06:46:51 +01:00
  • 10fc07a79b Enhance LFS file pulling by configuring git for token-based authentication Frostebite 2025-04-14 01:37:55 +01:00
  • db9fc17071 Update GitHub Actions permissions in CI pipeline Frostebite 2025-04-14 01:14:16 +01:00
  • a1f3d9ecd4 Enhance LFS file pulling with token fallback mechanism Frostebite 2025-04-13 18:49:33 +01:00
  • 81ed299e10 Feat/migrate aws sdk v3 (#698) v4.4.0 Matheus Costa 2025-04-10 17:48:14 -03:00
  • 790ac47f47 fix: package.json & yarn.lock to reduce vulnerabilities snyk-fix-4983617fd59b06c10c36d70c7707d674 snyk-bot 2025-03-14 08:03:07 +00:00
  • b8af71f28e fix: package.json & yarn.lock to reduce vulnerabilities snyk-fix-405f3f4ce35e6ab8765322fc18d76074 snyk-bot 2025-02-21 07:54:18 +00:00
  • 9d6bdcbdc5 feat: add buildProfile parameter (#685) Michael Buhler 2025-02-18 00:41:38 +07:00
  • be7fee4d7c ci: add tests for Unity 6 and build profiles MichaelBuhler/674-support-build-profiles Michael Buhler 2025-01-30 14:40:06 +07:00
  • 5eccc32436 feat: add buildProfile parameter Michael Buhler 2025-01-30 10:50:00 +07:00
  • 3ae9ec8536 Update @actions/cache and @actions/core to support actions/upload-artifact: v4 dependency (#688) Egorrko 2025-02-08 21:14:07 +05:00
  • 66e30fe373 fix: package.json & yarn.lock to reduce vulnerabilities snyk-fix-5927811f05f17d23efba2c2c34262c67 snyk-bot 2025-01-24 07:33:37 +00:00
  • ef63c217ec fix: upgrade reflect-metadata from 0.1.13 to 0.2.2 snyk-upgrade-ea8231846adc58b5b7acbf39ece53634 snyk-bot 2024-12-20 07:34:33 +00:00
  • 1a8e1c6bc0 fix: upgrade unity-changeset from 2.1.0 to 2.3.0 snyk-upgrade-8c20b91ad0e10651fec2a2c58cfdad18 snyk-bot 2024-12-20 07:34:29 +00:00
  • bfb737c84b fix: upgrade @kubernetes/client-node from 0.16.3 to 0.22.3 snyk-upgrade-cb6cc80993e23d3465a905b905de84ab snyk-bot 2024-12-20 07:34:26 +00:00
  • c880d26453 fix: upgrade yaml from 2.3.1 to 2.6.1 snyk-upgrade-8dc0d35c490507d2eb8cdb202d71646e snyk-bot 2024-12-20 07:34:23 +00:00
  • 5d37f102dd fix: upgrade aws-sdk from 2.1437.0 to 2.1692.0 snyk-upgrade-bbb4d14dfb5727398b047950846ebe29 snyk-bot 2024-12-20 07:34:19 +00:00
  • d9521f150c fix: package.json & yarn.lock to reduce vulnerabilities snyk-fix-c0550595de53f2b0819a618d222b4e47 snyk-bot 2024-12-20 07:30:35 +00:00
  • 83c85328dd Removed all instances of interpolated strings from editor scripts so we don't get compiler errors on old versions of .NET in Unity 2018 (#633) zdickinsonfugro 2024-10-11 00:02:39 +10:00
  • b11b6a6f2c Fix getVersionDescription() to prioritize version tags over non-version tags (#673) v4.3.0 Boris Proshin 2024-10-08 01:06:50 +03:00
  • 74617cdc83 Bump ws from 6.2.2 to 6.2.3 dependabot/npm_and_yarn/ws-6.2.3 dependabot[bot] 2024-06-18 16:18:39 +00:00
  • c6be560bd9 Bump braces from 3.0.2 to 3.0.3 dependabot/npm_and_yarn/braces-3.0.3 dependabot[bot] 2024-06-16 10:20:33 +00:00
  • 461ecf7cea fix(windows): replacing of urls if gitPrivateToken is set (#648) Filip Kajzer 2024-05-17 17:21:33 +02:00
  • ffaa5770c2 Bump tar from 6.1.15 to 6.2.1 dependabot/npm_and_yarn/tar-6.2.1 dependabot[bot] 2024-04-11 10:34:02 +00:00
  • 859955fae7 Bump undici from 5.28.3 to 5.28.4 dependabot/npm_and_yarn/undici-5.28.4 dependabot[bot] 2024-04-04 17:22:31 +00:00
  • f2250e958e Enable unity licensing server for Windows (#638) Pierre Lataillade 2024-03-26 20:11:33 +01:00
  • dd427466ce Hotfix: Fix version checking in image-tag (#640) v4.2.3 Andrew Kahr 2024-03-17 13:33:23 -07:00
  • 0c16aab353 Use capture group to find Unity version to support new 6000 versions (#639) v4.2.2 Andrew Kahr 2024-03-16 21:31:46 -07:00
  • fc0a52b805 Add 'enableGpu' param, allowing running Unity w/o -nographics (#636) Szymon Sirocki 2024-03-07 16:50:30 +01:00
  • e820c9ce7b Fix test workflows (#632) Andrew Kahr 2024-02-19 05:55:24 -08:00
  • f4d2cceeb5 Hotfixes for 4.2.0 (#630) v4.2.1 Andrew Kahr 2024-02-18 19:44:25 -08:00
  • 4ae184ca89 Allow Skipping Activation (#629) v4.2.0 Andrew Kahr 2024-02-18 17:39:26 -08:00
  • 082ea39498 Update cloud-runner-ci-pipeline.yml (#626) Frostebite 2024-02-07 13:25:49 +00:00
  • e73b48fb38 Cloud runner develop - Stabilizes kubernetes provider (#531) Frostebite 2024-02-06 23:46:31 +00:00
  • 2800d14403 Fix Windows Arguments Passed to Unity (#623) v4.1.4 Andrew Kahr 2024-01-21 02:45:33 -08:00
  • 5ba81971e2 Fixed manualExit option on Mac machines (#619) Paul FIGIEL 2024-01-13 08:41:19 +01:00
  • ff23166e30 Parity Fixes with Test Runner (QOL Changes) (#607) v4.1.3 Andrew Kahr 2023-12-12 22:10:57 -08:00
  • 9406bce875 Search legacy path for android sdkmanager. Add 2023.2 to tests (#606) v4.1.2 Andrew Kahr 2023-12-07 22:13:03 -08:00
  • bbd713b05a Fix pro activation (#602) v4.1.1 Andrew Kahr 2023-11-27 23:24:58 -08:00
  • 96cfb845ae Update CONTRIBUTING.md (#601) Webber Takken 2023-11-25 19:33:36 +01:00
  • 8ca1282c9e Allow Running Container as Runner Host User (#600) v4.1.0 Andrew Kahr 2023-11-24 23:24:16 -08:00
  • 8da77ace98 Ensure blank project files can be deleted by github runner (#599) v4.0.1 Andrew Kahr 2023-11-16 07:36:39 -08:00
  • 2afd9cd86f Additional Fixes and Improvements (#596) v4.0.0 Andrew Kahr 2023-11-15 06:17:55 -08:00
  • caa0a81b47 License Activation fixes and Github Annotations (#590) Andrew Kahr 2023-11-12 05:47:03 -08:00
  • 7afabe74da Additional Windows Image Updates (#589) Andrew Kahr 2023-10-30 23:55:39 -07:00
  • 4c4611c021 Feature/windows upgrades (#588) Andrew Kahr 2023-10-28 12:21:10 -07:00
  • 6419c8742b fix android sdkmanager invocation (#582) Ely Ronnen 2023-10-24 17:52:12 +03:00
  • 420863deca Fix Android cmdline-tools path fix/android-tools David Finol 2023-09-25 21:20:29 -05:00
  • a13443a746 manualExit suppresses -quit, useful for buildMethods with async calls (#574) Toby Harris 2023-09-20 22:41:17 +01:00
  • 2190fd5667 Support multiple GitHub SSH deploy keys (#568) v3.1.0 v3 Ely Ronnen 2023-09-07 00:35:24 +03:00
  • a073719c29 BREAKING (potentially) - Bump docker version (Ubuntu 22.04 LTS) (#556) v3.0.0 Webber Takken 2023-08-22 10:03:32 +02:00
  • ff551fe06d Fix versions (#559) Elias 2023-08-21 18:21:54 +03:00