Commit graph

227 commits

Author SHA1 Message Date
Michal Dorner
3340176ee8
Remove artifact-test from CI
Artifacts via public API are not available before whole workflow is finished. Therefore it's not possible to execute test this way
2021-02-18 22:23:20 +01:00
Michal Dorner
8efb156d28
Fail the action if no test results are processed 2021-02-18 21:18:04 +01:00
Michal Dorner
93c3964547
Misc fixes + test sleep before artifact-test 2021-02-17 21:20:40 +01:00
Michal Dorner
96237b3119
Improve logging & fix wrong SHA used 2021-02-17 08:28:52 +01:00
Michal Dorner
c5671cf48a
Improve logging 2021-02-17 08:12:45 +01:00
Michal Dorner
09d1ac9fc3
Improve logging 2021-02-16 22:02:56 +01:00
Michal Dorner
e31d426ac4
Remove continue-on-error: true from CI + add checkout on second job 2021-02-16 21:42:41 +01:00
Michal Dorner
323e750ca2
Extend CI to test artifact mode 2021-02-16 21:34:40 +01:00
Michal Dorner
89f214d9f3
Fix artifact-provider zip processing and report name generation 2021-02-15 21:07:14 +01:00
Michal Dorner
e356ffe9d0
Removed progress percentage as there is no way to deduce content length 2021-02-15 21:06:38 +01:00
Michal Dorner
1ae86a176d
artifact-provider: improve logging 2021-02-15 20:46:28 +01:00
Michal Dorner
da9cc2c0d9
Show artifact download progress 2021-02-15 20:29:51 +01:00
Michal Dorner
8819b4b3d4
Pass auth token to got request 2021-02-15 17:00:25 +01:00
Michal Dorner
52024f70c3
Use got to fetch artifact URL
See issue: https://github.com/octokit/request.js/issues/240
2021-02-15 16:49:52 +01:00
Michal Dorner
1f5bb98685
Fix artifact download 2021-02-15 16:28:28 +01:00
Michal Dorner
064a15c405
Fix regex parsing in artifact-provider 2021-02-15 16:15:21 +01:00
Michal Dorner
075144b122
Add artifact input to action.yml + improve logging 2021-02-15 15:54:15 +01:00
Michal Dorner
3510d9ac27
Add support for loading test results from artifacts 2021-02-15 15:18:55 +01:00
Michal Dorner
71f2f95ef0
Shorten description in action.yml to pass 125 chars limit 2021-02-01 21:50:28 +01:00
Michal Dorner
00c66cb7f0
Add counters outputs to action.yml 2021-02-01 21:46:47 +01:00
Michal Dorner
2077cfca36
Update README.md 2021-02-01 21:39:58 +01:00
Michal Dorner
dc9a3b0f76
Replace image with captured cursor 2021-02-01 21:25:51 +01:00
Michal Dorner
60d8992614
Remove unnecessary quotes from yaml 2021-02-01 21:20:03 +01:00
Michal Dorner
30b8c3e01b
Add screenshots to README 2021-02-01 21:16:26 +01:00
Michal Dorner
82588ca4a5
Add screenshots 2021-02-01 21:04:56 +01:00
Michal Dorner
4d6460d4ef
Update README - shorten comment in usage example 2021-02-01 16:21:22 +01:00
Michal Dorner
7a92afc6e2
Update README - skip report when job is cancelled 2021-02-01 16:19:01 +01:00
Michal Dorner
effa386fea
Fix dart/flutter stack trace parsing 2021-02-01 16:09:01 +01:00
Michal Dorner
2834fd0c5f
Update dist/index.js 2021-02-01 15:27:52 +01:00
Michal Dorner
855ff9bfaf
Fix flutter-json doesn't provide error details 2021-02-01 15:08:21 +01:00
Michal Dorner
2365963b2e
Fix dart-json not stripping cwd from suite paths 2021-02-01 12:05:15 +01:00
Michal Dorner
9c4a2c56d7
Updates to README and info logs 2021-02-01 11:14:07 +01:00
Michal Dorner
efb99aed01
Merge pull request #49 from dorny/dependabot/npm_and_yarn/octokit/types-6.7.0
Bump @octokit/types from 6.2.1 to 6.7.0
2021-02-01 10:55:18 +01:00
dependabot[bot]
56b079ebc2
Bump @octokit/types from 6.2.1 to 6.7.0
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.2.1 to 6.7.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v6.2.1...v6.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 09:51:58 +00:00
Michal Dorner
10404a9440
Merge pull request #54 from dorny/dependabot/npm_and_yarn/ts-jest-26.5.0
Bump ts-jest from 26.4.4 to 26.5.0
2021-02-01 10:50:34 +01:00
dependabot[bot]
8af4d31f07
Bump ts-jest from 26.4.4 to 26.5.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.4 to 26.5.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.4.4...v26.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 09:49:20 +00:00
Michal Dorner
3d5bddaa7f
Merge pull request #55 from dorny/dependabot/npm_and_yarn/vercel/ncc-0.27.0
Bump @vercel/ncc from 0.26.2 to 0.27.0
2021-02-01 10:46:21 +01:00
dependabot[bot]
ff1ba79b7a
Bump @vercel/ncc from 0.26.2 to 0.27.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.26.2 to 0.27.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.26.2...0.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 09:36:21 +00:00
Michal Dorner
2164d3ebff
Merge pull request #53 from dorny/dependabot/npm_and_yarn/eslint-7.19.0
Bump eslint from 7.17.0 to 7.19.0
2021-02-01 10:35:02 +01:00
dependabot[bot]
f7ddc3d2da
Bump eslint from 7.17.0 to 7.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.19.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.17.0...v7.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 09:24:13 +00:00
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