DrupalCI results not showing on module page

Created on 15 January 2025, 3 months ago

For some reason, my CI results show on https://www.drupal.org/project/group , but not https://www.drupal.org/project/subgroup and I cannot figure out what I did differently.

Config file for Subgroup:

include:
  - project: $_GITLAB_TEMPLATES_REPO
    ref: $_GITLAB_TEMPLATES_REF
    file:
      - '/includes/include.drupalci.main.yml'
      - '/includes/include.drupalci.variables.yml'
      - '/includes/include.drupalci.workflows.yml'

variables:
  OPT_IN_TEST_MAX_PHP: '1'
  OPT_IN_TEST_NEXT_MINOR: '1'

Config file for Group:

include:
  - project: $_GITLAB_TEMPLATES_REPO
    ref: 'main'
    file:
      - '/includes/include.drupalci.main.yml'
      - '/includes/include.drupalci.variables.yml'
      - '/includes/include.drupalci.workflows.yml'

variables:
  SKIP_ESLINT: '1'
  OPT_IN_TEST_MAX_PHP: '1'
  OPT_IN_TEST_NEXT_MINOR: '1'
  _CURL_TEMPLATES_REF: 'main'
💬 Support request
Status

Active

Version

1.0

Component

GitLab integration

Created by

🇧🇪Belgium kristiaanvandeneynde Antwerp, Belgium

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

Comments & Activities

Production build 0.71.5 2024