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 |
|
Ben Dichter
|
41a31f1ccf
|
fix python-version in example workflow.yml
I had to change this
|
2019-12-01 13:41:06 -05: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 |
|
Danny Guo
|
11d69070bf
|
Remove the .DS_Store file
|
2019-11-30 14:14:06 -05: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
v1.0.4
|
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
v1.0.3
|
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 |
|
Teoh Han Hui
|
77e74f257f
|
Fix shell command issues
|
2019-10-11 20:13:30 +02:00 |
|
Ibrahim Ali
|
1c4a4261fa
|
update installation docs to latest MP version
|
2019-08-25 14:50:59 -07:00 |
|
Joe Becher
|
cb218a0977
|
Merge pull request #10 from codecov/drazisil-patch-1
install git and mercurial
v1.0.2
|
2019-08-24 13:14:58 -04:00 |
|
Joe Becher
|
e78f79e460
|
install git and mercurial
|
2019-08-24 13:13:04 -04:00 |
|
Joe Becher
|
899e5c913e
|
Merge pull request #9 from codecov/drazisil-patch-1
Repo now self-tests
1.0.1
v1.0.1
|
2019-08-24 12:52:45 -04:00 |
|
Joe Becher
|
886c7c8bc8
|
Don't need sudo
|
2019-08-24 12:39:08 -04:00 |
|
Joe Becher
|
75d10d924b
|
Install curl
|
2019-08-24 12:37:54 -04:00 |
|