jackjamieson2 / yarns-microsub-server

Yarns is a Microsub server that runs as a plugin on your WordPress site.
GNU General Public License v2.0
20 stars 4 forks source link

Refresh Build #109

Closed dshanske closed 3 years ago

dshanske commented 3 years ago

This refreshes to the latest version of the Parse This tool, it adds in several additional dev dependencies, adds the deployment tool, and an automated linting check each time you push to the main branch.

It adds the contents of your uploaded assets folder to .wordpress-org so that it can be automatically refreshed as well. It makes adjustments to the installer package used and removes several bundled files that don't need to be there.

The next step will be updating the style to stop triggering the new automatic linting check and other checks. Will likely add unit tests in future.