1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00
Commit Graph

2329 Commits

Author SHA1 Message Date
1bc638b6ee add bus_list and add all device_list data to the list 2021-10-10 10:03:39 -07:00
9ad0cd9dae now storing state within the objects to make building the schema (later) easier. 2021-10-09 20:05:55 -07:00
6d4a469127 use class for state 2021-10-06 22:03:16 -07:00
ed6997e3ff add interface_association section 2021-10-05 16:47:23 -07:00
eb788fca6e somewhat working lsusb parser. needs a lot more TLC 2021-10-05 14:59:49 -07:00
9186f5f377 fix file parser for gzip cases (has ': ' in the description, which is the delimiter) 2021-10-02 14:53:07 -07:00
30cff5f281 add note that the streaming parser outputs JSON Lines 2021-09-27 10:35:08 -07:00
b724e0969a -qq instead of -q 2021-09-26 20:22:16 -07:00
a62c49e871 Merge pull request #172 from kellyjonbrazil/master
sync master to dev
2021-09-26 16:35:29 -07:00
9b160f6279 link update 2021-09-26 16:29:36 -07:00
338a4e2612 formatting 2021-09-26 16:27:15 -07:00
0140688750 link updates 2021-09-26 16:24:18 -07:00
73e5ea98c1 Merge pull request #170 from kellyjonbrazil/dev
jc v1.17.0 from dev
v1.17.0
2021-09-26 14:55:18 -07:00
77dcbc544d final doc update 2021-09-26 14:50:02 -07:00
c7bcb0947a indent subsequent error and warning lines 2021-09-26 13:20:42 -07:00
5cd3f7f71d Add example to raise ParseError if there is no output data to yield 2021-09-26 13:15:35 -07:00
5044388ab2 raise if line data is unrecognized 2021-09-26 13:04:27 -07:00
ee075db598 linting 2021-09-26 12:00:30 -07:00
9904e0be61 formatting 2021-09-25 08:28:57 -07:00
31b69b3242 formatting 2021-09-25 08:23:46 -07:00
e6a80fea32 formatting 2021-09-25 08:19:34 -07:00
d6aec00e03 add vmstat-1-long tests 2021-09-24 16:45:38 -07:00
4aa7d81e11 ignore re-printed header rows in output 2021-09-24 16:27:11 -07:00
48cdabc3b0 document timestamps 2021-09-24 10:11:15 -07:00
a1791ef547 linting 2021-09-24 10:01:13 -07:00
7bc87f6c2d change _meta to _jc_meta 2021-09-24 09:24:30 -07:00
bbed9e274b linting 2021-09-24 09:16:44 -07:00
486282b985 linting 2021-09-24 08:52:39 -07:00
a4d45b653f linting 2021-09-24 08:49:37 -07:00
22e151b01c linting 2021-09-24 08:43:09 -07:00
7a4ebcd1ec language hints 2021-09-23 21:22:01 -07:00
651cbfe02f add streaming foo parser 2021-09-23 21:20:25 -07:00
8c3e764516 add streaming parser to contrib guidelines 2021-09-23 21:17:17 -07:00
b4e75da7e3 formatting 2021-09-23 21:14:47 -07:00
37223f086c formatting 2021-09-23 21:13:21 -07:00
a404033735 add error and warning message wrap info 2021-09-23 20:54:44 -07:00
b7433ed085 auto wrap warning and error messages 2021-09-23 20:53:31 -07:00
224d3d65ad Add exception class name to error message 2021-09-23 13:15:38 -07:00
a349fb0bda change _meta to _jc_meta 2021-09-23 13:08:31 -07:00
e7ddcfb83f change _meta to _jc_meta 2021-09-23 13:07:10 -07:00
abd20dfe36 formatting 2021-09-23 12:58:24 -07:00
dc1fd3ef1b fix -qq docs 2021-09-23 11:54:58 -07:00
98a7686db4 use -qq to ignore streaming exceptions 2021-09-23 11:48:39 -07:00
9c6c6c4330 add next() info 2021-09-23 09:04:37 -07:00
f9be5651da add language hints 2021-09-23 08:59:26 -07:00
df9835a3e6 formatting 2021-09-23 08:57:14 -07:00
92363be2dd fix streaming python module example 2021-09-23 08:56:14 -07:00
31b6203015 formatting 2021-09-23 08:54:15 -07:00
18805858d6 formatting 2021-09-23 08:53:25 -07:00
e676f0e20f add streaming parser info for python module use 2021-09-23 08:53:14 -07:00