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

update node version in plugin, nvm and main workflows #914

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

circlecube
Copy link
Member

Proposed changes

This updates the node used in nvmrc file, the package.json file, updates wp-scripts (since it was locked at 26 due to node 16), and our main workflows (so far) that specified v16 use.

Expecting the build and tests to pass here.

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)

Checklist

  • I have read the CONTRIBUTING doc
  • 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 Jan 29, 2024
@circlecube
Copy link
Member Author

This also has some other minor package updates included.

Takes care of the following: #908, #913, #899, #898, #896

Copy link

cypress bot commented Jan 29, 2024

2 flaky tests on run #6697 ↗︎

0 325 25 0 Flakiness 2

Details:

update node version in remaining workflows
Project: Bluehost Brand Plugin Commit: fd3e007698
Status: Passed Duration: 19:00 💡
Started: Jan 29, 2024 6:53 PM Ended: Jan 29, 2024 7:12 PM
Flakiness  tests/cypress/integration/help.cy.js • 1 flaky test

View Output Video

Test Artifacts
Help Page > Is Accessible Test Replay Screenshots Video
Flakiness  vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/2-general-onboarding-flow/sitetype-primary.cy.js • 1 flaky test

View Output Video

Test Artifacts
Get Started Site Type Primary > Check for Event API call being made when different categories are selected Test Replay Screenshots Video

Review all test suite changes for PR #914 ↗︎

Copy link

cypress bot commented Jan 29, 2024

2 flaky tests on run #6694 ↗︎

0 308 43 0 Flakiness 2

Details:

Merge 4029453 into f51c559...
Project: Bluehost Brand Plugin Commit: 1fca9cc3b4 ℹ️
Status: Passed Duration: 19:49 💡
Started: Jan 29, 2024 6:04 PM Ended: Jan 29, 2024 6:24 PM
Flakiness  tests/cypress/integration/help.cy.js • 1 flaky test

View Output Video

Test Artifacts
Help Page > Is Accessible Test Replay Screenshots Video
Flakiness  vendor/newfold-labs/wp-module-onboarding/tests/cypress/integration/3-ecommerce-onboarding-flow/get-started-experience.cy.js • 1 flaky test

View Output Video

Test Artifacts
Start Setup WP Experience Page > Check if events API call being made after radio buttons are clicked Test Replay Screenshots Video

Review all test suite changes for PR #914 ↗︎

* develop:
  Composer(deps): Bump newfold-labs/wp-module-onboarding
@circlecube circlecube merged commit 695fbdc into develop Jan 29, 2024
3 checks passed
@circlecube circlecube deleted the update/node branch January 29, 2024 20:15
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