Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

Running all our tests on drupal.org #220

Description

@finnlewis

Here on github, we run a custom ci script to run tests against all localgov_* projetcs.

We're going to want to do the same on drupal.org.

@millnut @stephen-cox can you help us work out how best to do this?

My first through is to include the standard drupal.org gitlab ci.

https://git.drupalcode.org/project/localgov_project/-/blob/3.x/.gitlab-ci.yml?ref_type=heads

Then to extend / override with some custom lines to run the tests against all our folders.

Q: is there any way to inject a different value for $DRUPAL_PROJECT_FOLDER in https://git.drupalcode.org/project/gitlab_templates/-/blob/main/includes/include.drupalci.main.yml#L720 ?

If we could just set that to ./web/modules/contrib/localgov* that would be great!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions