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

Migrate module tests to modules #576

Merged
merged 14 commits into from
Aug 15, 2023
Merged

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    59b470e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b0a34a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    6143ef1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c15f17 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into update/load-tests-from-modules

    # Conflicts:
    #	package-lock.json
    circlecube committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b10245c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    f990d4e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    0522228 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. update modules

    coming soon 1.1.4, marketplace 1.5.2, notifications 1.1.3
    
    Updating dependencies
    Lock file operations: 0 installs, 14 updates, 0 removals
      - Upgrading gettext/gettext (v4.8.8 => v4.8.11)
      - Upgrading mck89/peast (v1.15.3 => v1.15.4)
      - Upgrading newfold-labs/wp-module-ai (1.0.1 => 1.0.3)
      - Upgrading newfold-labs/wp-module-coming-soon (1.1.3 => 1.1.4)
      - Upgrading newfold-labs/wp-module-data (2.4.2 => 2.4.3)
      - Upgrading newfold-labs/wp-module-ecommerce (v1.1.1 => v1.1.2)
      - Upgrading newfold-labs/wp-module-help-center (1.0.13 => 1.0.15)
      - Upgrading newfold-labs/wp-module-installer (1.0.1 => 1.1.1)
      - Upgrading newfold-labs/wp-module-marketplace (1.5.1 => 1.5.2)
      - Upgrading newfold-labs/wp-module-notifications (1.1.2 => 1.1.3)
      - Upgrading newfold-labs/wp-module-onboarding (1.9.1 => 1.10.1)
      - Upgrading newfold-labs/wp-module-patterns (0.1.1 => 0.1.3)
      - Upgrading roave/security-advisories (dev-latest 69dafab => dev-latest 8d05c4f)
      - Upgrading wp-phpunit/wp-phpunit (6.2.2 => 6.3.0)
    circlecube committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4f6466a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into update/load-tests-from-modules

    * develop: (23 commits)
      Ran composer update
      update help center module to 1.0.14
      Ran npm audit fix
      Ran npm update
      Ran composer update
      Bump version
      Add upgrade routine to reset `nfd_data_connection_attempts` option
      update installer to 1.1.1
      update onboarding to 1.10.1
      removed outdated rudimentary test
      change min version to 6.2
      remove path
      fix cypress tests
      fix composer.lock
      update tested up to value
      update data module bump plugin to version 3.0.9 and WP to 6.3
      bump onboarding to 1.10.0
      Skip tax step, removed in 1.10.0
      fix: update help icon to match help center
      Composer(deps): Bump newfold-labs/wp-module-ctb from 1.0.0 to 1.0.1
      ...
    
    # Conflicts:
    #	composer.json
    #	composer.lock
    circlecube committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0c4048c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into update/load-tests-from-modules

    * develop:
      Simplify dot file in the distignore by removing redundant file listings
      Clean up distignore, distinclude, and reinstate some missing scripts
    circlecube committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7f6bc9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8379bd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    4e9db29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ce72a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e68d466 View commit details
    Browse the repository at this point in the history