Back
Concord
🔨 feeling better and poured some energy into getting concord working well again for my email management
#concord
updated
#concord project defaults and further refactored my defaults to add a pre-commit config (which is a nice autoformat default)
did a bit more
#concord work but need to deep dive on porting my rules v1 and v2 engine over to the new v3 way of doing things
I wrote a new plugin system for
#concord. It still needs some work but it makes building new rule *much* easier
worked on a new email plugin setup for
#concord using Python pluggy. It's still abit too trippy to use, but it's interesting
🐳 I shaved off another 100M by switching to a multi-stage Docker build (originally from 1.1GB to 316MB
#concord