Frostebite
917ad116b2
Fix
2021-08-20 03:50:45 +00:00
Frostebite
4bd33b2875
Fix
2021-08-18 03:21:48 +00:00
Frostebite
150c69904b
Fix
2021-08-17 22:13:46 +00:00
Frostebite
af72cd4a7a
Fix
2021-08-17 20:15:40 +00:00
Frostebite
d1ecc89a3e
Fix
2021-08-15 23:29:06 +00:00
Frostebite
7df924c09f
fix
2021-08-15 21:03:29 +00:00
Frostebite
5a4b54ec05
fix
2021-08-15 20:45:22 +00:00
Frostebite
3f9088309e
Recombining base stack input source
2021-08-13 20:59:01 +01:00
Frostebite
54cdb38171
merge and fix aws check for base stack
2021-08-13 18:54:27 +01:00
Frostebite
15d5ec4b81
new base stack name
2021-08-10 18:20:13 +01:00
Frostebite
a35c029939
stop git detatched head info
2021-08-08 09:48:18 +01:00
Frostebite
4e9a5a4348
-q zip and unzip
2021-08-08 08:20:08 +01:00
Frostebite
9ece3e278a
new google github action url
2021-07-27 23:43:32 +01:00
Webber Takken
70081d231f
Indicate how to support us ( #277 )
2021-07-12 19:28:11 +02:00
Frostebite
d1dd5b8ef4
Merge branch 'main' into remote-builder/unified-providers
2021-06-19 22:29:27 +01:00
Frostebite
2b559c587f
Testing unified providers for k8s and aws
2021-06-19 21:19:22 +01:00
Frostebite
4354561432
Rename workflow
2021-06-19 01:53:04 +01:00
Frostebite
8f79ef98f8
Kubernetes refactoring
2021-06-06 21:32:24 +01:00
Frostebite
a2d1e8ac4f
Do not continue on error and error handling improvements
2021-06-06 21:15:55 +01:00
Webber Takken
8c1a159dd0
add default tag for feature request ( #272 )
2021-06-05 23:59:56 +02:00
Frostebite
5d41be7bc7
k8s remoteBuildCluster
2021-05-23 14:51:59 +01:00
Frostebite
a02e133a17
Merge commit '66fce0d27b5238f79f94427388381bed0d286f87' into remote-builder/k8s
2021-05-23 14:47:13 +01:00
Frostebite
66fce0d27b
Update kubernetes-tests.yml
2021-05-23 14:42:47 +01:00
Frostebite
356f79e94a
Get GKE cluster credentials directly
2021-05-23 14:31:02 +01:00
Frostebite
1aa54f0cde
Run k8s workflow
2021-05-23 14:12:10 +01:00
Frostebite
025d9645be
run aws workflow on main and current branch
2021-05-23 14:04:21 +01:00
Frostebite
c96b8cf443
Remote builder refactoring ( #264 )
...
Remote builder refactoring
2021-05-23 05:08:40 +01:00
Webber Takken
947c8b8e20
Fix typo in issue template ( #260 )
2021-05-13 14:03:00 +02:00
Frostebite
501c67e40c
Implement AWS Fargate support [Large build support] ( #246 )
...
* Implement AWS Fargate support
* Update aws-tests workflow to include aws-ts-clean
* support remoteBuildCpu and remoteBuildContainer parameters for aws
* Syntax fix
* remove package-lock add yarn.lock
* yarn lock
* if: github.event.pull_request.draft == false
Co-authored-by: mdugdale <mark.dugdale@bossastudios.com>
2021-04-20 22:46:37 +02:00
Webber Takken
398eda622f
Add Discord link in issues ( #239 )
2021-04-03 12:30:00 +02:00
Webber Takken
4fde4e47b6
Refactor action to typescript ( #226 )
...
* Refactor to typescript (config part)
* Refactor to typescript (convert extensions, minor fixes)
* Refactor to typescript (move from `action` to `dist`)
* Re-enable integrity-check for dist index.js
* Fix all tests and lints
* fix parsing major versions
* Test patch level to be digits only
* debug
* debug
* uncache
* manual compile
* debug
* debug
* Debug
* Build lib - doh
* remove diff check
* Make kubernetes workflow manual
* Properly generate 3 digit for simple major tags
* Remove ts-ignore
* re-enable cache
2021-03-14 00:44:01 +01:00
David Finol
0934b3f408
Create versioning.yml ( #222 )
...
* Create versioning.yml
* Apply suggestions from code review
2021-02-28 10:45:48 -06:00
mob-sakai
b0df698630
Security ( #214 )
...
* fix(test): embed unity license
* fix(test): checkout head
* fix(test): use `pull_request` event instead of `pull_request_target` event
* fix(test): fix k8s test
2021-02-08 17:06:43 +01:00
Webber Takken
c7c1841c97
split workflows ( #203 )
2021-01-23 11:39:42 +01:00
Webber Takken
2cec591baa
Secure licenses ( #202 )
2021-01-23 11:30:46 +01:00
Webber
08e3347f47
Add cats
2021-01-23 10:30:23 +01:00
Webber Takken
89df68796c
add activation workflow and set retention periods ( #201 )
...
* add activation workflow
* Trigger on push as well
* use specific version
* Set more sensible retention periods
2021-01-23 10:06:32 +01:00
Webber Takken
5b2e80e1a4
update deprecated workflow ( #194 )
2021-01-07 23:21:04 +01:00
Webber Takken
17c28995b2
Update action to use main ( #168 )
2020-10-29 23:21:48 +01:00
Webber Takken
91da660786
remove artifacts older than 21 days ( #157 )
2020-09-28 19:19:18 +02:00
Webber Takken
22bc9a9bad
Allow k8s workflow failures ( #152 )
2020-09-19 02:41:34 +02:00
Webber Takken
89bdaa5e46
Add issue templates and pull request template ( #142 )
2020-08-22 22:03:44 +02:00
Webber Takken
67b76584b8
Cleanup root dir ( #133 )
...
* Remove package-lock.json
* Move bootstrap logic into action folder
* Fix relative path
* update index after rebase
* Shell files are executable
* Update yarn.lock
* Update yarn.lock
2020-08-22 19:17:02 +02:00
Frostebite
21634107c1
K8s Feature ( #124 )
...
Adds the ability to use a kubernetes container to run builds that are too large for the local machine running the unity-builder. Logs are streamed back during the build. Build results can then be downloaded separately.
2020-08-09 20:27:47 +01:00
Webber
96eeaf940a
Remove androidVersionCode from default workflow
2020-07-08 20:07:03 +02:00
Webber
bf702784d2
cleanup workflow
2020-06-25 00:57:16 +02:00
Benoit Dion
bdc3a88d22
Add input to set version code
...
Use action input `androidVersionCode` when provided. Generate the androidVersionCode from the version otherwise.
2020-06-25 00:33:25 +02:00
Benoit Dion
401ddcaae0
Add support for android builds
...
The emoji in the github action name exposed as a env variable through docker was causing a gradle crash 😢 .
2020-06-20 10:08:08 +02:00
Webber
938926799f
Remove WebGL for faster CI
2020-06-13 17:06:03 +02:00
Webber
5efb4868ad
Comment out activation
2020-06-13 17:06:03 +02:00