Commit graph

68 commits

Author SHA1 Message Date
Tom Hu
030a000ec6
fix: add in all the extra arguments for uploader (#955) 2023-04-11 09:06:59 -07:00
Josh Soref
61ac410891
Remove unsupported path_to_write_report argument (#851) 2023-02-28 10:29:55 -05:00
Robbie McKinstry
0e9e7b4e8a
Plumb failCi into verification function. (#769) 2022-09-08 13:32:36 -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
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
ac6033346c
fix: small edits 2022-04-04 16:28:42 -04:00
Tom Hu
f37520c6b0
feat: add gcov support 2022-04-04 16:14:50 -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
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
9426b0fd6a
Fix lint errors 2021-07-21 05:13:39 -04:00
RA80533
51773137e8
Migrate to v5 2021-07-21 04:52:37 -04:00
RA80533
4322a1979b
Fix lint errors 2021-07-21 03:08:43 -04:00
RA80533
c4b374fc52
Use import to destructure package.json 2021-07-20 18:54:56 -04:00
Tom Hu
635d4e88ad
feat: Use new Codecov uploader 2021-07-16 21:56:47 -07:00
RA80533
a432718b6a
Resolve lint errors 2021-06-25 02:09:00 -04: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
Tom Hu
b265804b8f
refactor: Pull version from package.json 2021-06-11 13:39:16 -04:00
Tom Hu
861141ec76
refactor: remove unneeded codecov copy and unlink 2021-06-11 13:20:20 -04:00
Tom Hu
52497068bd
fix: Import version properly as string not object 2021-06-08 21:25:38 -04:00
Tom Hu
b8f68524af
lint 2021-06-08 11:40:16 -04:00
Tom Hu
c9d0b8155c
fix: Add action version 2021-06-08 11:32:00 -04:00
Simon Larsén
95c9f38035
Update bash uploader to 1.0.3 2021-06-08 14:22:23 +02:00
Tom Hu
dc56cf479e
revert 2021-04-29 17:39:19 -04:00
Tom Hu
a5399823bb
Ensure the right script 2021-04-29 17:36:42 -04:00
Tom Hu
9f471fc6f8
Pull in bash script 2021-04-29 17:33:25 -04:00
Tom Hu
77a7b61cd5
Lint 2021-04-20 08:38:33 -04:00
Tom Hu
50895b2a6f
Pull checksums into script 2021-04-20 08:35:56 -04:00
Tom Hu
95e6f30a60
Update validation regex and bump to 1.4.1 2021-04-19 21:23:35 -04:00
Tom Hu
864620acb9
Use i not 1 2021-04-16 07:58:51 -04:00
Tom Hu
5e8c27dd4d
tab 2021-04-15 22:26:06 -04:00
Tom Hu
444b352d52
Update tests 2021-04-15 22:25:03 -04:00
Tom Hu
83cbbf806b
Add another test 2021-04-15 22:10:41 -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
d9a1bbc2da
Overwrite pull_request_target pr number 2021-03-29 18:11:53 -04:00
Tom Hu
79a0ba12c8
Add network filter parameter 2021-03-16 09:18:54 -04:00
Tom Hu
3207ad4e60
Merge pull request #241 from jeffkenney/fix-root-dir-arg
pass root_dir using proper bash arg
2021-03-09 10:14:26 -05:00
Tom Hu
65f43cece2 actually 2021-03-08 19:30:10 -05:00
Tom Hu
21a1e2948d Actually update tests 2021-03-08 19:25:23 -05:00
Tom Hu
227f879cd0 Fix test 2021-03-08 19:21:55 -05:00