Commit graph

627 commits

Author SHA1 Message Date
Michal Dorner
07a0223ee3
Update dist/index.js 2021-01-29 01:04:01 +01:00
Michal Dorner
c75a9dd8c8
Add table with reports results if there are more test runs 2021-01-29 00:51:08 +01:00
Michal Dorner
96e91aa726
Simplify 'only-failed' to 'failed' 2021-01-28 22:18:29 +01:00
Michal Dorner
f55c0119bb
Remove leading result icon + add external .net fixture 2021-01-28 22:03:01 +01:00
Michal Dorner
e3bb634029
Improve report format to save space 2021-01-25 14:21:44 +01:00
Michal Dorner
768aefbed2
Report: round times and skip Test Suites section if it's empty 2021-01-25 13:18:02 +01:00
Michal Dorner
7c339256a1
Update dist/index.js 2021-01-25 12:56:31 +01:00
Michal Dorner
3744805866
Add list-suites and list-tests options to limit report size 2021-01-25 12:56:20 +01:00
Michal Dorner
0919385c06
Add test using external test report fixture from jest project 2021-01-25 10:47:49 +01:00
Michal Dorner
7af0073fa3
Enforce Check Run API limits 2021-01-25 10:23:49 +01:00
Michal Dorner
fdd3509024
Update dist/index.js 2021-01-24 21:14:40 +01:00
Michal Dorner
0ce114d684
Support coma separated list of paths to test reports 2021-01-24 21:14:16 +01:00
Michal Dorner
40b5f476c7
remove auto conversion of XML attributes based on value 2021-01-24 21:05:34 +01:00
Michal Dorner
1a9ca69197
Merge pull request #46 from dorny/improve-readme
Improve README and action.yml
2021-01-24 20:22:00 +01:00
Michal Dorner
6e80010de8
Improve README and action.yml 2021-01-24 20:08:17 +01:00
Michal Dorner
42eb11a3c8
Add summary badge to report 2021-01-24 18:11:59 +01:00
Michal Dorner
92cb68e21e
Improve README and action.yml 2021-01-24 17:18:27 +01:00
Michal Dorner
8fdf2aead9
Merge pull request #45 from dorny/logs-and-error-handling
Improve logging and error handling
2021-01-18 22:29:06 +01:00
Michal Dorner
42dbc1ffb6
Update npm packages 2021-01-18 22:26:29 +01:00
Michal Dorner
1ab5efa052
Improve logging and error handling 2021-01-18 22:21:19 +01:00
Michal Dorner
967dbab3c6
Merge pull request #44 from dorny/merge-multiple-reports
Paths with wildcard + merging multiple reports
2021-01-16 23:14:08 +01:00
Michal Dorner
6e20ef250b
Fix imports in main.ts 2021-01-16 23:11:52 +01:00
Michal Dorner
6f3367ef61
Use normalizeFilePath() to unify test output on windows/Linux 2021-01-16 23:06:50 +01:00
Michal Dorner
97dfc915c5
CI: use wildcard path to jest results 2021-01-16 22:54:48 +01:00
Michal Dorner
179151a363
Update index.js 2021-01-16 22:53:25 +01:00
Michal Dorner
c48c07640f
Support parsing multiple reports 2021-01-16 22:53:14 +01:00
Michal Dorner
659bb4fff3
Update interfaces to accept multiple reports to parse 2021-01-16 21:19:40 +01:00
Michal Dorner
656ede0390
Support path pattern to match test report files 2021-01-16 21:07:12 +01:00
Michal Dorner
dfddea6f3f
Merge pull request #43 from dorny/dotnet-trx 2021-01-14 22:35:53 +01:00
Michal Dorner
760c090915
Fix EOL issues - remove all \r from annotation message 2021-01-14 22:34:00 +01:00
Michal Dorner
4197e7a327
Update index.js 2021-01-14 21:40:08 +01:00
Michal Dorner
c4b64b0cf4
Add annotations support to dotnet-trx 2021-01-14 21:39:51 +01:00
Michal Dorner
6f32e41222
Support relative workdir inputs
After chdir() get full path with cwd()
2021-01-14 21:13:43 +01:00
Michal Dorner
b28f91cc2e
Add dotnet-trx support (no annotations yet) 2021-01-11 17:48:33 +01:00
Michal Dorner
6482e393f9
Merge pull request #38 from dorny/dependabot/npm_and_yarn/js-yaml-4.0.0
Bump js-yaml from 3.14.0 to 4.0.0
2021-01-10 19:35:18 +01:00
dependabot[bot]
22e5edad51
Bump js-yaml from 3.14.0 to 4.0.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.0 to 4.0.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.0...4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 18:34:18 +00:00
Michal Dorner
b33bf2ee1c
Merge pull request #42 from dorny/dependabot/npm_and_yarn/typescript-eslint/parser-4.12.0
Bump @typescript-eslint/parser from 4.7.0 to 4.12.0
2021-01-10 19:29:22 +01:00
dependabot[bot]
8980757b04
Bump @typescript-eslint/parser from 4.7.0 to 4.12.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.7.0 to 4.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.12.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 18:27:43 +00:00
Michal Dorner
f4ba89f31f
Merge pull request #41 from dorny/dependabot/npm_and_yarn/vercel/ncc-0.26.2
Bump @vercel/ncc from 0.24.1 to 0.26.2
2021-01-10 19:26:06 +01:00
dependabot[bot]
76732aaa2f
Bump @vercel/ncc from 0.24.1 to 0.26.2
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.24.1 to 0.26.2.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.24.1...0.26.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 18:24:02 +00:00
Michal Dorner
6f47087dd2
Merge pull request #40 from dorny/dependabot/npm_and_yarn/octokit/webhooks-7.21.0
Bump @octokit/webhooks from 7.15.1 to 7.21.0
2021-01-10 19:22:01 +01:00
dependabot[bot]
c1c7a53e03
Bump @octokit/webhooks from 7.15.1 to 7.21.0
Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 7.15.1 to 7.21.0.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](https://github.com/octokit/webhooks.js/compare/v7.15.1...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 18:18:37 +00:00
Michal Dorner
06a0cf071c
Merge pull request #39 from dorny/dependabot/npm_and_yarn/jest-circus-26.6.3
Bump jest-circus from 26.6.1 to 26.6.3
2021-01-10 19:17:09 +01:00
dependabot[bot]
5df6781848
Bump jest-circus from 26.6.1 to 26.6.3
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 26.6.1 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.6.3/packages/jest-circus)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 18:16:19 +00:00
Michal Dorner
d9a1e3120d
Merge pull request #37 from dorny/dependabot/npm_and_yarn/eslint-7.17.0
Bump eslint from 7.13.0 to 7.17.0
2021-01-10 19:14:15 +01:00
dependabot[bot]
c5b2ce130f
Bump eslint from 7.13.0 to 7.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.13.0...v7.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 18:09:36 +00:00
Michal Dorner
e9e1edaa5a
Merge pull request #36 from dorny/dependabot/npm_and_yarn/octokit/types-6.2.1
Bump @octokit/types from 6.0.0 to 6.2.1
2021-01-10 19:05:43 +01:00
Michal Dorner
99bca7bdb5
Merge pull request #35 from dorny/dependabot/npm_and_yarn/types/node-14.14.20
Bump @types/node from 14.14.10 to 14.14.20
2021-01-10 18:59:48 +01:00
dependabot[bot]
5f49a09ee5
Bump @types/node from 14.14.10 to 14.14.20
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.10 to 14.14.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-10 17:58:42 +00:00
Michal Dorner
7c4ad2c75a
Merge pull request #33 from dorny/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.12.0
Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.12.0
2021-01-10 18:57:09 +01:00