Commit graph

13 commits

Author SHA1 Message Date
ba6e2b0ab9 rewrite woodpecker-ci to publish to crates.io (#8)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #8
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
Co-committed-by: Paul Campbell <pcampbell@kemitix.net>
2024-02-26 10:36:03 +00:00
653e0b92a7 Update help info 2023-03-23 15:14:10 +00:00
3dc4d94847 refactoring 2023-03-23 14:49:56 +00:00
85896bdb86 User BufRead to avoid loading entire file into memory and also support stdin 2023-03-23 14:46:02 +00:00
20263c9474 Use impl Write over a closure 2023-03-23 08:09:58 +00:00
a31d0f769a nice error message 2023-03-22 07:41:03 +00:00
9b6470bf06 skip until matching tokens seen 2023-03-22 07:21:16 +00:00
fca15ad95a cargo fmt 2023-03-22 06:52:40 +00:00
c1fdfbdcc8 skip until matching lines seen 2023-03-21 20:43:10 +00:00
47acf65bf7 skip lines by counter alone 2023-03-21 07:43:18 +00:00
f87ef5a9c0 extract into lib and add first test 2023-03-20 21:33:10 +00:00
3f79ffd928 Parse command line arguments 2023-03-20 07:24:42 +00:00
f12f789c5c initial commit 2023-03-19 18:02:45 +00:00