Closed claytoncollie closed 1 year ago
@claytoncollie thanks so much for the PR and breakdown. I should have time later in the week and will take a more thorough look. I see you're also working at 10up, I'm joining next month 😊
10up is a great place to be. You'll fit right in!
Addresses #102
deploy-plugin
is triggered when you make a new GitHub release. The action will deploy to wordpress.org and also make azip
archive attached to the GitHub release assets. Makes it easy for people to download the latest release from GitHub. The main thing you need to remember when making a release is to bump the version in the intervention.php file.update-assets
is when you push a change to the.wordpress-org
directory or thereadme.txt
file. This is mainly used to update your "Tested up to" version so that the "plugin is out of date" notice does not show on the wordpress.org profile.Both of these actions are built and maintained by 10up in case you want to see the different config options.
Before these actions work properly, you need to:
.wordpress.org
directory. Examples can be found here.SVN_USERNAME
andSVN_PASSWORD