Opt-in to wider test coverage from templates via gitlab-ci.yml variables

Created on 1 February 2024, 8 months ago

Problem/Motivation

The DA-supported shared Gitlab CI testing templates have support to make it really easy to do automated testing across multiple configurations of core. We should use that to make sure we're ready for movement from core, to confirm we still work with the older versions of things we claim to support, etc.

Steps to reproduce

Proposed resolution

Add the following to our .gitlab-ci.yml file, under variables:

  OPT_IN_TEST_PREVIOUS_MINOR: 1
  OPT_IN_TEST_NEXT_MINOR: 1
  OPT_IN_TEST_PREVIOUS_MAJOR: 1
  OPT_IN_TEST_MAX_PHP: 1

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

RTBC

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States dww

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024