-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
- The generated phpunit files are missing one combination, I suspect because it was excluded from postgres 14
Expected Generated
MAIN-phpunit-php8.2_D10_5x.yml MAIN-phpunit-php8.2_D10_5x.yml
MAIN-phpunit-php8.2_D10_6x.yml MAIN-phpunit-php8.2_D10_6x.yml
MAIN-phpunit-php8.3_D10_5x.yml MAIN-phpunit-php8.3_D10_5x.yml
MAIN-phpunit-php8.3_D10_6x.yml MAIN-phpunit-php8.3_D10_6x.yml
MAIN-phpunit-php8.3_D11_2x.yml MAIN-phpunit-php8.3_D11_2x.yml
MAIN-phpunit-php8.3_D11_3x.yml MAIN-phpunit-php8.3_D11_3x.yml
MAIN-phpunit-php8.4_D10_5x.yml
MAIN-phpunit-php8.4_D10_6x.yml
MAIN-phpunit-php8.4_D11_2x.yml MAIN-phpunit-php8.4_D11_2x.yml
MAIN-phpunit-php8.4_D11_3x.yml MAIN-phpunit-php8.4_D11_3x.yml
See PR tripal/tripal#2370 for the ALL-phpunit.yml file used here.
- The
4.xin the generated file should be single quoted
8c8
< - 4.x
---
> - '4.x'
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working