Aaron Trudeau
99e23337e3
clean up documentation and exit code
2022-02-06 19:32:25 -05:00
Aaron Trudeau
2011208d88
fix combined artifacts for package mode
2022-02-06 19:05:27 -05:00
Aaron Trudeau
980e6b77f6
fix artifacts pathing and names
2022-02-06 18:58:53 -05:00
Aaron Trudeau
5723ea95ef
fix artifacts paths
2022-02-06 18:42:27 -05:00
Aaron Trudeau
510d7f0818
remove caching/mentions of caching from package mode tests
2022-02-06 18:05:13 -05:00
Aaron Trudeau
0dfba9dfb5
try adding caching to "readme" test
2022-02-06 17:48:59 -05:00
Aaron Trudeau
9c6589deda
*hopefully actually* use correct package path
2022-02-06 17:37:56 -05:00
Aaron Trudeau
3a919c6939
use correct folder
2022-02-06 17:33:10 -05:00
Aaron Trudeau
ab1facda3b
try to fix syntax error again
2022-02-06 17:30:20 -05:00
Aaron Trudeau
2742382314
fix workflow syntax error
2022-02-06 17:29:13 -05:00
Aaron Trudeau
893827593d
add package mode "like in the readme" test
2022-02-06 17:26:58 -05:00
Aaron Trudeau
9f30148453
add consecutive ppackage mode workflow step
2022-01-27 17:54:06 -05:00
Aaron Trudeau
522658a504
add package mode all mode workflow step
2022-01-27 17:45:04 -05:00
Aaron Trudeau
963f4e51b3
add play mode test without cache
2022-01-27 17:36:47 -05:00
Aaron Trudeau
9eabe57c1c
Revert "add rest of workflow tests"
...
This reverts commit c0bb008b2c
.
2022-01-27 17:28:36 -05:00
Aaron Trudeau
c0bb008b2c
add rest of workflow tests
2022-01-27 17:25:00 -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
798f66ed98
fix workflow package location
2022-01-27 00:26:09 -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
0555c18f6d
add working example unity package with tests
2022-01-26 21:19:39 -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
2a1d0bf088
add packageMode option back in
2022-01-17 11:50:44 -05:00
Aaron Trudeau
19b81ef90a
remove duplicate command
2022-01-17 10:51:43 -05:00
Aaron Trudeau
3b96124f17
Merge branch 'game-ci-main'
...
Pulls in the changes from the main repo
2022-01-17 10:25:34 -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
dependabot[bot]
cb6c63f07a
Bump ruairidhwm/action-cats from 1.0.1 to 1.0.2 ( #154 )
...
Bumps [ruairidhwm/action-cats](https://github.com/ruairidhwm/action-cats ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/ruairidhwm/action-cats/releases )
- [Commits](https://github.com/ruairidhwm/action-cats/compare/1.0.1...1.0.2 )
---
updated-dependencies:
- dependency-name: ruairidhwm/action-cats
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-11 05:58:45 -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
David Finol
87b202c6d9
Remove deprecated param from versioning ( #156 )
2022-01-02 19:03:02 -06:00
David Finol
8a69fc6be3
Sync input with documentation ( #155 )
2022-01-01 14:38:47 -06:00
David Finol
f61055d56f
Fix docs link ( #153 )
2021-12-13 09:46:23 -06:00
Webber Takken
79e50e3e4f
allow space in between words of project name ( #151 )
...
Co-authored-by: David Finol <davidmfinol@gmail.com>
2021-11-10 13:30:58 +01:00
Robin
576ef39bb6
add private github package support using personal access token ( #152 )
...
* add private github package support using pat
* add index.js after yarn build
* shift gitcrediental step before run_tests
2021-11-03 10:25:06 +01:00
Michal Cichra
a2b1ed6631
show console output in the GitHub Check annotations ( #149 )
...
The annotation raw details now include console output (if available) and stack trace.
2021-10-21 15:53:41 -05:00