Automattic / Edit-Flow

WordPress plugin to accelerate your editorial workflow
https://editflow.org
359 stars 130 forks source link

Automate deployment and management tasks #241

Open cojennin opened 10 years ago

cojennin commented 10 years ago

It'd be nice to automate tasks like minifying, error checking, updating readme's, etc, with some kind of tool.

Open to different solutions (Fabric and Grunt come to mind), but I feel like there are going to be more WordPress related scripts with Grunt (given that's what core is using).

Should be able to roll out some basic functionality for 0.8.1 (update the readme automatically when new pull requests come in, maybe minify and check js for errors) and then iterate on it for future versions.

danielbachhuber commented 10 years ago

Let's put this towards 0.9 because it's an enhancement and could require a bit of work to be done well.