Commit Graph

137 Commits

Author SHA1 Message Date
Michal Dorner
be44d6bbcb Dependabot ignore @types/node 2021-02-01 10:22:39 +01:00
Michal Dorner
e6cf286b96 Merge pull request #52 from dorny/dependabot/npm_and_yarn/typescript-eslint/parser-4.14.1
Bump @typescript-eslint/parser from 4.12.0 to 4.14.1
2021-02-01 10:21:44 +01:00
dependabot[bot]
5f5f0650b2 Bump @typescript-eslint/parser from 4.12.0 to 4.14.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.12.0 to 4.14.1.
- [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.14.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 09:08:32 +00:00
Michal Dorner
2463499a7f Merge pull request #51 from dorny/dependabot/npm_and_yarn/types/xml2js-0.4.8
Bump @types/xml2js from 0.4.7 to 0.4.8
2021-02-01 10:06:22 +01:00
dependabot[bot]
c0e41a7c34 Bump @types/xml2js from 0.4.7 to 0.4.8
Bumps [@types/xml2js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/xml2js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 09:03:46 +00:00
Michal Dorner
f5f33005fc Merge pull request #48 from dorny/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.14.1
Bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.14.1
2021-02-01 09:53:01 +01:00
dependabot[bot]
f6a62bb685 Bump @typescript-eslint/eslint-plugin from 4.12.0 to 4.14.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.12.0 to 4.14.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.14.1/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 05:28:39 +00:00
Michal Dorner
03def00317 Rename flutter-machine to flutter-json 2021-01-31 21:22:47 +01:00
Michal Dorner
10ba3946cb Merge pull request #47 from dorny/improvements-and-fixes
Improvements and fixes for v1
2021-01-31 20:49:39 +01:00
Michal Dorner
60b35d601a Refactoring & cleanup of whole codebase
Improves report summary and annotations
2021-01-31 20:48:22 +01:00
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