Commit Graph

12 Commits (95722dcab432168201bf69e20ad7bf8b8a48d3fa)

Author SHA1 Message Date
Aaron Trudeau 95722dcab4
TEMP log image in use 2022-03-30 19:54:37 -04:00
Aaron Trudeau 7338fb9975
merge main and fix no-abbreviation eslint error 2022-03-25 14:00:00 -04:00
Paul Pacheco 8324e03548
Rebuild after docker.sock:z fix (#173) 2022-03-23 19:42:20 +01:00
Paul Pacheco 79715c7e78
feat: support self-hosted runners (#170)
* feat: support self-hosted runners

similar to https://github.com/game-ci/unity-builder/pull/355

* Use $RUNNER_TEMP variable instead of hardcoded path for _github_home and _github_workflow
* create the folders if they don't exist
* mount volumes with :z for compatibility with SELinux

* compile typescript files
2022-03-11 18:46:28 +01:00
Aaron Trudeau 441ad80ded
add error for missing tests folder 2022-03-01 01:19:09 -05:00
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 da456a3fa0
build changes 2022-01-17 11:55:44 -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