Problem/Motivation

Plan and cut the Varbase Project 11.0.2 release (recipe-style: version-bump + DDEV-regenerated composer.lock + patches.lock.json, tag, release node, Back-to-DEV).

Changes since 11.0.1

  • enhancement: #3605874 Improve ddev storybook commands and keep Storybook working across DDEV restarts

Dependencies

  • vardot/varbase constraint ~11.0.0 (resolves to 11.0.0-alpha3); vardot/varbase-patches ~11.0.0 (resolves to 11.0.16).

Remaining tasks

  • ✅ File an issue about this release plan
  • ❌ Version bump MR (composer.json 11.0.2 + ~11.0.0 deps, README badge, composer.lock + patches.lock.json)
  • ❌ Testing to ensure no regression (MR green pipeline)
  • ❌ Tag 11.0.2 + push to drupal and github
  • ❌ Release node on drupal.org
  • ❌ Credit contributors
  • ❌ Back to DEV
  • ❌ Release varbase_project-11.0.2

Release notes snippet

  • enhancement: #3605874 Improve ddev storybook commands and keep Storybook working across DDEV restarts
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

rajab natshah created an issue. See original summary.

rajab natshah’s picture

Status: Active » Fixed
Issue tags: +varbase_project-11.0.2

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.

  • rajab natshah committed 9fac45a9 on 11.0.x
    chore: #3606004 Back to DEV
    
    Set version and the vardot/varbase + vardot...