Tom Hu
|
1f9f5573d1
|
Add all args (#1245)
* fix: add all args from cli
* chore(release): bump to 4.0.1
|
2024-02-01 09:05:17 -08:00 |
|
Tom Hu
|
a7b945cea4
|
fix: allow for other archs (#1239)
* fix: allow for other archs
* fix: platform tests
|
2024-01-31 09:18:52 -08:00 |
|
Tom Hu
|
240e6ae968
|
fix: remove openpgp dep due to licensing and use gpg (#1218)
|
2024-01-19 12:23:04 -05:00 |
|
Tom Hu
|
22b99ac1d7
|
fix: downgrade undici as it has a breaking change (#1219)
|
2024-01-19 12:13:47 -05:00 |
|
Tom Hu
|
83d30f0e41
|
chore(deps): move from node-fetch to undici (#1148)
* chore(deps): move from node-fetch to undici
* fix: lint
* test: see if this is actually running
* test: skeptical
* test: post-install
|
2023-10-25 06:08:39 -07:00 |
|
Tom Hu
|
428cda1b1c
|
feat: add plugins (#1099)
* feat: add plugins
* fix: add test
|
2023-09-22 17:29:50 -05:00 |
|
Dana Yaish
|
845c445181
|
not adding -n if empty to do-upload command (#1085)
|
2023-09-13 19:20:12 +03:00 |
|
Tom Hu
|
0016507ac7
|
chore(release): 4.0.0-beta.1 (#1084)
* chore(release): 4.0.0-beta.1
* fix: typo
|
2023-09-13 08:58:26 -07:00 |
|
Dana Yaish
|
c9e4b73267
|
use cli instead of node uploader (#1068)
* use cli instead of node uploader
* changes based on review
* logging out run command
|
2023-09-13 11:39:47 +03:00 |
|
Tom Hu
|
2b88a0bb95
|
chore(deps): update outdated deps (#1059)
|
2023-08-25 09:11:22 -07:00 |
|
Dana Yaish
|
c17956f54f
|
build commit,report and upload args based on codecovcli (#943)
* build commit,report and upload args based on codecovcli
* add tests
* Empty-Commit
|
2023-08-22 14:03:18 -07:00 |
|
Tom Hu
|
eaaf4bedf3
|
release: 3.1.4 (#983)
|
2023-05-15 16:48:57 -04:00 |
|
Kleis Auke Wolthuizen
|
1c34415a06
|
fix: CLI option names for uploader (#969)
Only single character aliases can be specified with a single dash (-).
|
2023-05-08 21:57:34 -04:00 |
|
Tom Hu
|
b4dfea724f
|
fix: add back in working dir (#971)
|
2023-05-03 12:12:56 -04:00 |
|
Tom Hu
|
894ff025c7
|
chore(release): bump to 3.1.3 (#961)
|
2023-04-20 10:40:20 -07:00 |
|
Tom Hu
|
f539f977d5
|
fix: allow for aarch64 build (#960)
|
2023-04-20 10:02:22 -07:00 |
|
Tom Hu
|
40a12dcee2
|
chore(release): bump to 3.1.2 (#956)
|
2023-04-11 13:08:35 -07:00 |
|
Tom Hu
|
030a000ec6
|
fix: add in all the extra arguments for uploader (#955)
|
2023-04-11 09:06:59 -07:00 |
|
Tom Hu
|
d9f34f8cd5
|
release: update changelog and version to 3.1.1 (#828)
|
2022-09-19 11:24:21 -04:00 |
|
Mitchell Borrego
|
5c0da1b28f
|
Trim arguments after splitting them (#791)
* Trim arguments after splitting them
* Test functionality
* Update buildExec.test.ts
* Use `toMatchObject` instead of `toEqual`
* Use `expect.arrayContaining`
* Update buildExec.test.ts
* Debug `execArgs`
* Build project
* Add `verbose` guard
* Build project
|
2022-07-26 12:43:41 -04:00 |
|
Tom Hu
|
95faa5a026
|
fix: add more verbosity to validation (#747)
* fix: add more verbosity to validation
* fix: more verbosity on tests
* fix: use proper variable for sig
|
2022-05-31 11:29:46 -04:00 |
|
Tom Hu
|
a03184e530
|
feat: add xcode support
|
2022-04-21 10:20:02 -04:00 |
|
Tom Hu
|
174efc5984
|
Update package-lock.json
|
2022-04-05 09:12:59 -04:00 |
|
Tom Hu
|
6243a75ef3
|
bump to 3.0.0
|
2022-04-04 17:19:12 -04:00 |
|
Tom Hu
|
d4729eeb39
|
fetch.default
|
2022-04-04 17:10:55 -04:00 |
|
Tom Hu
|
351baf62fa
|
fix: bash
|
2022-04-04 17:09:16 -04:00 |
|
Tom Hu
|
9e4b071621
|
Merge branch 'feat/gcov' of https://github.com/codecov/codecov-action into feat/gcov
|
2022-04-04 16:29:19 -04:00 |
|
Tom Hu
|
ac6033346c
|
fix: small edits
|
2022-04-04 16:28:42 -04:00 |
|
Tom Hu
|
c76bf12730
|
Merge branch 'master' into feat/gcov
|
2022-04-04 16:16:33 -04:00 |
|
Tom Hu
|
f37520c6b0
|
feat: add gcov support
|
2022-04-04 16:14:50 -04:00 |
|
Ikko Ashimine
|
42ece2600c
|
chore: Fix typo in index.js
wether -> whether
|
2021-09-18 18:28:40 +09:00 |
|
Tom Hu
|
72dfd4782e
|
Allow specifying version of Codecov uploader
|
2021-09-09 14:53:12 -04:00 |
|
Tom Hu
|
6feb914f25
|
chore: Update CHANGELOG
|
2021-08-20 11:58:22 -07:00 |
|
Tom Hu
|
b92422542f
|
fix: Add override OS and linux default
|
2021-08-20 11:23:29 -07:00 |
|
Tom Hu
|
53cd6a7259
|
Add platform
|
2021-08-19 14:19:35 -07:00 |
|
Tom Hu
|
be75906042
|
Add khadas-vim3
|
2021-08-19 14:17:29 -07:00 |
|
Tom Hu
|
0bbb08247a
|
fix: Update validation
|
2021-07-22 12:58:38 -07:00 |
|
Tom Hu
|
53f686aaf8
|
fix: Update validation
|
2021-07-22 11:59:46 -07:00 |
|
Tom Hu
|
6ab08a75e2
|
Bump to 2.0.2
|
2021-07-22 11:21:24 -07:00 |
|
Tom Hu
|
d680b4c7af
|
Regenerate index.js
|
2021-07-21 14:49:08 -07:00 |
|
RA80533
|
b0b3438bb4
|
Regenerate index.js
|
2021-07-21 05:20:20 -04:00 |
|
RA80533
|
37cfa1ca0a
|
Regenerate index.js
|
2021-07-21 03:14:08 -04:00 |
|
Tom Hu
|
fc5d663f82
|
fix: Hack to force asn1.js
|
2021-07-19 08:44:22 -07:00 |
|
Tom Hu
|
5c832aefb8
|
Force the dep
|
2021-07-19 08:33:09 -07:00 |
|
Tom Hu
|
71fa76a9e4
|
fix: Add job to test no deps
|
2021-07-19 08:21:05 -07:00 |
|
Tom Hu
|
ad2b0032e0
|
fix: Add deep deps
|
2021-07-19 08:05:59 -07:00 |
|
Tom Hu
|
635d4e88ad
|
feat: Use new Codecov uploader
|
2021-07-16 21:56:47 -07:00 |
|
RA80533
|
33974f67c6
|
Destructure package.json for version
|
2021-06-25 02:08:59 -04:00 |
|
Tom Hu
|
dffe44534b
|
Move codecov script
|
2021-06-24 09:42:48 -04:00 |
|
Tom Hu
|
fe4ed48250
|
Merge pull request #365 from codecov/pull-version-from-package
refactor: Pull version from package.json
|
2021-06-11 14:02:32 -04:00 |
|