Create some stable version sometimes

Created on 7 August 2024, 4 months ago

Problem/Motivation

Hi I would like to use moddule even when I set in composer :
"minimum-stability": "stable",
"prefer-stable": true,

but it's not possible with the current version available.

Steps to reproduce

composer require drupal/shs

In PackageDiscoveryTrait.php line 332:

Could not find a version of package drupal/shs matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.

Proposed resolution

Create a version stable more than a RC :)

πŸ“Œ Task
Status

Active

Version

2.0

Component

Compatibility with other modules

Created by

πŸ‡«πŸ‡·France Mars0test

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

Comments & Activities

  • Issue created by @Mars0test
  • πŸ‡¦πŸ‡·Argentina abelpzl

    There are still issues blocking the release of a stable version.
    I don't think a stable release is possible without first finishing the tasks detailed in " Stable release roadmap β†’ ".

  • πŸ‡«πŸ‡·France Mars0test

    Honestly, I didn’t know there was a roadmap, but when I check the issues, I’m a bit disappointed because, from my point of view, there’s nothing significant enough to block a first stable version.
    You have a great MVP that works without patches unless specific needs arise.
    These kinds of things are just nice features that existed in D7, but with the breaking changes, it’s not uncommon for modules to lack certain features after migration.
    Forcing consumers to compromise on stability is worse than that.

    I would also add that, in terms of feature releases, I prefer smaller iterations over a big-bang approach.

  • πŸ‡³πŸ‡±Netherlands pahles

    First, is there ever going to be a stable release for 2.0.0, since there already is a 3.0.0-alpha1?

    I agree with mars0test, there are no real blockers for a first stable release. The two alpha release blockers were last updated 3 years ago, the question is, are they still valid? A number of stable release blockers where last updated 2-3 years ago too.

    I think creating a stable release (preferably compatible with Drupal 11) would make sense and then a new roadmap to address the other issues.

  • πŸ‡¨πŸ‡¦Canada joseph.olstad

    rc11 tagged release has been available, I haven't heard of many complaints so I may tag 2.0.0 after D11 support is reported as a success with rc12 or rc14

Production build 0.71.5 2024