WP Continuous Deployment
DevOps free Continuous-Deployment pipeline for WordPress plugins with GitHub Actions.
Install
npx wp-continuous-deployment
Usage
β― BEFORE
- Make sure your plugin is on WordPress.org
- Put your WordPress plugin on GitHub
- Clone the GitHub repo in your PC and browse it with command line
- Run
npx wp-console-deployment
in the root directory of the cloned GitHub repo
npx wp-continuous-deployment
β― ONE-TIME SETUP
- Follow the instructions, set the slug of your plugin which is the last part of the URL, e.g., for my plugin wordpress.org/plugins/cf7-customizer/ the slug is
cf7-customizer
- Add you WordPress.org SVN username/password (it's the same credentials you use for login.WordPress.org) in your plugin's GitHub repository settings.
- Go to
https://github.com/owner/repo/settings/secrets
make sure to change theowner/repo
part.
β― AFTER
- All your plugin assets must have been downloaded in the
.wordpress-org
directory - Now for each commit/push to master your assets & readme will get deployed (provided there are no other files modified. If other files are changed the build will be canceled)
- And for each new tag/push, a new version of the plugin will be deployed
- So, go ahead, make changes, git commit, and then run:
git tag 2.0.0 && git push --tags
β considering 2.0.0 is the new version
Changelog
β― Read the changelog here β
KEY: π¦ NEW
, π IMPROVE
, π FIX
, π DOC
, π RELEASE
, and β
TEST
I use Emoji-log, you should try it and simplify your git commits.
License & Conduct
- MIT Β© Ahmad Awais
- Code of Conduct
- Thank you, 10up & Helen for the awesome GitHub Actions
Connect
Β (follow) To stay up to date on free & open-source software
Β (follow) To get #OneDevMinute daily hot tips & trolls
Β (subscribe) To tech talks & #OneDevMinute videos
Sponsor
Me (Ahmad Awais) and my incredible wife (Maedah Batool) are two engineers who fell in love with open source and then with each other. You can read more about me here. If you or your company use any of my projects or like what Iβm doing then consider backing me. I'm in this for the long run. An open-source developer advocate.
- π $9.99/month (recommended) β― Two cups of CaffΓ¨ latte (coffee) every month β
- π $99.99 (one-time sponsor) β― Support an hour of open-source code β
- π° $49.99 (one-time sponsor) β― Support an hour of maintenance β
- βοΈ $9.99 (one-time sponsor) β― Lunch/coffee β
Or you can back me by checking out my super fun video course. As developers, we spend over 200 Hrs/month with our code editors β it's only fair to learn your next editor deeply. This course will save you 15-20 hours every month. Become a VSCode Power User β