139 Commits

Author SHA1 Message Date
Tom Hu fb6775daf7 fix: bump to v5 and update README (#1655)
* fix: bump to v5 and update README

* Update README.md

* Update README.md

Co-authored-by: Joe Becher <joe.becher@sentry.io>

* Update README.md

---------

Co-authored-by: Joe Becher <joe.becher@sentry.io>
2024-11-19 10:35:56 -05:00
Tom Hu cfc521b7a1 Update README.md 2024-11-14 20:55:33 -05:00
Tom Hu 06425412c8 fix: use marketplace v5 badge (#1646) 2024-11-14 12:44:36 -05:00
Tom Hu 968872560f Update README.md 2024-11-14 11:05:47 -05:00
Tom Hu 4582d54fd3 Update README.md (#1639)
* Update README.md

* Add in the deprecated args
2024-11-13 13:18:13 -05:00
ZhangJian He 543c3d42fc chore: fix typo of OSS (#1578) 2024-09-24 07:08:19 -05:00
Marco Biedermann dad251dcaf docs: main branch (#1396)
Rename `master` to `main`
2024-04-30 16:29:39 +08:00
Rohan Bhaumik fab3a2f0ed Update README.md to point to docs about tokenless (#1395)
It wasn't very clear to the community that tokenless was supported. Linked to docs from the action readme.
2024-04-29 22:11:46 +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
Joe Becher a15c0e43ca Removed mention of Mercurial (#1325)
To my knowledge , none of Codecov's supported code hosts support Mercurial, nor does the CLI itself.
2024-03-12 08:16:21 -07:00
Jan Macku e12c9402c4 Use updated syntax for GitHub Markdown notes (#1300)
doc: use updated syntax for GitHub Markdown notes

GitHub Discussions: https://github.com/orgs/community/discussions/16925
2024-02-20 09:25:02 -05:00
Ian Lewis fdbfa4b889 Add link to docs on Dependabot secrets (#1260) 2024-02-05 09:30:37 -08:00
John T. Wodder II 9855cf7bd1 Escape pipes in table of arguments (#1265) 2024-02-05 09:30:15 -08:00
Tom Hu 8c40c8cd55 Update README.md 2024-02-01 15:44:10 -08:00
Tom Hu 781907b2be Update README.md 2024-02-01 15:42:02 -08:00
Tom Hu 82ab52d110 Update README.md (#1251) 2024-02-01 14:26:09 -08:00
Tom Hu e0b68c6749 fix: show both token uses in readme (#1250) 2024-02-01 14:13:53 -08:00
Tom Hu 09686fcfcb Update README.md (#1243) 2024-01-31 12:44:28 -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 43235cc5ae Update README.md (#1237)
* Update README.md

* Update README.md
2024-01-30 10:05:06 -08: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
Tom Hu db68c7a205 Update README.md (#1073) 2023-09-06 11:12:44 -07:00
Tom Hu b4dfea724f fix: add back in working dir (#971) 2023-05-03 12:12:56 -04:00
Isaac Halvorson 5bf250470e Fix typo in README.md (#967)
Just noticed a small typo in the documentation, so I fixed it 👍
2023-05-02 15:03:05 -04:00
Tom Hu 030a000ec6 fix: add in all the extra arguments for uploader (#955) 2023-04-11 09:06:59 -07:00
Moshe Azaria 4b062cb89c Update README to contain correct information - inputs and negate feature (#901)
* update user inputs sentence and avoid how many and which, leave it to the table

* Missing negate usage of `files`, added example

---------

Co-authored-by: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com>
2023-02-28 10:35:13 -05:00
Josh Soref 61ac410891 Remove unsupported path_to_write_report argument (#851) 2023-02-28 10:29:55 -05:00
Stefano 0a0c29f6e1 Update README.md (#718)
Fix input name based on the example above (https://github.com/codecov/codecov-action/blob/3a932f30ee57885fc5aef5f340a7a0d8cf8db720/README.md?plain=1#L39)
2023-02-08 16:09:34 -05:00
Kevin Moore 68d5f6d0be Fix network entry in table (#783)
Validate I didn't mess up the meaning
2022-07-25 12:45:07 -07:00
Tom Hu 2a829b95de Switch to v3 (#774) 2022-06-29 14:51:51 -04:00
Gaurav Sheni f68665b473 Update README.md 2022-05-09 14:53:21 -04:00
Ikumi Nakamura b7d228a249 fix: Remove a blank row 2022-05-09 21:50:18 +09:00
Enrique Ortiz 22ec2ddfa5 README: fix typo 2022-04-28 17:06:34 -04:00
Mitchell Borrego 53cfbc752e Merge pull request #661 from slifty/patch-1
Update deprecation warning
2022-04-21 11:20:19 -04:00
Tom Hu a03184e530 feat: add xcode support 2022-04-21 10:20:02 -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
Daniel Schultz 3568e51c1c Update deprecation warning
The deprecation deadline has passed, so updating the language to be more accurate.

I also specified the version that was deprecated, since I actually had misunderstood the warning to be saying that "this version" was referring to the entire action itself, and that the guidance was to no longer use the action at all!  I think the new language will help prevent that kind of confusion for others.
2022-02-25 14:50:25 -05:00
ichizok e01bbc8240 Fix the layout of "functionalities" argument 2022-02-04 11:41:23 +09:00
Tom Hu 72dfd4782e Allow specifying version of Codecov uploader 2021-09-09 14:53:12 -04:00
Alexander Böhm c31909abf8 Fix wrong link in the readme 2021-08-09 08:58:02 +02:00
Tom Hu c452b99268 Update README with v2 marketplace badge 2021-07-23 09:50:56 -07:00
Tom Hu 635d4e88ad feat: Use new Codecov uploader 2021-07-16 21:56:47 -07:00
Tom Hu b215992d02 refactor: Pull version from package.json 2021-07-16 21:55:19 -07:00
Kadir Selçuk b349bb9c57 Update README.md 2021-03-15 01:20:30 +03:00
Tom Hu e9131c5f9c Add parameters to the action.yml 2021-01-05 17:31:56 -05:00
Tom Hu be4e2a5e02 Update changelog 2021-01-02 18:53:08 -05:00
Tom Hu 25b873867a Add all the bash params 2021-01-02 16:42:39 -05:00
Paul Natsuo Kishimoto c770ad46b3 Add "working-directory:" to README 2020-12-15 11:41:23 +01:00
Wipoo Shinsirikul c047d5942e Support Xcode specificed parameters 2020-12-05 20:31:36 +07:00