Release-toolkit is a collection of Fastlane actions used to automate some of the steps of the WordPress release process.
To install the library, simply add the following lines to your Fastlane Pluginfile:
gem 'fastlane-plugin-wpmreleasetoolkit', git: 'https://github.com/wordpress-mobile/release-toolkit', tag: '0.6.0' # or the version number you want
You can use the actions in the library as common Fastlane actions. More details about the actions can be found here.
Read our Contributing Guide to learn about reporting issues, contributing code, and more ways to contribute.
If you happen to find a security vulnerability, we would appreciate you letting us know at https://hackerone.com/automattic and allowing us to respond before disclosing the issue publicly.
If you have questions about getting setup or just want to say hi, join the WordPress Slack and drop a message on the #mobile
channel.
Mobile Release Toolkit is an Open Source project covered by the GNU General Public License version 2.