Workflow Automation Playground
This is the detailed documentation for Workflow Automation Playground.
Detailed implementation steps and results are recorded here.
Overview
This pet project explores daily task automation for local development and content publishing.
What I built
- A set of Makefile targets to standardize repetitive dev tasks.
- Bash and Python scripts to validate files and generate quick reports.
- A GitHub Actions workflow to run checks automatically on every push.
Outcome
- Less manual work for repetitive checks.
- More consistent project quality through repeatable automation.