wp-ldp
wp-ldp copied to clipboard
Add continuous integration for WordPress update
The goal is to be able to push a plugin update in the wordpress.org repository on each push on the master branch.
So when it will be done, we won't push to master anymore if it is not for a release !
See:
- https://seravo.fi/2015/continuous-integration-testing-for-wordpress-plugins-on-github-using-travis-ci
- https://code.tutsplus.com/tutorials/how-to-deploy-wordpress-plugin-from-travisci-to-wordpressorg--cms-28831
Tried, but the WordPress connector for Travis CI I found does not seem to function properly, I will try to get in touch with the developer because it would be great to get it working using tagging.