Skip to content

Temporarily change minimum-stability to dev#140

Closed
byrond wants to merge 1 commit into
developfrom
minimum-stability-dev
Closed

Temporarily change minimum-stability to dev#140
byrond wants to merge 1 commit into
developfrom
minimum-stability-dev

Conversation

@byrond

@byrond byrond commented Jan 14, 2023

Copy link
Copy Markdown
Contributor

Description

Set minimum-stability to "dev" to allow the Drupal 10 compatible version of Config Ignore to be installed by drupal-first-install in the-build.

Testing instructions

  • composer create-project palantirnet/drupal-skeleton example dev-minimum-stability-dev --no-interaction
  • cd example
  • vendor/bin/the-build-installer
  • Choose y when prompted to install Drupal.
  • Verify Composer is able to install Config Ignore 2.x-dev, and the installation completes without errors.

Open questions

  • Do we really want to do this? Or, should we instead update the-build to temporarily remove Config Ignore from the list of modules installed by drupal-first-install until there is a stable release?

@byrond byrond self-assigned this Jan 14, 2023
@byrond

byrond commented Jan 16, 2023

Copy link
Copy Markdown
Contributor Author

Closing this, because we decided to remove Config Ignore from the modules installed by Composer and the-build until there is a stable release of Config Ignore that supports Drupal 10, and we don't want to change minimum-stability of the skeleton for all new projects.

See palantirnet/the-build#210 for more details.

@byrond byrond closed this Jan 16, 2023
@byrond
byrond deleted the minimum-stability-dev branch January 16, 2023 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant