Frostebite
|
43a37a0daf
|
remove trailing new lines
|
2021-05-20 21:31:48 +01:00 |
Frostebite
|
ce9785fbff
|
skip new lines in templating
|
2021-05-20 21:26:24 +01:00 |
Frostebite
|
83cf6e47dd
|
log cloud formation events and resources on failure
|
2021-05-20 21:07:48 +01:00 |
Frostebite
|
e4ad96ef79
|
log cloud formation
|
2021-05-20 20:31:32 +01:00 |
Frostebite
|
df9bcbb328
|
always force alphanumeric characters for cloud formation
|
2021-05-16 01:22:18 +01:00 |
Frostebite
|
c4b2d441c5
|
cleanup printing cloud formation yaml
|
2021-05-02 04:52:21 +01:00 |
Frostebite
|
e3fb2e55b2
|
refactoring remote builder
|
2021-05-02 04:47:33 +01:00 |
Frostebite
|
887594df73
|
refactoring remote builder
|
2021-05-02 04:45:39 +01:00 |
Frostebite
|
b682e2140f
|
refactoring remote builder
|
2021-05-02 04:40:15 +01:00 |
Frostebite
|
74fd1858cb
|
refactoring remote builder
|
2021-05-02 04:37:07 +01:00 |
Frostebite
|
2de81f39e5
|
refactoring remote builder
|
2021-05-02 04:34:52 +01:00 |
Frostebite
|
2002cc71f9
|
refactoring remote builder
|
2021-05-02 04:30:04 +01:00 |
Frostebite
|
e9a85b886f
|
refactoring remote builder
|
2021-05-02 04:21:33 +01:00 |
Frostebite
|
0777907008
|
refactoring remote builder
|
2021-05-02 04:14:04 +01:00 |
Frostebite
|
610e21cfed
|
delete environment variable from parameters after templating
|
2021-05-02 03:14:05 +01:00 |
Frostebite
|
fe9c64c839
|
renaming
|
2021-05-02 03:10:43 +01:00 |
Frostebite
|
47ea0142c5
|
correct spacing
|
2021-05-02 02:45:28 +01:00 |
Frostebite
|
c944744072
|
correct spacing
|
2021-05-02 02:43:58 +01:00 |
Frostebite
|
8972450dec
|
correct spacing
|
2021-05-02 02:41:33 +01:00 |
Frostebite
|
5b8b8d8334
|
insert secrets dynamically, expect uniqueness to fail
|
2021-05-02 02:38:58 +01:00 |
Frostebite
|
b379560f74
|
insert secrets dynamically, expect uniqueness to fail
|
2021-05-02 02:31:38 +01:00 |
Frostebite
|
d4099caeff
|
insert secrets dynamically, expect uniqueness to fail
|
2021-05-02 02:28:58 +01:00 |
Frostebite
|
97d1a5bb54
|
insert test template into cloud formation at all 3 template positions and log
|
2021-05-02 02:14:43 +01:00 |
Frostebite
|
89a0db42cc
|
insert test template into cloud formation at all 3 template positions and log
|
2021-05-02 02:11:23 +01:00 |
Frostebite
|
4ac7f91e71
|
insert test template into cloud formation at all 3 template positions and log
|
2021-05-02 02:08:51 +01:00 |
Frostebite
|
fc7d03d0d6
|
insert test template into cloud formation
|
2021-05-02 02:02:14 +01:00 |
Frostebite
|
a1f68ab26c
|
hotfix - use input parameter instead of env var
|
2021-05-01 22:26:06 +01:00 |
David Finol
|
7e7938581c
|
Closes #243 (#249)
|
2021-04-23 17:30:09 -05: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 |
Sakari Bergen
|
8419046c0f
|
Fix build script for Unity 2018, by using reflection instead of version defines (#238)
|
2021-04-02 11:11:56 +02:00 |
Sakari Bergen
|
224f973562
|
Run default addressables build conditionally (#231)
* Add asmdef and Addressable content build in the builder
* Move asmdef content into its own directory
* Mark UnityBuilderAction as Editor-only
|
2021-03-19 18:50:39 +01: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 |
Webber
|
2166833f11
|
Create builder folder for docker + bootstrap combo
|
2020-01-11 01:06:22 +01:00 |
Webber
|
c55fc4eecd
|
Properly check whether code is executed from source
|
2020-01-07 00:21:27 +01:00 |
Webber
|
4e59bb0d2a
|
Always use relative path to action runner workspace
|
2020-01-07 00:21:27 +01:00 |
Webber
|
5952e3d2f6
|
Fix build path
|
2020-01-06 23:32:50 +01:00 |
Webber
|
948a53575b
|
Remove console statements
|
2019-12-22 22:43:47 +01:00 |
Webber
|
250a665fce
|
Make version pattern slightly less strict
|
2019-12-22 22:43:47 +01:00 |
Webber
|
bafc8e806b
|
Allow builds for all targets
|
2019-12-22 22:43:47 +01:00 |
Webber
|
2ab738c083
|
Run docker from javascript
|
2019-12-22 22:43:47 +01:00 |
Webber
|
0130f1d603
|
Fix tag
|
2019-12-22 22:43:47 +01:00 |
Webber
|
454ff6054c
|
Set build args for container
|
2019-12-22 22:43:47 +01:00 |
Webber
|
dccdec9d3b
|
Bootstrap docker from js
|
2019-12-22 22:43:47 +01:00 |
Webber
|
0bb0dbd7be
|
Package to dist folder using @zeit/ncc
|
2019-12-22 22:43:47 +01:00 |