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

Issue #3368689 by tbsiqueira: Update behat tests to use the new compatible php 8.1 images #3439

Merged
merged 6 commits into from
Jul 13, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    324c397 View commit details
    Browse the repository at this point in the history
  2. Update docker image

    tbsiqueira committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0ec64df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4822cf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

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

Commits on Jul 13, 2023

  1. Fix variationcache dependency along several modules

    This was caused due to the new variationcache module being required for 11.0.0
    It looks like this was a legacy issue, but now should be solved.
    tbsiqueira committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    be2867f View commit details
    Browse the repository at this point in the history
  2. Add missing UUIDs from other configurations

    During review we noticed that we had more config objects without a valid UUID
    this was going to cause the same issue, so we added them to the hook updates.
    tbsiqueira committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f4a2424 View commit details
    Browse the repository at this point in the history