Commit Graph

63 Commits

Author SHA1 Message Date
Gaurav Nelson
c2b4c1583f Check command 2020-07-29 13:05:25 +10:00
Gaurav Nelson
026b51ae18
Removed flux example 2020-07-01 14:31:09 +10:00
Gaurav Nelson
619e54968d fix extension logic 2020-06-16 18:36:25 +10:00
Gaurav Nelson
cbeab1e70f
Merge pull request #54 from gaurav-nelson/remove-extra-line
Remove extension output text (not required as .md is default)
2020-06-16 18:06:44 +10:00
Gaurav Nelson
b147c339ff Remove extension output text (not required as .md is default) 2020-06-16 18:04:53 +10:00
Gaurav Nelson
c44c6ba908
Merge pull request #53 from gaurav-nelson/file-ext
File extension check fix
2020-06-16 09:29:34 +10:00
Gaurav Nelson
a2d3ff6417 File extension check fix 2020-06-16 09:28:24 +10:00
Gaurav Nelson
0eb8a0e224
Merge pull request #49 from gaurav-nelson/file-extension-fix
Fixed file extension check bug
2020-06-09 18:12:59 +10:00
Gaurav Nelson
a7197545b9 Fixed file extension check bug 2020-06-09 18:04:51 +10:00
Gaurav Nelson
ee0afb2ca1
Merge pull request #47 from gaurav-nelson/file-ext-fix
Fix file extension bug
2020-06-06 21:23:30 +10:00
Gaurav Nelson
73b0863714 Fixes file-extension bug 2020-06-06 21:21:20 +10:00
Gaurav Nelson
1a12c4c839
Merge pull request #46 from gaurav-nelson/revert-quiet
Revert "Cleanup output for -q option"
2020-06-06 21:07:19 +10:00
Gaurav Nelson
27cd4bdafb Workflow update to check all files 2020-06-06 21:05:26 +10:00
Gaurav Nelson
651e86db23 Revert "Cleanup output for -q option"
This reverts commit 6bb80c4487.
2020-06-06 21:00:56 +10:00
Gaurav Nelson
820c058164
Merge pull request #36 from bflad/file-extension-configuration
Support file extension configuration
2020-04-14 18:43:19 +10:00
Brian Flad
5691ec62eb Support file extension configuration
Reference: https://github.com/gaurav-nelson/github-action-markdown-link-check/issues/35
2020-04-13 22:21:58 -04:00
Gaurav Nelson
f194a07f1d
Merge pull request #34 from gaurav-nelson/upload-artifact
Cleanup output for `-q` option
2020-04-14 11:43:11 +10:00
Gaurav Nelson
b9ebf58cf4 specified exact version for markdown-link-check 2020-04-13 11:48:19 +10:00
Gaurav Nelson
6bb80c4487 Cleanup output for -q option 2020-04-13 11:41:42 +10:00
Gaurav Nelson
1b74d36018
Merge pull request #33 from gaurav-nelson/whos-using
Added sample repos
2020-04-09 15:13:46 +10:00
Gaurav Nelson
19b2d10689 Added sample repos 2020-04-09 15:11:15 +10:00
Gaurav Nelson
27f8c48727
Added shields badge 2020-04-08 12:08:46 +10:00
Gaurav Nelson
ad26e9e533
Added versioning info 2020-04-06 08:22:12 +10:00
Gaurav Nelson
44a942b2f7
Merge pull request #31 from gaurav-nelson/modified-files
Modified files check
2020-04-05 20:23:53 +10:00
Gaurav Nelson
c5e6c76472 Modified files check 2020-04-05 20:20:35 +10:00
Gaurav Nelson
0f043f6b2e
Merge pull request #30 from gaurav-nelson/array
Maxdepth predicate fix
2020-04-03 13:55:27 +10:00
Gaurav Nelson
6bd6d094d0 Maxdepth variable fix 2020-04-03 12:28:57 +10:00
Gaurav Nelson
952b0594c3 Cleared some unnecessary logic 2020-04-03 10:54:03 +10:00
Daniel Holbach
4d152915b0 add maxdepth 2020-04-03 10:54:03 +10:00
Daniel Holbach
73418da88e deduplicate entrypoint.sh 2020-04-03 10:54:03 +10:00
Gaurav Nelson
2ec4399c39
shellcheck 2 2020-04-02 20:35:01 +10:00
Gaurav Nelson
d3ee94846e
shellcheck 2020-04-02 20:27:52 +10:00
Gaurav Nelson
675cb9964c
Merge pull request #25 from XanderStrike/patch-1
remove superfluous "on" in sample workflow for scheduled job
2020-04-01 11:07:08 +10:00
Alexander Standke
46cba8ad0d
remove superfluous "on" in sample workflow for scheduled job 2020-03-31 13:49:58 -07:00
Gaurav Nelson
e820136e97
Merge pull request #22 from gaurav-nelson/gn/temp-fixes
fixed Dockerfile issues
2020-02-27 10:18:06 +10:00
Gaurav Nelson
542954fa4f fixed Dockerfile issues 2020-02-27 10:16:42 +10:00
DeepSource Bot
024a8c3871 Add .deepsource.toml 2020-02-27 00:07:16 +00:00
Gaurav Nelson
85f121830f Updated README: include disbale comments 2020-02-14 12:18:41 +10:00
Gaurav Nelson
cb1318d086 Updated README 2020-02-13 11:01:28 +10:00
Gaurav Nelson
6aac1af405
Merge pull request #18 from gaurav-nelson/0.6.0
0.6.0
2020-02-12 12:01:03 +10:00
Gaurav Nelson
0f8975d33c fixed quite, improved output, added custom folder option 2020-02-12 11:59:03 +10:00
Gaurav Nelson
9d1134b1f7
Merge pull request #17 from gaurav-nelson/release0.5.0
Updated readme
2020-02-10 12:44:56 +10:00
Gaurav Nelson
31307060b0 Updated readme 2020-02-10 12:43:56 +10:00
Gaurav Nelson
703c232fb1 Merge pull request #16 from gaurav-nelson/updates
Enable quite and verbose modes
2020-02-10 12:29:52 +10:00
Gaurav Nelson
5559125f52 Added internal links check, quite, verbose modes 2020-02-10 12:26:25 +10:00
Gaurav Nelson
3ff8996a53 Merge pull request #15 from XVincentX/patch-1
Use official node image
2020-02-10 10:38:43 +10:00
Vincenzo Chianese
752fa25354
Update Dockerfile 2020-01-27 15:48:16 +01:00
Gaurav Nelson
fb206a0bb2
Merge pull request #6 from ruzickap/patch-1
Fix typo
2019-10-17 10:02:15 +10:00
Petr Ruzicka
249aa480f8
Fix typo
Fix typo
2019-10-11 14:08:50 +02:00
Gaurav Nelson
25a2ebccef
Removed old GitHub action labels 2019-10-09 11:50:07 +10:00