unity-test-runner/dist
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
..
steps Refactor to typescript (#158) 2022-01-11 05:52:29 -06:00
Dockerfile Refactor to typescript (#158) 2022-01-11 05:52:29 -06:00
entrypoint.sh Refactor to typescript (#158) 2022-01-11 05:52:29 -06:00
index.js feat: support self-hosted runners (#170) 2022-03-11 18:46:28 +01:00
index.js.map feat: support self-hosted runners (#170) 2022-03-11 18:46:28 +01:00
licenses.txt Updated GitHub dependencies to restore checks functionality (#159) 2022-01-11 07:44:47 -06:00
results-check-details.hbs Refactor to typescript (#158) 2022-01-11 05:52:29 -06:00
results-check-summary.hbs Refactor to typescript (#158) 2022-01-11 05:52:29 -06:00
sourcemap-register.js Refactor to typescript (#158) 2022-01-11 05:52:29 -06:00