Commit graph

22 commits

Author SHA1 Message Date
Marco Biedermann
e8bbe5fc01
docs: Type Annotations (#1397)
Add missing type annotations
2024-04-30 16:29:24 +08:00
Marco Biedermann
1290bddc88
style: Node Packages (#1394)
Add the `node:` prefix to imports of node internal packages, making it easier to differentiate
2024-04-29 22:17:32 +08:00
Tom Hu
d820d60619
feat: allow for authentication via OIDC token (#1330)
* fix: allow for oidc token

* chore(docs): update docs with use_oidc argument

* Update action.yml

Co-authored-by: Cristian Le <github@lecris.me>

* chore(release): 4.2.0

---------

Co-authored-by: Cristian Le <github@lecris.me>
2024-04-03 15:41:48 -07:00
Tom Hu
2fc4847d3f
fix: set safe directory (#1304)
* fix: set safe directory

* fix: naming

* fix: update tests

* fix: dont even check

* fix: add set safe directory

* fix: write test for setSafeDirectory
2024-02-26 11:31:39 -08: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
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
Robbie McKinstry
0e9e7b4e8a
Plumb failCi into verification function. (#769) 2022-09-08 13:32:36 -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
72dfd4782e
Allow specifying version of Codecov uploader 2021-09-09 14:53:12 -04: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
635d4e88ad
feat: Use new Codecov uploader 2021-07-16 21:56:47 -07:00
Tom Hu
861141ec76
refactor: remove unneeded codecov copy and unlink 2021-06-11 13:20:20 -04:00
Tom Hu
9f471fc6f8
Pull in bash script 2021-04-29 17:33:25 -04:00
Tom Hu
50895b2a6f
Pull checksums into script 2021-04-20 08:35:56 -04:00
Tom Hu
040839f579
Add validation of checksums 2021-04-15 22:08:27 -04:00
Tom Hu
6e56f7a5a6
Test version pulling 2021-04-15 11:25:10 -04:00
Tom Hu
482a90585e Try forcing the commit 2021-03-08 18:42:16 -05:00
Tom Hu
6961e2c698 lint 2021-01-02 19:13:56 -05:00
Tom Hu
5dca80cf76 lint 2021-01-02 19:02:52 -05:00
Tom Hu
27a4acecbb Split out buildExec 2021-01-02 18:30:42 -05:00
Tom Hu
c0466185ef Add tests 2021-01-02 17:50:17 -05:00
Renamed from index.js (Browse further)