Make 8.x for Drupal 10 default branch on Gitlab

Created on 24 September 2023, 9 months ago

Problem/Motivation

The release for the latest Drupal version (10) should be the default branch on Gitlab, currently it's Drupal 7.

Steps to reproduce

Clone the module with Git, assuming you'll get the 8.x branch. Grep for a string from the UI, don't find it, and realize you're on Drupal 7 branch:

$ grep -ir "Set SMTP as the default mailsystem" <<< No result
$ git branch -a
* 7.x-1.x
  remotes/origin/4.6.x-1.x
  remotes/origin/4.7.x-1.x
[...]

Proposed resolution

Make 8.x the default branch on Gitlab.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

1.0

Component

Miscellaneous

Created by

πŸ‡©πŸ‡°Denmark ressa Copenhagen

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

Comments & Activities

Production build 0.69.0 2024