Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration Prep/Release 3.2.0 #290

Merged
merged 18 commits into from
Aug 9, 2024
Merged

Migration Prep/Release 3.2.0 #290

merged 18 commits into from
Aug 9, 2024

Conversation

circlecube
Copy link
Member

@circlecube circlecube commented Aug 1, 2024

Proposed changes

This preps to migrate the legacy mojo plugin to this newer one.

We need to update the plugin slug to match the legacy version so we can then update the update path to point to this plugin rather than the old one.

This also updates the WP version and bumps the plugin version.

See PRESS1-232

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Video

Checklist

  • I have read the CONTRIBUTING doc
  • I have viewed my change in a web-browser
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@circlecube circlecube self-assigned this Aug 1, 2024
@circlecube circlecube changed the title Migration Prep Migration Prep/Release 3.2.0 Aug 1, 2024
Copy link

cypress bot commented Aug 1, 2024



Test summary

64 0 2 0Flakiness 1


Run details

Project Mojo Plugin
Status Passed
Commit 87e30c2
Started Aug 9, 2024 2:39 PM
Ended Aug 9, 2024 2:43 PM
Duration 04:08 💡
OS Linux Ubuntu -
Browser Chrome 127

View run in Cypress Cloud ➡️


Flakiness

tests/cypress/integration/help.cy.js Flakiness
1 Help Page > Is Accessible

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

Copy link

cypress bot commented Aug 1, 2024



Test summary

64 0 2 0Flakiness 1


Run details

Project Mojo Plugin
Status Passed
Commit 537ea68 ℹ️
Started Aug 9, 2024 3:21 PM
Ended Aug 9, 2024 3:24 PM
Duration 02:46 💡
OS Linux Ubuntu -
Browser Chrome 127

View run in Cypress Cloud ➡️


Flakiness

tests/cypress/integration/help.cy.js Flakiness
1 Help Page > Is Accessible

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

due to the plugin slug being in flux here, we'll skip this test for now and hopefully can work it back in soon.
exclude the wp 6.6 and php 7.1 matrix since that version of wp requires 7.2+
@circlecube
Copy link
Member Author

Can I get a review here now that all the tests are passing?

The only thing I don't like is I had to exclude the deactivation survey tests since the plugin slug is being changed from the folder structure. I'll work on getting it back once I get this release out.

@circlecube circlecube merged commit 6d5430d into main Aug 9, 2024
29 checks passed
@circlecube circlecube deleted the feature/migration branch August 9, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants