Skip to content

Conversation

@richardW8k
Copy link
Member

@richardW8k richardW8k commented Aug 3, 2020

Closes #29

This adds support for installing or updating to Gravity Forms beta releases. We are not supporting add-on betas with this release.

Testing Instructions

  • On a site with 2.4 run wp gf update --version=beta
  • Find the beta is installed
  • Run wp plugin delete gravityforms
  • Run wp gf install --version=beta --key=your_key_here
  • Find the beta is installed
  • Run wp gf install gravityformszapier --version=beta --key=your_key_here
  • Find the --version=beta is not currently supported by add-ons. error is output
  • Run wp gf install gravityforms-beta --key=your_key_here
  • Find the Appending -beta to the slug is not supported. Use --version=beta instead. error is output

@richardW8k richardW8k requested a review from karlpotter August 3, 2020 10:24
@richardW8k richardW8k marked this pull request as ready for review August 3, 2020 10:25
Fix an issue where appending -beta to the slug can install old beta versions e.g. gravityformsdropbox-beta
@jakejackson1
Copy link

You gents are fast! Will be perfect for testing the 2.5 release once this is deployed. Thanks 😊

@richardW8k richardW8k merged commit 0229bbc into master Aug 4, 2020
@richardW8k richardW8k deleted the add-beta-support branch August 4, 2020 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Ability to install beta editions via CLI

4 participants