Commit Graph

12 Commits (15f43f66896438c2e821f0fd81cba65b161efc8f)

Author SHA1 Message Date
Aaron Trudeau 15f43f6689
add packageMode input 2021-10-17 22:40:32 -04:00
ivan-hernandez-scopely 19661e2da7
Using SSH_AUTH_SOCK (ssh agent forwarding) to pull upm private repos (#124)
* using SSH_AUTH_SOCK (ssh agent forwarding) to pull upm private repos

* sshAgent as input parameter

* yarn run prettier --write "src/**/*.{js,ts}"

* yarn run lint --fix && yarn build

* reverted results-meta.ts (changed because ran prettier --check "src/**/*.js" without && eslint src)

* removed RUN apt-get update && apt-get install -y openssh-client. This change needs to be done upstream. See game-ci/docker#117
2021-05-28 23:55:58 +02:00
David Finol 215f660c06
Check GitHub token (#99)
* Reeplace createCheck option with check for githubToken

* Fix index.js
2021-02-28 00:44:56 -06:00
David Finol 43d90c252f
Feature/create check (#97) 2021-02-27 12:13:19 -06:00
Vladimir Kryukov 26807aaf05
Dependency bump (#88)
* Bump all dependencies to the latest versions

* Fix prettifier configuration after bump; Fix issues found by new versions of prettifier & eslint;

* Add information about yarn lint & test into CONTRIBUTING.md; Add better description of `yarn build` step in the pipeline
2021-01-11 01:05:18 +01:00
Collin Dauphinee a4e8475a2f Adding useHostNetwork option 2020-04-02 12:29:34 +02:00
litefeel 7c1cba9a39 Change UNITY_LICENSE_PATH to UNITY_LICENSE_FILE 2020-03-09 23:57:17 +01:00
litefeel 29e179f50b Add UNITY_LICENSE_PATH 2020-03-09 23:57:17 +01:00
Webber 5423e61ad7 fix custom parameters 2020-02-01 20:45:21 +01:00
Webber b181c9cdbe Add missing env 2020-01-31 01:15:59 +01:00
Webber 3ccd77fd44 Add custom parameters 2020-01-31 01:15:59 +01:00
Webber d6c937fe37 Add action logic 2020-01-31 01:15:59 +01:00