Problem/Motivation

There's no .gitlab-ci.yml file for this project, so automated builds and tests are no longer running.

Steps to reproduce

Proposed resolution

Add .gitlab-ci.yml
Add composer.json so we can directly require the correct version of group for each branch.
Pin the versions of core we support in each branch.
Fix the build jobs (cspell, phpcs and phpstan are all currently failing -- see https://git.drupalcode.org/issue/group_notify-3287818/-/pipelines/659266)

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dww created an issue. See original summary.

  • dww committed a5cb6bd7 on 2.0.x
    task: #3557728 Add GitLab CI and get all jobs passing (cspell, phpcs,...

  • dww committed 9a6578be on 8.x-1.x
    task: #3557728 Add GitLab CI and get all jobs passing (cspell, phpcs,...

dww’s picture

Assigned: dww » Unassigned
Status: Active » Fixed

Merged to both branches. Huzzah! Onward...

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.