Skip to content

Group-level Configuration

BIDS Datasets (bids-datasets)

The CI/CD variable RUNNER_TAG is set to a default value of small at the group level. The variable is visible, with all flags disabled, and its description is "Sets the default runner". This variable is preceded by the value automatically set at the project level (currently updated once a week). Setting this variable at the group level provides a default, which otherwise cannot be set when creating a project from a template.

Creating a new research unit group

Each dataset project must belong to a research unit sub-group of the BIDS Datasets group. If no suitable group exists, create one following these rules:

  • The group must be public
  • Use a descriptive name and a concise URL slug, observing name limitations
  • Set a group CI/CD variable named SUBGROUP_NAME with the group slug as the value (required for GitLab Pages on merge requests)
  • A short description of the research unit is strongly recommended; the group's website URL is the minimum
  • The group has no direct members unless specified by the group PI
  • The group must not have further sub-groups

Project Templates (templates/project-templates)

Same CI/CD variable configuration as BIDS Datasets.