Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporarily change minimum-stability to dev #140

Closed
wants to merge 1 commit into from

Conversation

byrond
Copy link
Contributor

@byrond byrond commented Jan 14, 2023

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
Copy link
Contributor Author

byrond commented Jan 16, 2023

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