Commit Graph

75 Commits (1cba302bc47081c4958c01bcf13092517679b7af)

Author SHA1 Message Date
Aaron Trudeau 7f6ed5d052
improve logging for temp project creation failure 2022-02-28 22:47:29 -05:00
Aaron Trudeau a04ac8389d
move package name validation to TS part of action 2022-02-28 22:26:50 -05:00
Aaron Trudeau 99e23337e3
clean up documentation and exit code 2022-02-06 19:32:25 -05:00
Aaron Trudeau 4312493fc4
clean up logging 2022-01-27 02:32:02 -05:00
Aaron Trudeau 16c034f767
omit double quotes from jq call to retrieve package name 2022-01-27 02:25:06 -05:00
Aaron Trudeau 592e9599d3
add string interpolation to key 2022-01-27 02:14:38 -05:00
Aaron Trudeau f8e2231c09
try removing colon 2022-01-27 02:10:35 -05:00
Aaron Trudeau f53e41cd11
try properly using string interpolation 2022-01-27 02:04:22 -05:00
Aaron Trudeau feb610ba6d
try changing up quoting 2022-01-27 01:55:33 -05:00
Aaron Trudeau abfddf2b38
try using double quotes only 2022-01-27 01:49:21 -05:00
Aaron Trudeau e6dac78e4c
try wrapping args in parentheses 2022-01-27 01:43:36 -05:00
Aaron Trudeau f51a729750
try using different arg syntax for jq 2022-01-27 01:36:35 -05:00
Aaron Trudeau a023014ca6
try renaming jq args 2022-01-27 01:29:46 -05:00
Aaron Trudeau bcf9542234
clean up jq calls, fix variable expansion 2022-01-27 01:22:28 -05:00
Aaron Trudeau f8810dc5cf
try fixing jq calls 2022-01-27 01:12:50 -05:00
Aaron Trudeau 39b63d90b0
add jq to add package to temp project packages 2022-01-27 00:51:03 -05:00
Aaron Trudeau 4f08cb5c7b
add temp pwd call to help figure out absolute pathing 2022-01-26 23:35:05 -05:00
Aaron Trudeau 8e0b824ca9
spelling and documentation fixes 2022-01-17 14:45:35 -05:00
Aaron Trudeau 7a0e9c0b69
change apt-get version check message 2022-01-17 13:58:59 -05:00
Aaron Trudeau 3f24118d3e
check for apt-get before installing jq 2022-01-17 13:30:18 -05:00
Aaron Trudeau da456a3fa0
build changes 2022-01-17 11:55:44 -05:00
Aaron Trudeau 6da30c5538
Merge branch 'main' of https://github.com/game-ci/unity-test-runner into game-ci-main 2022-01-17 10:24:33 -05:00
David Finol aa7a119f32
Updated GitHub dependencies to restore checks functionality (#159)
* Fix checks

* Update packages
2022-01-11 07:44:47 -06:00
David Finol 6b2660eabd Fix paths 2022-01-11 06:32:54 -06:00
David Finol cdfccd0aad
Refactor to typescript (#158)
* Refactor to typescript

* Fix platform and workflow

* Fix workflow and platform

* Update husky and image-tag

* Use 'yarn lint-staged' instead of 'npx lint-staged'
2022-01-11 05:52:29 -06:00