Brian McGee brianmcgee
brianmcgee created pull request numtide/treefmt#14 2024-01-02 17:46:50 +00:00
feat/bust-cache-validators-change
brianmcgee created branch feat/bust-cache-validators-change in numtide/treefmt 2024-01-02 17:45:46 +00:00
brianmcgee pushed to feat/bust-cache-validators-change at numtide/treefmt 2024-01-02 17:45:46 +00:00
1f602c4b4b feat: bust cache when formatters change
4f5e9e5b21 fix: bug with initial batch size when updating paths
Compare 2 commits »
brianmcgee pushed to main at numtide/treefmt 2024-01-02 14:57:25 +00:00
ada9a72a7e feat: simplify some test code
brianmcgee commented on issue numtide/treefmt#12 2024-01-02 12:25:36 +00:00
Support the global excludes
brianmcgee closed issue numtide/treefmt#12 2024-01-02 12:25:36 +00:00
Support the global excludes
brianmcgee pushed to main at numtide/treefmt 2024-01-02 12:12:50 +00:00
96b1560327 feat: support global excludes (#13)
brianmcgee deleted branch global-excludes from numtide/treefmt 2024-01-02 12:12:50 +00:00
brianmcgee merged pull request numtide/treefmt#13 2024-01-02 12:12:48 +00:00
feat: support global excludes
brianmcgee pushed to global-excludes at numtide/treefmt 2024-01-02 12:11:55 +00:00
85ac1717f7 feat: add includes and excludes tests
brianmcgee pushed to global-excludes at numtide/treefmt 2024-01-02 12:01:40 +00:00
56cf0cf979 feat: refactor test helpers
brianmcgee pushed to global-excludes at numtide/treefmt 2024-01-02 10:51:49 +00:00
d51ccf918b feat: refactor test helpers
brianmcgee pushed to global-excludes at numtide/treefmt 2024-01-02 10:40:05 +00:00
256c6774c6 feat: support global excludes
d8d666a132 feat: use exec.LookPath to find formatter executable
26c2ae1cda feat: hex encode db name
1019851207 chore: remove dependency on juju/errors (#11)
Compare 4 commits »
brianmcgee pushed to main at numtide/treefmt 2024-01-02 10:37:14 +00:00
d8d666a132 feat: use exec.LookPath to find formatter executable
26c2ae1cda feat: hex encode db name
Compare 2 commits »
brianmcgee pushed to main at numtide/treefmt 2024-01-02 10:33:51 +00:00
1019851207 chore: remove dependency on juju/errors (#11)
brianmcgee merged pull request numtide/treefmt#11 2024-01-02 10:33:50 +00:00
chore: remove dependency on juju/errors
brianmcgee pushed to main at numtide/treefmt 2023-12-26 10:12:31 +00:00
60a1d7848e fixup! feat: clean up and documentation
brianmcgee pushed to main at numtide/treefmt 2023-12-26 10:12:06 +00:00
7c137bfe35 feat: listen for shutdown correctly
brianmcgee closed issue numtide/treefmt#5 2023-12-26 10:11:39 +00:00
listen for shutdown signals properly
brianmcgee closed issue numtide/treefmt#3 2023-12-26 10:11:39 +00:00
Optionally ignore formatter failures