Commit Graph

89 Commits

Author SHA1 Message Date
Juraj Misur 931cea1ce1
Revert build branch 2021-06-14 12:12:36 +02:00
Juraj Misur 6874623c31
revert build branch (#69) 2021-06-14 12:10:23 +02:00
Juraj Misur f1428434ae
npm audit fix (#68) 2021-06-14 12:08:43 +02:00
Ghais Zaher 9fb92762fe
fix: exclude .class files when resolving path (#65)
Co-authored-by: Juraj Misur <juraj@scalable.capital>
2021-06-07 14:21:05 +02:00
Juraj Misur f0a1b40820
skip_publishing (#62)
Co-authored-by: ginxo <emingora@redhat.com>
2021-05-26 13:25:22 +02:00
dependabot[bot] f049c0b8a0
Bump commons-io from 2.5 to 2.7 in /tests (#55)
Bumps commons-io from 2.5 to 2.7.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 10:17:03 +02:00
dependabot[bot] bfe48bdadd
Bump lodash from 4.17.20 to 4.17.21 (#58)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juraj Misur <juraj@scalable.capital>
2021-05-25 09:49:12 +02:00
Juraj Misur a915ba6359
Fix filename and line for tests with suffix (#54) 2021-03-24 12:11:31 +01:00
Casey d63a9f508a
don't require manually passing in the github token (#52)
Co-authored-by: Juraj Misur <juraj@scalable.capital>
2021-03-24 09:05:21 +01:00
Juraj Misur fd75ee04fb
fix line number (#49) 2021-02-10 23:39:33 +01:00
Juraj Misur 7a84557836
flaky failure support (#46) 2021-02-05 14:49:40 +01:00
Juraj Misur aeff4d81b5
Testcase data as array (#45) 2021-02-04 14:55:04 +01:00
Juraj Misur 0e669d19fc
use always instead of ignore (#42) 2021-02-04 10:39:41 +01:00
Juraj Misur 8e816e7ede
fix package-lock.json (#44) 2021-02-04 10:30:01 +01:00
Juraj Misur 89359cff67
dependency updates (#40) 2021-01-19 12:09:50 +01:00
Juraj Misur ad808943e6
Update README.md 2020-10-16 10:08:30 +02:00
Juraj Misur f42e511780
fail_if_no_tests flag (#35) 2020-10-15 23:21:14 +02:00
Juraj Misur a779cc593f
add failsafe report dir to default report paths (#34) 2020-10-15 17:01:37 +02:00
Juraj Misur a99989dff4
fix missing message attribute in xml (#33) 2020-10-15 16:51:31 +02:00
Juraj Misur a4835feed7
Output and Flag acceptance PR (#26)
Co-authored-by: Jörg Henne <j.henne@levigo.de>
2020-10-15 15:09:39 +02:00
dependabot[bot] 83a46f1e5e
Bump @actions/core from 1.2.4 to 1.2.6 (#28)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-15 13:38:50 +02:00
dependabot[bot] 4427cb446a
Bump junit from 4.13 to 4.13.1 in /tests (#32)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-15 13:38:24 +02:00
Juraj Misur d5f6d76ef9
fix pytests (#27) 2020-10-15 13:38:01 +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