Sean Sube
|
84f254f2dc
|
chore(docs): remove LGTM badges
|
2023-02-18 18:59:14 -06:00 |
Sean Sube
|
c705f94928
|
chore(docs): update commits-since badge
|
2023-02-18 18:41:04 -06:00 |
Sean Sube
|
dc8c219d43
|
rearrange badges slightly
|
2022-07-13 08:32:49 -05:00 |
Sean Sube
|
3bd740eea5
|
fix(docs): clean up readme badges
|
2022-07-13 08:29:35 -05:00 |
Sean Sube
|
ab7a5b2458
|
update commit since badge
|
2022-04-24 18:13:35 -05:00 |
Sean Sube
|
05fef30401
|
link to guide from readme
|
2022-04-24 18:13:35 -05:00 |
ssube
|
ea562fa143
|
fix(docs): make readme and GH pages more similar
|
2021-08-12 23:00:05 -05:00 |
ssube
|
58d37a8316
|
fix(docs): update broken badges
|
2021-08-12 21:39:03 -05:00 |
ssube
|
3a1275cf8c
|
fix(docs): expand on usage, add section on log formatting
|
2021-08-12 21:27:09 -05:00 |
Sean Sube
|
dd37262951
|
feat(container): install bunyan and jq for log parsing (#263)
* feat(container): install bunyan and jq for log parsing
* fix(docs): replace docker cloud link with paywall
|
2020-02-20 15:55:38 -06:00 |
ssube
|
84d2ba470b
|
fix(docs): put contents in section, use yarn-global target
|
2019-11-10 19:04:07 -06:00 |
ssube
|
6e603456d4
|
update badges
|
2019-11-10 18:17:53 -06:00 |
ssube
|
28cb080eb8
|
update commits-since badge
|
2019-11-10 08:32:54 -06:00 |
ssube
|
473b840c5b
|
consistent header tense
|
2019-11-10 07:01:39 -06:00 |
ssube
|
3cbf443ee6
|
fix(docs): add rule options to readme
|
2019-11-09 22:48:15 -06:00 |
ssube
|
fcd4740eee
|
fix(visitor): include rule name and selector in error messages
|
2019-11-03 13:13:24 -06:00 |
ssube
|
a3b8341b75
|
fix(docs): note pretty-printing logs
|
2019-11-03 13:13:24 -06:00 |
ssube
|
f8059452bc
|
feat(build): add build-in-image targets to make
|
2019-11-03 13:13:24 -06:00 |
ssube
|
a5bb2f4db3
|
fix(build): adopt rollup-template makefile, CI scripts
|
2019-11-03 13:13:24 -06:00 |
ssube
|
e7d1f9f204
|
fix(docs): update readme tags
|
2019-11-01 06:03:44 -05:00 |
ssube
|
77c1d0cde4
|
fix(tests): always print actual exit status of test scenarios
|
2019-11-01 05:42:03 -05:00 |
ssube
|
47fe86604c
|
fix(docs): disambiguate build/install headers
|
2019-11-01 05:42:03 -05:00 |
camo-f
|
013b6b55b1
|
add: local build with docker
|
2019-11-01 05:42:03 -05:00 |
ssube
|
100f9ce9e8
|
fix(docs): fix license section
|
2019-08-29 23:40:52 -05:00 |
ssube
|
7aaaf29694
|
feat(docs): add fossa badge
|
2019-08-22 16:34:25 -05:00 |
ssube
|
88adb66466
|
docs: update commits badge for 0.6.1 release
|
2019-07-04 12:08:53 -05:00 |
ssube
|
afafdddcf0
|
docs: mode command changes
|
2019-07-04 09:49:53 -05:00 |
ssube
|
c879c784a7
|
lint: better test targets, misc shell quotes
|
2019-07-02 08:46:52 -05:00 |
ssube
|
a72597dcac
|
fix(container): use git tags as-is
|
2019-06-30 20:56:40 -05:00 |
ssube
|
c9ea33ac91
|
docs: update readme badge to 0.5.0
|
2019-06-30 20:16:48 -05:00 |
ssube
|
94e26ccb5c
|
docs: fix tags
|
2019-06-30 19:26:35 -05:00 |
ssube
|
c5227e29a6
|
docs: note how to install a local, built copy
|
2019-06-30 19:05:00 -05:00 |
ssube
|
8b027f2321
|
docs: list json, package keywords
|
2019-06-30 17:54:01 -05:00 |
ssube
|
7389ef3947
|
lint: config markdownlint, fix some docs
|
2019-06-30 16:35:22 -05:00 |
ssube
|
d5c129e6b7
|
docs: add renovate badge, break examples into shorter lines
|
2019-06-30 16:24:42 -05:00 |
ssube
|
b478cebed1
|
docs: organize readme
|
2019-06-30 13:44:52 -05:00 |
ssube
|
2122516e09
|
docs: getting started, list mode, badges
|
2019-06-30 13:40:02 -05:00 |
ssube
|
8351fff973
|
fix(build): split index into its own chunk
|
2019-06-29 19:36:41 -05:00 |
ssube
|
96d15bb480
|
build: split vendor chunk
|
2019-06-29 19:20:50 -05:00 |
ssube
|
680993a88e
|
docs: add index page
|
2019-06-29 17:21:22 -05:00 |
ssube
|
586a7c3a9a
|
docs: explain rule file structure, schema
|
2019-06-25 18:46:05 -05:00 |
ssube
|
7f5a44ed40
|
docs: link to image
|
2019-06-25 08:37:54 -05:00 |
ssube
|
a50377478e
|
docs: note multi-doc
|
2019-06-25 08:27:26 -05:00 |
ssube
|
670e45a9d0
|
fix: docker examples, container output, misc lint
|
2019-06-25 08:15:04 -05:00 |
ssube
|
a2b42e4e46
|
docs: fix docker examples, add warnings to log output
|
2019-06-25 07:59:38 -05:00 |
ssube
|
2bd60c8f6c
|
feat: support multiple documents per source (#11)
|
2019-06-24 22:50:46 -05:00 |
ssube
|
146bcc7268
|
docs: clean up readme
|
2019-06-24 22:32:39 -05:00 |
ssube
|
e3588577ac
|
feat: add rules to image, doc
|
2019-06-17 09:11:26 -05:00 |
ssube
|
719954e2a8
|
feat: fix mode and type coercion
|
2019-06-17 07:11:36 -05:00 |
ssube
|
9a7f8829c0
|
feat: make rule filters optional (fixes #4)
|
2019-06-15 22:46:27 -05:00 |