Problem/Motivation

Release Thunder 8.2.12

Remaining tasks

Multiple pull requests have to be created to prepare the release.

PR1: Create release preparation branch from master, merge develop into it. Fix merge conflicts. Keep the old version in the build-thunder.make files. Merge into master without squashing.

PR2: Create release branch from master, create two commits, one to bump version in build-thunder.make file and a second one to write the changelog. Merge back into master without squashing. Now tag master branch (The semantic version 8.2.12 as well as the drupal "semantic" version 8.x-2.12) and push the new tags to origin. After tags are pushed, create release on drupal.org.

PR3: Create branch from develop, cherry pick the changelog commit from master. Merge back to develop without squashing.

Since we do not want to push a new release before the holiday season, we did not create release tags.
To finish the release checkout master, tag with 8.2.12 and 8.x-2.12 and create the release on drupal.org.

Comments

daniel.bosen created an issue. See original summary.

daniel.bosen’s picture

daniel.bosen’s picture

Title: Release 8.2.11 » Release 8.2.12
Version: 8.x-2.10 » 8.x-2.11
Issue summary: View changes
daniel.bosen’s picture

Issue summary: View changes
daniel.bosen’s picture

Issue summary: View changes
chr.fritsch’s picture

Status: Needs review » Fixed

Release pushed

Status: Fixed » Closed (fixed)

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