🗒 Check out notion-log-exec
March 28, 2019
I’m continuing to build out little notion-related tools while automating the publishing of this blog.
A demo job passing
A demo job failing. It updates the icon.
This one is pretty small and self-contained. notion-log-sync runs a shell command, records the output, and posts it back to a row with a matching name in a notion CollectionRow.
I’ve had a fun time automating the CI/CD process to publish package revisions immediately from github. Maybe I’ll write a follow-up post about automating the deployment process? We’ll see.. 😛