Problem/Motivation

As the branch logic does not follow semantic versioning, there are no dev release of the module and GitLab CI testing on the main module page.

@see https://www.drupal.org/node/3108648 (change record)
@see https://www.drupal.org/node/1015226#semver-transition (Transitioning from 8.x-* to semantic versioning)

Proposed resolution

1) Create a new branch 2.0.x (1.1.x, 1.2.x, 1.3.x, 1.4.x are not allowed as we have 8.x-1.x series already).
2) Add new 2.0.x and 2.0.x-dev releases.
3) Add .gitlab-ci.yml file for pipeline configuration.

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

bohart created an issue. See original summary.

bohart’s picture

Version: 8.x-1.x-dev » 2.0.x-dev
Issue summary: View changes

  • bohart committed 8775c88c on 2.0.x
    Issue #3417440 by bohart: Added GitLab CI pipelines.
    
bohart’s picture

Assigned: bohart » Unassigned
Status: Active » Fixed

Everything is done.

The project page includes the latest release, dev version for it, and GitLab CI status.

Status: Fixed » Closed (fixed)

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