Branching strategy

Created on 3 April 2025, 7 days ago

Problem/Motivation

Currently the branch name doesn't match tagging for semver:

  • 8.x-1.x is the development branch
  • 2.0.x would be the branch for tags like 2.0.1

Steps to reproduce

Check gitlab repo

Proposed resolution

  1. Create 2.0.x branch
  2. Change default branch to 2.0.x at https://git.drupalcode.org/project/filter_perms/-/settings/repository#br...
  3. Under module homepage > administer releases create 2.0.x-dev release (this shows up as a secondary release like 2.0.x-dev does at https://www.drupal.org/project/site_settings )
  4. Create a new 2.0.2 release (probably after merging e.g. 🐛 Fix deprecations, Drupal 12 compatibility Active )

Remaining tasks

(See proposed resolution)

User interface changes

N/A

API changes

N/A

Data model changes

N/A

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇬🇧United Kingdom scott_euser

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

Comments & Activities

Production build 0.71.5 2024