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

Release/3.5.1 #774

Merged
merged 15 commits into from
Oct 31, 2023
Merged

Release/3.5.1 #774

merged 15 commits into from
Oct 31, 2023

Conversation

circlecube
Copy link
Member

Proposed changes

An out-of-cycle release to fix a few issues regarding CTB and the recent hosting migration.

Module updates:

  • Upgrading newfold-labs/wp-module-global-ctb (1.0.7 => 1.0.8)
  • Upgrading newfold-labs/wp-module-performance (1.2.1 => 1.2.2)

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

dependabot bot and others added 8 commits October 25, 2023 17:54
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.2 to 13.3.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.3.2...v13.3.3)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…/cypress-13.3.3

NPM Dev(deps-dev): Bump cypress from 13.3.2 to 13.3.3
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.3 to 3.3.5.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.3.3...v3.3.5)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…/tailwindcss-3.3.5

NPM Dev(deps-dev): Bump tailwindcss from 3.3.3 to 3.3.5
Remove old mojo performance code (needs to be done across all brands)
  - Upgrading newfold-labs/wp-module-global-ctb (1.0.7 => 1.0.8)
  - Upgrading newfold-labs/wp-module-performance (1.2.1 => 1.2.2)
@circlecube circlecube self-assigned this Oct 30, 2023
Copy link

replay-io bot commented Oct 31, 2023

php-7.1, wp-6.3

1 replays were recorded for 9138027.

image 1 Failed
  • vendor/newfold-labs/wp-module-staging/tests/cypress/integration/staging.cy.js
    1. Is Accessible
    2. Displays in Production Environment Properly
      AssertionError: Timed out retrying after 4000ms: Expected to find content: 'Not currently editing' within the element: <div.wppbh-app-section-content.nfd-p-8.nfd-pb-0.newfold-staging-staging> and with the selector: 'label[for="newfold-staging-toggle"]' but never did.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-staging/tests/cypress/integration/staging.cy.js:47:13)
    3. Displays in Production Environment Properly
      AssertionError: Timed out retrying after 4000ms: Expected to find content: 'Not currently editing' within the element: <div.wppbh-app-section-content.nfd-p-8.nfd-pb-0.newfold-staging-staging> and with the selector: 'label[for="newfold-staging-toggle"]' but never did.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-staging/tests/cypress/integration/staging.cy.js:47:13)
    4. Errors as expected
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `#staging-clone-button`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-staging/tests/cypress/integration/staging.cy.js:65:11)
    5. Errors as expected
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `#staging-clone-button`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-staging/tests/cypress/integration/staging.cy.js:65:11)
    6. Clone Works
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `#staging-clone-button`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-staging/tests/cypress/integration/staging.cy.js:85:11)
    7. Clone Works
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `#staging-clone-button`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-staging/tests/cypress/integration/staging.cy.js:85:11)
    8. Delete Works
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `#staging-delete-button`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-staging/tests/cypress/integration/staging.cy.js:106:11)
    9. Delete Works
      AssertionError: Timed out retrying after 4000ms: Expected to find element: `#staging-delete-button`, but never found it.
          at Context.eval (webpack:///./vendor/newfold-labs/wp-module-staging/tests/cypress/integration/staging.cy.js:106:11)
    10. Create Works
    11. Switch Works
    12. Displays staging environemnt properly
    13. Deploy Works
image 0 Passed

View test run on Replay ↗︎

@wpalani wpalani merged commit f8e296d into main Oct 31, 2023
23 checks passed
@circlecube circlecube deleted the release/3.5.1 branch November 2, 2023 14:49
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.

3 participants