Commit Graph

  • 6c9a7e4110 EnableGPU false by default Kirill Artemov 2025-05-17 16:13:05 +0200
  • 7b5eadc22b Fixed parameter name Kirill Artemov 2025-05-17 16:08:16 +0200
  • 439bc78790 Pin llvmpipe version, expand test matrix with a single enableGPU target Kirill Artemov 2025-05-17 16:05:43 +0200
  • 109ee86310 Revert files I haven't changed DoctorGester 2025-05-07 00:25:23 +0200
  • b418dc6104 Replace ternary with a regular condition DoctorGester 2025-05-07 00:23:27 +0200
  • 35d92b37f7 Added install_llvmpipe script DoctorGester 2025-05-06 23:30:58 +0200
  • d4e973c6f0 Cleanup Daniel Lupiañez Casares 2025-04-29 13:56:22 +0200
  • 7def651231 Try only copying the file Daniel Lupiañez Casares 2025-04-29 12:47:00 +0200
  • 108c850168 Testing two more approaches Daniel Lupiañez Casares 2025-04-29 11:46:40 +0200
  • 43947c1ed3 Another attempt at debugging Daniel Lupiañez Casares 2025-04-29 11:08:10 +0200
  • 50544c2e9a Debugging and some other approach Daniel Lupiañez Casares 2025-04-29 10:43:31 +0200
  • bfea6b4ae4 Fix and compiles index.js Daniel Lupiañez Casares 2025-04-29 10:09:19 +0200
  • 4c52b94312 Adding some more logging Daniel Lupiañez Casares 2025-04-28 12:05:58 +0200
  • 034a36f362 Attempt at copying from specific volume Daniel Lupiañez Casares 2025-04-28 11:35:51 +0200
  • 7630f5c1aa Merge branch 'main' into feature/WindowsUPMConfigFix Daniel Lupiañez Casares 2025-04-28 11:22:45 +0200
  • c0244dc1ad Supports github_home in windows-latest Daniel Lupiañez Casares 2025-04-28 10:36:42 +0200
  • 1815c3c880 Refactor git configuration for LFS file pulling with token-based authentication Frostebite 2025-04-14 06:46:51 +0100
  • 10fc07a79b Enhance LFS file pulling by configuring git for token-based authentication Frostebite 2025-04-14 01:37:55 +0100
  • db9fc17071 Update GitHub Actions permissions in CI pipeline Frostebite 2025-04-14 01:14:16 +0100
  • a1f3d9ecd4 Enhance LFS file pulling with token fallback mechanism Frostebite 2025-04-13 18:49:33 +0100
  • 81ed299e10
    Feat/migrate aws sdk v3 (#698) v4.4.0 Matheus Costa 2025-04-10 17:48:14 -0300
  • bb2bf25a9c
    fix(aws): keeping the syntax simpler for arrays Matheus Costa 2025-04-03 15:33:10 -0300
  • db96d97c8d
    fix(aws): error handling wrap try/catch to avoid unhandled promise rejections. Matheus Costa 2025-04-03 13:45:16 -0300
  • 12fed08300
    chore(aws): update dist Matheus Costa 2025-04-02 21:18:42 -0300
  • c041900a08
    chore(aws): refactor aws runner to support SDK v3 Matheus Costa 2025-04-02 21:04:15 -0300
  • ac08240d19
    chore(aws): refactor aws services to support SDK v3 Matheus Costa 2025-04-02 21:00:11 -0300
  • 914032f6fb
    chore(cloud-runner): migrate/replace deps aws-sdk v2 to v3 Matheus Costa 2025-04-02 19:38:42 -0300
  • 4295b538ad
    Merge 790ac47f47 into 9d6bdcbdc5 Gabriel Le Breton 2025-03-14 04:03:10 -0400
  • 790ac47f47
    fix: package.json & yarn.lock to reduce vulnerabilities snyk-fix-4983617fd59b06c10c36d70c7707d674 snyk-bot 2025-03-14 08:03:07 +0000
  • b1032148d9
    Merge 2dda9721f7 into 9d6bdcbdc5 Ejnar Arechavala 2025-03-03 18:05:42 +0000
  • 2dda9721f7 merge from game-ci:main Ejnar Arechavala 2025-03-03 10:05:01 -0800
  • b8af71f28e
    fix: package.json & yarn.lock to reduce vulnerabilities snyk-fix-405f3f4ce35e6ab8765322fc18d76074 snyk-bot 2025-02-21 07:54:18 +0000
  • 9d6bdcbdc5
    feat: add `buildProfile` parameter (#685) Michael Buhler 2025-02-18 00:41:38 +0700
  • be7fee4d7c
    ci: add tests for Unity 6 and build profiles MichaelBuhler/674-support-build-profiles Michael Buhler 2025-01-30 14:40:06 +0700
  • 5eccc32436
    feat: add `buildProfile` parameter Michael Buhler 2025-01-30 10:50:00 +0700
  • fae7560119 Add initial config for devcontainers. Egorrko 2025-02-07 03:24:28 +0000
  • 3ae9ec8536
    Update @actions/cache and @actions/core to support actions/upload-artifact: v4 dependency (#688) Egorrko 2025-02-08 21:14:07 +0500
  • 6aa961efae
    Merge db9abc4f3b into 83c85328dd brian-golfplusvr 2025-02-07 18:09:19 +0000
  • db9abc4f3b Fix to cloudRunnerBranch option 'undefined' brian-golfplusvr 2025-02-07 12:07:59 -0600
  • dc4de42931 Added cloudRunnerRepoName to allow changing of CloudRunner launch unity builder repo brian-golfplusvr 2025-02-07 11:41:08 -0600
  • 05bb9931cc Added cloneDepth for CloudRunner options to specify depth of clone on the repo brian-golfplusvr 2025-02-07 10:41:55 -0600
  • 0ebc64b1e2 Add UNITY_LICENSE secret to CI workflows. Egorrko 2025-02-07 02:26:49 +0000
  • 60c2c3b999 Bump versions of @actions/cache, @actions/core to support actions/upload-artifact: v4 dependency. Bump version actions/upload-artifact in repo actions. Egorrko 2025-02-07 01:38:53 +0000
  • 4b9e1df58e Fixed issue with containerRegistryImageVersion not allowing dot versions (ie 3.1.0) brian-golfplusvr 2025-01-31 10:34:52 -0600
  • c794bde952 Compiled brian-golfplusvr 2025-01-30 16:43:24 -0600
  • b048e94e52 Fixed aws to work when no secrets specified brian-golfplusvr 2025-01-30 16:16:35 -0600
  • 8f3302efeb
    Merge 66e30fe373 into 83c85328dd Gabriel Le Breton 2025-01-24 02:33:40 -0500
  • 66e30fe373
    fix: package.json & yarn.lock to reduce vulnerabilities snyk-fix-5927811f05f17d23efba2c2c34262c67 snyk-bot 2025-01-24 07:33:37 +0000
  • ef63c217ec
    fix: upgrade reflect-metadata from 0.1.13 to 0.2.2 snyk-upgrade-ea8231846adc58b5b7acbf39ece53634 snyk-bot 2024-12-20 07:34:33 +0000
  • 013f8736f2
    Merge 1a8e1c6bc0 into 83c85328dd Gabriel Le Breton 2024-12-20 02:34:31 -0500
  • 1a8e1c6bc0
    fix: upgrade unity-changeset from 2.1.0 to 2.3.0 snyk-upgrade-8c20b91ad0e10651fec2a2c58cfdad18 snyk-bot 2024-12-20 07:34:29 +0000
  • ada81bf612
    Merge bfb737c84b into 83c85328dd Gabriel Le Breton 2024-12-20 02:34:28 -0500
  • 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 +0000
  • d867d6074e
    Merge c880d26453 into 83c85328dd Gabriel Le Breton 2024-12-20 02:34:25 -0500
  • c880d26453
    fix: upgrade yaml from 2.3.1 to 2.6.1 snyk-upgrade-8dc0d35c490507d2eb8cdb202d71646e snyk-bot 2024-12-20 07:34:23 +0000
  • 5d37f102dd
    fix: upgrade aws-sdk from 2.1437.0 to 2.1692.0 snyk-upgrade-bbb4d14dfb5727398b047950846ebe29 snyk-bot 2024-12-20 07:34:19 +0000
  • 0829b1d907
    Merge d9521f150c into 83c85328dd Gabriel Le Breton 2024-12-20 02:30:37 -0500
  • d9521f150c
    fix: package.json & yarn.lock to reduce vulnerabilities snyk-fix-c0550595de53f2b0819a618d222b4e47 snyk-bot 2024-12-20 07:30:35 +0000
  • d70ebf03ad
    Merge 859955fae7 into 83c85328dd dependabot[bot] 2024-11-27 12:13:41 +0100
  • c31e6aefd9
    Merge branch 'main' into ejnarvala/main Gabriel Le Breton 2024-10-27 12:19:19 -0400
  • 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 +1000
  • 9c368ff779
    Merge branch 'main' into fix/dotnet-3-5-support David Finol 2024-10-10 15:53:12 +0300
  • b11b6a6f2c
    Fix getVersionDescription() to prioritize version tags over non-version tags (#673) v4.3.0 Boris Proshin 2024-10-08 01:06:50 +0300
  • b6aaa7c9bc Revert "dist" Boris Proshin 2024-10-05 15:05:45 +0300
  • dd91755808 Revert "dist" Boris Proshin 2024-10-05 15:03:33 +0300
  • bd58cbedf7 Fix formatting Boris Proshin 2024-10-05 14:59:19 +0300
  • b80318f233
    Update versioning.ts Boris Proshin 2024-10-04 09:51:57 +0300
  • da6189bd7b
    Fix getVersionDescription() to prioritize version tags over non-version tags Boris Proshin 2024-10-03 15:21:19 +0300
  • a4fdbf8f60 Fixed bug with additional 'c:' prefix for --workDir Manny Vaccaro 2024-09-14 17:18:34 +1000
  • 08dec494ce output change. Shaun-Fong 2024-08-31 16:19:10 +0800
  • 753a7b978d feat: UPM private registry on windows runner. Shaun-Fong 2024-08-31 16:07:22 +0800
  • 8acf57570f rclone basic test cloud-runner-develop-rclone-preview WINDOWS-8IMA9MH\jasfu 2024-08-08 15:31:41 +0100
  • ba925c0e55 rclone basic test WINDOWS-8IMA9MH\jasfu 2024-08-08 01:42:33 +0100
  • 47d1c5feca rclone basic test WINDOWS-8IMA9MH\jasfu 2024-08-08 01:41:46 +0100
  • 6ca32fc51b support multiple licensing products Ejnar Arechavala 2024-08-07 13:51:17 -0700
  • 9629580560
    Merge branch 'main' into homapf/fix/blank-project-issue Paul FIGIEL 2024-07-26 11:22:48 +0200
  • 5db0bb54c2 Force module install Paul FIGIEL 2024-07-25 15:09:04 +0200
  • 4b6ca3b5a4 no message WINDOWS-8IMA9MH\jasfu 2024-07-20 06:47:57 +0100
  • 3db9ec2db7 no message WINDOWS-8IMA9MH\jasfu 2024-07-20 06:40:46 +0100
  • 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 +0000
  • 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 +0000
  • 461ecf7cea
    fix(windows): replacing of urls if gitPrivateToken is set (#648) Filip Kajzer 2024-05-17 17:21:33 +0200
  • cda084b313 fix(windows): replacing of urls if gitPrivateToken is set fkjzr 2024-04-25 20:08:06 +0200
  • f32f05dee9 Fixed missing BlankProject Paul FIGIEL 2024-04-15 16:20:15 +0200
  • 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 +0000
  • 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 +0000
  • f2250e958e
    Enable unity licensing server for Windows (#638) Pierre Lataillade 2024-03-26 20:11:33 +0100
  • e7544d8753 Clarify validating logic with explicit variables Pierre L 2024-03-18 11:04:27 +0100
  • 5724777f70 Enable unity licensing server for windows Pierre L 2024-03-13 17:18:13 +0100
  • dd427466ce
    Hotfix: Fix version checking in image-tag (#640) v4.2.3 Andrew Kahr 2024-03-17 13:33:23 -0700
  • 84b41f77fc Update version check regex and fix tests Andrew Kahr 2024-03-17 10:25:47 -0700
  • 2c1b4030c8 Remove version checking from image-tag Andrew Kahr 2024-03-16 22:01:07 -0700
  • 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 -0700
  • bf8ada8568
    Merge branch 'main' into fix/dotnet-3-5-support Andrew Kahr 2024-03-16 17:50:35 -0700
  • b2b7551c44 Use capture group to find Unity version to support new 6000 versions Andrew Kahr 2024-03-16 17:28:05 -0700
  • fc0a52b805
    Add 'enableGpu' param, allowing running Unity w/o `-nographics` (#636) Szymon Sirocki 2024-03-07 16:50:30 +0100
  • e1a2483a62 Add 'enableGpu' param, allowing running Unity w/o `-nographics` Szymon Sirocki 2024-02-29 14:02:52 +0100
  • 03141ed751 Removed all instances of interpolated strings from editor scripts so we don't get compiler errors on old versions of .NET in Unity 2018 Zac 2024-02-29 10:03:13 +1000
  • e820c9ce7b
    Fix test workflows (#632) Andrew Kahr 2024-02-19 05:55:24 -0800
  • 5f74635051 Remove unsupported unity version Andrew Kahr 2024-02-18 20:48:30 -0800