Tom Hu
|
c0466185ef
|
Add tests
|
2021-01-02 17:50:17 -05:00 |
|
Tom Hu
|
56353bc0f0
|
js is hard
|
2021-01-02 17:02:54 -05:00 |
|
Tom Hu
|
d9d5217980
|
more console
|
2021-01-02 16:56:42 -05:00 |
|
Tom Hu
|
8ad88ccc68
|
Console
|
2021-01-02 16:54:32 -05:00 |
|
Tom Hu
|
6a4eded237
|
Merge branch 'v2' of https://github.com/codecov/codecov-action into v2
|
2021-01-02 16:48:58 -05:00 |
|
Tom Hu
|
25b873867a
|
Add all the bash params
|
2021-01-02 16:42:39 -05:00 |
|
Tom Hu
|
8323165032
|
Add all the bash params
|
2021-01-02 14:04:08 -05:00 |
|
Tom Hu
|
5b42a305f9
|
Merge pull request #179 from codecov/dependabot/npm_and_yarn/typescript-4.1.3
Bump typescript from 4.1.2 to 4.1.3
|
2020-12-21 16:13:42 -05:00 |
|
Tom Hu
|
29c457e537
|
Merge pull request #187 from codecov/dependabot/npm_and_yarn/node-notifier-8.0.1
[Security] Bump node-notifier from 8.0.0 to 8.0.1
|
2020-12-21 16:13:24 -05:00 |
|
dependabot-preview[bot]
|
b3ee0b08ef
|
[Security] Bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-21 16:44:47 +00:00 |
|
Tom Hu
|
133f89a6b7
|
Merge pull request #185 from codecov/makefile
Actually have a makefile
|
2020-12-21 09:24:14 -05:00 |
|
Tom Hu
|
a03d57cdbd
|
Actually have a makefile
|
2020-12-21 09:05:03 -05:00 |
|
Tom Hu
|
1fc7722ded
|
Merge pull request #184 from codecov/makefile
Add automations ensure proper builds and deployments | Fix verbose flag
v1.1.1
|
2020-12-21 08:57:25 -05:00 |
|
Tom Hu
|
08574d831c
|
Add dist file
|
2020-12-20 17:04:06 -05:00 |
|
Tom Hu
|
0c1af46295
|
Update install script
|
2020-12-20 17:03:30 -05:00 |
|
Tom Hu
|
f8c87eb84e
|
Update changelog
|
2020-12-20 17:02:09 -05:00 |
|
Tom Hu
|
8b988c28b0
|
Fix verbose flag
|
2020-12-20 17:01:12 -05:00 |
|
Tom Hu
|
4686d7034c
|
Udpate CHANGELOG
|
2020-12-20 16:59:47 -05:00 |
|
Tom Hu
|
4ef30f27a0
|
Update changelog
|
2020-12-20 16:59:07 -05:00 |
|
Tom Hu
|
58cd650984
|
Update package-lock
|
2020-12-20 16:58:24 -05:00 |
|
Tom Hu
|
efb844969e
|
force
|
2020-12-20 16:57:50 -05:00 |
|
Tom Hu
|
c6de3f8548
|
Add makefile and automations
|
2020-12-20 16:57:08 -05:00 |
|
Tom Hu
|
7de43a7373
|
Merge pull request #180 from codecov/1.1.0
Bump to 1.1.0
v1.1.0
|
2020-12-17 13:21:17 -05:00 |
|
Tom Hu
|
d3e4a774c5
|
Bump to 1.1.0
|
2020-12-17 10:34:23 -05:00 |
|
Tom Hu
|
09facdbe25
|
Merge pull request #110 from khaeru/working-dir
Add "working-directory:" input
|
2020-12-16 11:21:50 -05:00 |
|
Paul Natsuo Kishimoto
|
c770ad46b3
|
Add "working-directory:" to README
|
2020-12-15 11:41:23 +01:00 |
|
Paul Natsuo Kishimoto
|
55dde41e2b
|
Add "working-directory:" setting
|
2020-12-15 11:40:37 +01:00 |
|
dependabot-preview[bot]
|
11de6e2a71
|
Bump typescript from 4.1.2 to 4.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-14 07:09:15 +00:00 |
|
Tom Hu
|
beb5a9626e
|
Merge pull request #178 from codecov/dependabot/npm_and_yarn/types/jest-26.0.19
Bump @types/jest from 26.0.15 to 26.0.19
|
2020-12-12 21:36:05 -05:00 |
|
dependabot-preview[bot]
|
a869df4496
|
Bump @types/jest from 26.0.15 to 26.0.19
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.15 to 26.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-11 06:30:54 +00:00 |
|
Tom Hu
|
a116b3286f
|
Merge pull request #169 from codecov/dependabot/npm_and_yarn/typescript-4.1.2
Bump typescript from 4.0.5 to 4.1.2
|
2020-12-09 21:42:17 -05:00 |
|
Tom Hu
|
a6c42c7a01
|
Merge pull request #174 from kingpowerclick/xcode-derived-data
Support Xcode specificed parameters
|
2020-12-09 21:36:55 -05:00 |
|
dependabot-preview[bot]
|
3c9462a34c
|
Bump typescript from 4.0.5 to 4.1.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.5...v4.1.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-09 16:36:50 +00:00 |
|
Tom Hu
|
5155bd4dd2
|
Merge pull request #166 from codecov/dependabot/npm_and_yarn/requestretry-4.1.2
Bump requestretry from 4.1.1 to 4.1.2
|
2020-12-09 11:35:04 -05:00 |
|
Wipoo Shinsirikul
|
c047d5942e
|
Support Xcode specificed parameters
|
2020-12-05 20:31:36 +07:00 |
|
Tom Hu
|
d9b5cc1d8b
|
Merge pull request #172 from drazisil/patch-1
File is saved as text
|
2020-11-22 19:02:13 -05:00 |
|
Drazi Crendraven
|
0d4ed40235
|
File is saved as text
Fixes #171
|
2020-11-22 14:43:36 -05:00 |
|
Tom Hu
|
239febf655
|
Merge pull request #168 from codecov/1.0.15
Add package argument
v1.0.15
|
2020-11-16 11:23:18 -05:00 |
|
Tom Hu
|
089f66bf94
|
Add package argument
|
2020-11-15 23:05:55 -05:00 |
|
dependabot-preview[bot]
|
3db8e6c626
|
Bump requestretry from 4.1.1 to 4.1.2
Bumps [requestretry](https://github.com/FGRibreau/node-request-retry) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/FGRibreau/node-request-retry/releases)
- [Changelog](https://github.com/FGRibreau/node-request-retry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FGRibreau/node-request-retry/compare/v4.1.1...v4.1.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-12 06:46:28 +00:00 |
|
Tom Hu
|
97477378d5
|
Merge pull request #165 from codecov/dependabot/npm_and_yarn/ts-jest-26.4.4
Bump ts-jest from 26.4.3 to 26.4.4
|
2020-11-10 09:00:04 -05:00 |
|
dependabot-preview[bot]
|
5aab34a5de
|
Bump ts-jest from 26.4.3 to 26.4.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.3 to 26.4.4.
- [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.3...v26.4.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-09 06:58:03 +00:00 |
|
Tom Hu
|
7bd0b70f4c
|
Merge pull request #159 from codecov/dependabot/npm_and_yarn/typescript-4.0.5
Bump typescript from 4.0.3 to 4.0.5
|
2020-11-04 23:14:16 -05:00 |
|
Tom Hu
|
e1530fdc6a
|
Merge pull request #154 from codecov/dependabot/npm_and_yarn/types/jest-26.0.15
Bump @types/jest from 26.0.14 to 26.0.15
|
2020-11-04 23:14:00 -05:00 |
|
dependabot-preview[bot]
|
4093ac2f32
|
Bump typescript from 4.0.3 to 4.0.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.3...v4.0.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-05 04:06:06 +00:00 |
|
dependabot-preview[bot]
|
f1824ac807
|
Bump @types/jest from 26.0.14 to 26.0.15
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.14 to 26.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-05 04:05:12 +00:00 |
|
Tom Hu
|
3fbed96f43
|
Merge pull request #160 from codecov/dependabot/npm_and_yarn/ts-jest-26.4.3
Bump ts-jest from 26.4.1 to 26.4.3
|
2020-11-04 23:04:34 -05:00 |
|
Tom Hu
|
54f44cc9f4
|
Merge pull request #162 from codecov/dependabot/npm_and_yarn/jest-26.6.3
Bump jest from 26.5.3 to 26.6.3
|
2020-11-04 23:03:26 -05:00 |
|
dependabot-preview[bot]
|
a74dfd1451
|
Bump jest from 26.5.3 to 26.6.3
Bumps [jest](https://github.com/facebook/jest) from 26.5.3 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/compare/v26.5.3...v26.6.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-04 06:43:55 +00:00 |
|
dependabot-preview[bot]
|
5bdef2c17a
|
Bump ts-jest from 26.4.1 to 26.4.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.1 to 26.4.3.
- [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.1...v26.4.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-27 06:49:00 +00:00 |
|