Skip to content
Snippets Groups Projects

Add testing wtih SQLite 3.45

Closes #3420972

Merge request reports

Merged results pipeline passed for ebaf20a3

Approval is optional
Code Quality is loading
Test summary results are being parsed

Closed by quietonequietone Apr 15, 2024 (Apr 15, 2024 10:38am UTC)

Merge details

  • The changes were not merged into 11.x.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
18 18 - runner_system_failure
19 19 - scheduler_failure
20 20 image:
21 name: $_CONFIG_DOCKERHUB_ROOT/php-$_TARGET_PHP-apache:production
21 name: $_CONFIG_DOCKERHUB_ROOT/php-$_TARGET_PHP-apache-ubuntu:dev
  • 73 73 - runner_system_failure
    74 74 - scheduler_failure
    75 75 image:
    76 name: $_CONFIG_DOCKERHUB_ROOT/php-$_TARGET_PHP-apache:production
    76 name: $_CONFIG_DOCKERHUB_ROOT/php-$_TARGET_PHP-apache-ubuntu:dev
  • 130 130 'DEFAULT: PHP 8.2 MySQL 8':
    131 131 <<: *default-stage
    132 132 variables:
    133 _TARGET_PHP: "8.2"
    134 _TARGET_DB: "mysql-8"
    133 _TARGET_PHP: "8.3"
    134 _TARGET_DB: "sqlite-3"
  • added 3 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • 210 210 _TARGET_PHP: "8.3"
    211 211 _TARGET_DB: "sqlite-3"
    212 212
    213 'PHP 8.3 SQLite 3.45':
    214 <<: [ *default-stage, *run-on-mr ]
    215 variables:
    216 _TARGET_PHP: "8.3-ubuntu"
  • quietone added 524 commits

    added 524 commits

    Compare with previous version

  • quietone added 1 commit

    added 1 commit

    Compare with previous version

  • quietone added 66 commits

    added 66 commits

    Compare with previous version

  • closed

  • Please register or sign in to reply
    Loading