Giter VIP home page Giter VIP logo

release-toolkit's Introduction

release-toolkit

Release-toolkit is a collection of Fastlane actions used to automate some of the steps of the WordPress release process.

Integrating the Library

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

Usage

You can use the actions in the library as common Fastlane actions. More details about the actions can be found here.

Contributing

Read our Contributing Guide to learn about reporting issues, contributing code, and more ways to contribute.

This guide also includes some tips about configuring your environment and IDE (e.g. VSCode) and how to run tests and documentation.

Doing a new Release

When you need to do a new release of the release-toolkit, simply run rake new_release and follow the instructions.

This task will:

  • Show you the CHANGELOG/release notes it's about to use for that version
  • Deduce which version number to use according to SemVer rules, and ask you to confirm that version number
  • Create a release/<x.y> branch, update the version number in all the right places, and create a PR for those changes

Submit the PR, adding the Releases label to it and adding the owl-team as reviewers.

Once that PR is approved and merged, create a new GitHub Release, copy/pasting the CHANGELOG entries for that GH release's description.

Publishing the GitHub Release will create the associated tag as well, which will trigger the CI job that will ultimately gem push the gem on RubyGems.

Security

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.

Getting in Touch

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.

Resources

License

Mobile Release Toolkit is an Open Source project covered by the GNU General Public License version 2.

release-toolkit's People

Contributors

alisoftware avatar loremattei avatar mokagio avatar jkmassel avatar javondavis avatar jtreanor avatar oguzkocer avatar markpar avatar leandroalonso avatar jleandroperez avatar dependabot[bot] avatar rachelmcr avatar maxme avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.