Frostebite
8fa71d7e3e
Remove additional early caching test step in ci pipeline
2022-09-17 07:22:43 +01:00
Frostebite
059968df4c
Remove additional early caching test step in ci pipeline
2022-09-17 07:18:59 +01:00
Frostebite
a68366708a
Remove additional early caching test step in ci pipeline
2022-09-17 07:18:15 +01:00
Frostebite
2992fb6115
Remove additional early caching test step in ci pipeline
2022-09-17 07:03:50 +01:00
Frostebite
d017aa0d55
Do not include all env vars as secrets!
2022-09-17 06:54:34 +01:00
Frostebite
67696d6253
Do not include all env vars as secrets!
2022-09-17 06:46:59 +01:00
Frostebite
6daf32f531
Do not include all env vars as secrets!
2022-09-17 06:30:51 +01:00
Frostebite
a330d4e9a3
better startup and teardown for tests
2022-09-17 05:44:07 +01:00
Frostebite
5bf0ad0367
better startup and teardown for tests
2022-09-17 05:09:36 +01:00
Frostebite
51d46c2cc0
lock put timestamp first
2022-09-17 04:49:44 +01:00
Frostebite
cefd469364
lock test
2022-09-17 04:41:41 +01:00
Frostebite
9ed3251455
lock test
2022-09-17 04:38:00 +01:00
Frostebite
54eab9797b
Fix s3 command for workspace locking
2022-09-17 04:25:29 +01:00
Frostebite
f72739254b
Fix s3 command for workspace locking
2022-09-17 04:20:09 +01:00
Frostebite
33eb514ce6
Fix cloud runner test - format secret names for validation
2022-09-17 03:52:50 +01:00
Frostebite
c5a37b5086
Fix cloud runner test - format secret names for validation
2022-09-17 03:22:04 +01:00
Frostebite
d0b850169b
Remove unintended change
2022-09-17 02:18:57 +01:00
Frostebite
7aa9d1ab16
Fix: use project path not repo path to find Packages/manifest.json
2022-09-17 01:50:19 +01:00
Frostebite
b964d3100a
Stub custom hook+step file parameter and CLI command to run
2022-09-17 01:27:38 +01:00
Frostebite
38b7b8e1f9
VS Code force LF endings
2022-09-17 01:14:29 +01:00
Frostebite
b9608f9169
fix push to cache
2022-09-17 01:09:28 +01:00
Frostebite
d69f044655
fix push to cache
2022-09-17 01:06:38 +01:00
Frostebite
2f1a7b21fb
fix push to cache
2022-09-17 00:57:38 +01:00
Frostebite
3350035d94
Test secrets are serialized correctly
2022-09-17 00:56:22 +01:00
Frostebite
3f69ca579c
fix push to cache
2022-09-17 00:23:41 +01:00
Frostebite
df240154da
Test secrets are serialized correctly
2022-09-16 23:51:19 +01:00
Frostebite
01ccc8ee10
fix push to cache
2022-09-16 22:24:23 +01:00
Shane Engelman
1adfabf512
Pass Android parameters for Windows builds, fixes #434 ( #436 )
...
https://github.com/game-ci/unity-builder/issues/434 will show that no Windows builds are currently capable of sending `androidVersionCode` or any other Android parameters. This can be fixed very simply by adjusting the build script to pass these parameters. Compare the following two files:
- cdee7d1d9a/dist/platforms/windows/build.ps1 (L112)
- cdee7d1d9a/dist/platforms/ubuntu/steps/build.sh (L138)
It's clear that the current Windows build script is omitting certain parameters. This will resolve that issue (linked in commit message header).
2022-09-16 15:12:28 -05:00
Frostebite
f226bef5af
Cloud runner preview ( #419 )
2022-09-16 19:48:40 +01:00
Webber Takken
cdee7d1d9a
Update FUNDING.yml ( #431 )
2022-09-06 16:54:29 +02:00
Webber Takken
fb633660a4
chore: add game-ci github sponsoring option ( #429 )
2022-08-29 23:49:54 +02:00
dependabot[bot]
c15f955669
Bump @actions/core from 1.6.0 to 1.9.1 ( #426 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.6.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-19 23:28:41 +02:00
David Finol
2684be2dee
Fix androidTargetSdkVersion ( #425 )
...
* Fix androidTargetSdkVersion
Fix for newer versions of Android API levels that do not get correctly parsed.
* Update dist/default-build-script/Assets/Editor/UnityBuilderAction/Input/AndroidSettings.cs
2022-08-11 07:35:01 -05:00
Webber Takken
db2d8b6dbd
fix: make v character in version tags optional ( #423 )
...
* fix: make v character in version tags optional
* fix: cross platform regex
* fix: test regex within grep.
* fix: add semantic tags prepended with v
2022-08-04 02:09:32 +02:00
Webber Takken
c068855899
chore: remove audit pre push ( #422 )
2022-08-03 00:57:22 +02:00
Webber Takken
5b8bf1c8b7
chore: update action-cats ( #421 )
2022-08-03 00:56:52 +02:00
Frostebite
17faf202fb
Update cloud-runner-pipeline.yml
2022-06-02 22:32:33 +01:00
David Finol
47b25cf3b1
Fixes #409 ( #412 )
2022-06-01 12:11:32 +02:00
David Finol
36891ec921
Fix missing Android custom keystore ( #400 )
2022-05-20 18:40:23 -05:00
Frostebite
a4c0e7626d
Update cloud-runner-pipeline.yml
2022-05-19 01:58:33 +01:00
Frostebite
8bd51be73f
improve cleanup to not delete in use task clusters
2022-05-14 17:29:09 +01:00
Frostebite
1d2c23fdad
Merge remote-tracking branch 'origin/main' into cloud-runner-develop
2022-05-14 17:13:02 +01:00
David Finol
2652cb78a7
Fix mac return license ( #397 )
2022-05-08 06:18:37 -05:00
Frostebite
f77696efae
Cloud runner develop v0.1 ( #395 )
...
* Correct aws logs link
* Correct aws logs link
* better aws cli commands and better cleanup for aws
* better aws cli commands and better cleanup for aws
* improved garbage collection cli options
* Only allow ephemeral runners when using cloud runner integration tests flag to avoid unexpected hangup
* Only allow ephemeral runners when using cloud runner integration tests flag to avoid unexpected hangup
* fix issue #393
* Extract follow log stream service
* consolidate into one pipeline file
* consolidate into one pipeline file
2022-05-05 00:25:17 +01:00
Frostebite
bb9323399f
Merge branch 'main' into cloud-runner-develop
2022-05-02 18:30:16 +01:00
Khalid.Sani
4556fc4ff1
fix: git private token not being set correctly for https ( #394 )
2022-05-02 17:04:05 +02:00
Frostebite
f9492052d8
consolidate into one pipeline file
2022-05-02 09:21:07 +01:00
Frostebite
ef19bdf03a
consolidate into one pipeline file
2022-05-02 09:19:34 +01:00
Frostebite
16b81cc6c8
Extract follow log stream service
2022-05-02 09:11:29 +01:00
Frostebite
795ae32499
fix issue #393
2022-05-01 20:56:08 +01:00