Commit Graph
100 Commits
Author SHA1 Message Date
Ibrahim Ali ad774549da Update action.yml with new authors
Add Thomas Hu as new author 👍
2020-08-12 00:15:12 -07:00
Ibrahim Ali a3a6becb2c Update README.md 2020-03-07 00:00:34 -08:00
Ibrahim Ali bf0e754c09 Update README.md 2020-03-07 00:00:14 -08:00
Ibrahim Ali daa5098552 update latest version line on readme 2020-03-06 23:59:58 -08:00
Ibrahim Ali 71d5dea6af Add example for how to specify multiple flags 2020-03-05 00:00:10 -08:00
ibrahim0814 e34ee48524 remove sample coverage file 2020-03-04 22:37:01 -08:00
Ibrahim Ali d7c91c57ee Merge pull request #53 from armano2/branch-support
Add support for pull requests and tokenless uploads
2020-03-04 22:24:12 -08:00
ibrahim0814 d9faadf52a more documentation updates 2020-03-04 22:22:38 -08:00
ibrahim0814 c70450d006 revert alt exec cmd 2020-03-04 22:02:07 -08:00
ibrahim0814 a6d365dd4c syntax error fix 2020-03-04 21:59:13 -08:00
ibrahim0814 94278ffe1b test alternate exec cmd 2020-03-04 21:57:29 -08:00
ibrahim0814 ebea5cacdf add more documentation notes 2020-03-04 19:59:17 -08:00
ibrahim0814 6a65fa4d50 add github run id env variable 2020-03-04 19:11:12 -08:00
ibrahim0814 4623a4dc3d add sample coverage files 2020-03-04 18:55:36 -08:00
ibrahim0814 c98408608b add functionality for tokenless 2020-03-04 18:30:14 -08:00
ibrahim0814 49c86d6a5f remove mention of yaml parameter 2020-03-04 18:02:42 -08:00
Ibrahim Ali 66879ff350 add forked repo secrets notice to readme 2019-12-18 18:50:35 -08:00
ibrahim0814 797e92895e del workflow file 2019-12-05 22:50:23 -08:00
ibrahim0814 a6337803aa del workflow file 2019-12-05 22:48:47 -08:00
Ibrahim Ali 2613f978c9 update marketplace version 2019-12-05 22:45:35 -08:00
Ibrahim Ali 4c6a7296af comment out for now 2019-12-05 22:45:10 -08:00
Ibrahim Ali 4fec3dfa96 Merge pull request #41 from codecov/add-fail-input
Add input to fail ci build
2019-12-05 22:27:09 -08:00
ibrahim0814 355d574b25 add release yml, add build script in pkg json 2019-12-05 22:19:41 -08:00
ibrahim0814 a497b16d77 fix action yaml description 2019-12-05 21:42:20 -08:00
ibrahim0814 ab46201142 run ncc build again 2019-12-05 21:40:52 -08:00
ibrahim0814 ecf5f576a0 prettify 2019-12-05 20:18:23 -08:00
ibrahim0814 8c950ae5c5 add additional catch blocks, correct link func 2019-12-05 20:15:25 -08:00
ibrahim0814 3d303911df add additional catch blocks, correct link func 2019-12-05 20:10:44 -08:00
ibrahim0814 eb1ea256cb test bad unlink 2019-12-05 19:54:02 -08:00
ibrahim0814 5f55456d46 remove catch block 2019-12-05 19:44:49 -08:00
ibrahim0814 ade1ebf812 add catch block 2019-12-05 18:38:48 -08:00
ibrahim0814 31d7d88849 test bad request 2019-12-05 18:31:47 -08:00
ibrahim0814 d608de8763 ncc build 2019-12-05 18:25:41 -08:00
ibrahim0814 08a0ecb0f3 set ci fail conditions 2019-12-05 18:25:24 -08:00
ibrahim0814 3dfea70b3f prettify rem extra catch block 2019-12-05 16:43:29 -08:00
ibrahim0814 f291e7ca9d revert back to set failed 2019-12-05 16:05:56 -08:00
ibrahim0814 78d806df69 replace set fail with warning 2019-12-05 15:48:29 -08:00
ibrahim0814 dd4242c61d add warning instead of fail condition 2019-12-05 14:01:30 -08:00
ibrahim0814 fc0e9fde50 add catch block 2019-12-05 13:46:50 -08:00
ibrahim0814 cf0e744e2c const to let 2019-12-05 01:20:56 -08:00
ibrahim0814 fd07c5fc0c redo dist cmd 2019-12-05 01:18:40 -08:00
ibrahim0814 3d11715b9e initial 2019-12-05 00:57:51 -08:00
Ibrahim Ali cec654a0a7 Merge pull request #39 from bendichter/patch-1
fix python-version in example workflow.yml
2019-12-01 21:15:04 -08:00
Ibrahim Ali d073b23c28 Merge pull request #38 from dguo/remove-ds-store
Remove the .DS_Store file
2019-11-30 16:59:15 -08:00
Ibrahim Ali dd2a59ac10 update readme 2019-11-20 13:00:29 -08:00
Ibrahim Ali 3ec2345d08 update readme 2019-11-19 11:26:54 -08:00
Ibrahim Ali aea83764c6 Merge pull request #33 from codecov/node-action
Convert action from docker to javascript
2019-11-19 04:29:27 -08:00
ibrahim0814 e6cea4aaed update readme 2019-11-19 04:18:00 -08:00
ibrahim0814 70f2402e00 Merge branch 'node-action' of github.com:codecov/codecov-action into node-action 2019-11-19 04:06:13 -08:00
ibrahim0814 e6af53269a rem node modules, add gitignore, dist folder 2019-11-19 04:05:04 -08:00
Ibrahim Ali 7ab923356b Merge branch 'master' into node-action 2019-11-19 03:38:12 -08:00
ibrahim0814 8676a5a946 update readme, contributing, and add yml input 2019-11-19 03:36:06 -08:00
ibrahim0814 6afe2e0d90 fix logic 2019-11-19 00:28:57 -08:00
ibrahim0814 67a2282699 clean up, add other inputs 2019-11-19 00:24:27 -08:00
ibrahim0814 e1a57b8a47 try using user supplied token 2019-11-18 23:56:52 -08:00
ibrahim0814 1be0517b99 try saving bash script as file 2019-11-18 23:39:04 -08:00
ibrahim0814 889584d6f9 try using actions exec 2019-11-18 22:51:40 -08:00
ibrahim0814 c4ca0425e1 try synchronous process instead of async 2019-11-18 14:41:41 -08:00
Ibrahim Ali 8d062b28e1 Add if conditional in example for linux 2019-11-17 10:35:11 -08:00
ibrahim0814 a3ae14ab33 add env vars 2019-11-14 01:29:03 -08:00
ibrahim0814 1259587051 output 2019-11-14 01:12:21 -08:00
ibrahim0814 dd61d9f90b rem extra files 2019-11-14 01:05:31 -08:00
ibrahim0814 6e83ad2f33 rm first 8 lines of code 2019-11-14 01:04:58 -08:00
ibrahim0814 747c905e39 more output 2019-11-14 00:47:48 -08:00
ibrahim0814 29e36a5e71 try exec file 2019-11-14 00:43:05 -08:00
ibrahim0814 f0ee262b3a try exec file 2019-11-14 00:29:39 -08:00
ibrahim0814 bab0bf56a8 try 2 replacing pipe line 2019-11-14 00:16:42 -08:00
ibrahim0814 efc5cbe89b try removing pipefail line 2019-11-14 00:10:36 -08:00
ibrahim0814 3d61f3d4c8 correct docker to node12 2019-11-13 23:44:35 -08:00
ibrahim0814 db0171f588 try with exec sh 2019-11-13 23:41:15 -08:00
Ibrahim Ali 7ba41fc0d6 update readme to reflect linux support only 2019-11-11 10:04:33 -08:00
Ibrahim Ali d5749ba79a change token requirement to true 2019-10-17 12:32:14 -07:00
Ibrahim Ali b4c0b83601 update docs to v1.0.3 2019-10-17 12:24:24 -07:00
Ibrahim Ali 3cde50f4f1 Update main.yml 2019-10-17 12:06:53 -07:00
Ibrahim Ali 10e590a5de Update main.yml 2019-10-17 12:04:46 -07:00
Ibrahim Ali af19dcb193 Merge pull request #26 from teohhanhui/fix/shell-command-issues
Fix shell command issues
2019-10-17 11:56:14 -07:00
Ibrahim Ali 1c4a4261fa update installation docs to latest MP version 2019-08-25 14:50:59 -07:00
Ibrahim Ali 8273bebacc correct installation line org to codecov 2019-08-15 21:28:17 -07:00
Ibrahim Ali 6728012add add marketplace flag 2019-08-08 14:59:24 -07:00
Ibrahim Ali e3f7b8baf8 Update README.md 2019-08-08 10:10:05 -07:00
“ibrahim0814” 4af6f0743e delete debug output 2019-08-08 09:42:59 -07:00
“ibrahim0814” 5c880506b5 env vars 2019-08-08 09:22:55 -07:00
“ibrahim0814” a3a7edcc61 revert back to original 2019-08-08 09:21:49 -07:00
“ibrahim0814” f93f6bdcae test env var 2019-08-08 08:39:08 -07:00
“ibrahim0814” 35b9267ca9 check what shows up for env 2019-08-08 08:24:15 -07:00
“ibrahim0814” 39a99a4e84 test ci env var 2019-08-08 08:19:32 -07:00
“ibrahim0814” e0cc6d49d9 readme 2019-08-07 23:46:42 -07:00
“ibrahim0814” 96d1c9a15d readme 2019-08-07 23:44:17 -07:00
“ibrahim0814” ee0d391ad0 clean up comments 2019-08-07 23:40:42 -07:00
“ibrahim0814” bd3230c275 correct logic for token requirement 2019-08-07 23:00:45 -07:00
Ibrahim Ali c7a04fdde5 Merge pull request #3 from codecov/thomasrockhu-patch-1
Better error message
2019-08-07 22:43:29 -07:00
“ibrahim0814” 93d126a749 readme 2019-08-07 22:15:28 -07:00
“ibrahim0814” 4546e138ba readme 2019-08-07 21:47:36 -07:00
“ibrahim0814” 125cedf806 readme 2019-08-07 21:45:22 -07:00
“ibrahim0814” 6f489c7a78 readme 2019-08-07 21:44:55 -07:00
“ibrahim0814” fc175be7b5 readme 2019-08-07 21:43:58 -07:00
“ibrahim0814” a166a95c4a readme 2019-08-07 21:40:59 -07:00
“ibrahim0814” dd94ace224 add contributing section 2019-08-07 21:38:13 -07:00
“ibrahim0814” a8f7ad31ff readme 2019-08-07 21:33:14 -07:00
“ibrahim0814” ed370e2ded readme 2019-08-07 21:30:18 -07:00