Commit Graph

12 Commits (feb610ba6dbac47287e608eb76c9ce03a4bcf198)

Author SHA1 Message Date
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 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 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