Commit Graph

19 Commits

Author SHA1 Message Date
Jörg Henne 30a55e139a Fix fail_on_failure 2020-09-25 12:57:44 +02:00
Jörg Henne d4e98b624a Restore original indentation 2020-09-25 12:21:33 +02:00
Jörg Henne 6310e25207 Add support for input 'fail_on_failure' and output 'outcome' 2020-09-25 11:58:59 +02:00
dependabot[bot] 2c719794c7
Bump node-fetch from 2.6.0 to 2.6.1 (#20)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 10:13:01 +02:00
Renato Athaydes 1c4e021cec
Improve Gradle instructions. (#16) 2020-08-20 10:47:17 +02:00
Juraj Misur bc71e9d0f8 dist 2020-08-15 10:54:48 +02:00
dependabot[bot] 7354b74a58
Bump lodash from 4.17.15 to 4.17.19 (#12)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-15 10:48:47 +02:00
Hyukjin Kwon f0edd7c80c
Micro optimization to avoid processing empty test report (#15) 2020-08-15 10:47:43 +02:00
Hyukjin Kwon d6dfd4a348
Support of specifying a commit to post the status (#14) 2020-08-15 10:43:48 +02:00
Juraj Misur acc620b5fe
Tip for gradle 2020-07-10 22:30:06 +02:00
Juraj Misur 231df804b9 fix branch 2020-07-09 22:28:50 +02:00
Juraj Misur 016072f628
Support for junit xml / pytest (#7) 2020-07-09 22:27:15 +02:00
Juraj Misur 8235d6c830
branding, better metadata 2020-05-29 12:01:21 +02:00
Juraj Misur dec13d8b94
fallback to sha if not on pr (#4) 2020-05-22 12:17:14 +02:00
Juraj Misur 449a761104
publish reports only on PR (#3) 2020-05-19 23:16:20 +02:00
Juraj Misur 6090f00acd
road to v1 2020-05-19 15:00:21 +02:00
Juraj Misur bff8c29cfd fixed file path, include errors,default value for reportPaths 2020-05-11 21:54:39 +02:00
Juraj Misur 00acc744f0 improved folder lookup, removed log, default value fix, default value for reportPaths 2020-05-11 21:54:39 +02:00
Juraj Misur 0e33748069 initial commit 2020-05-11 14:32:03 +02:00