Skip to content

Issue 7: Add additional configuration options for plugin.#9

Merged
lpeabody merged 15 commits into
mainfrom
feature/configuration
Mar 24, 2025
Merged

Issue 7: Add additional configuration options for plugin.#9
lpeabody merged 15 commits into
mainfrom
feature/configuration

Conversation

@lpeabody

@lpeabody lpeabody commented Mar 24, 2025

Copy link
Copy Markdown
Contributor

Fixes #7

Introduce the following configuration options in extra.drupal-upgrade-plugin:

  • no-scripts true/false
  • no-plugins true/false
  • prefer-lowest true/false
  • manifest-file.path relative path to directory containing
  • manifest-file.name package name in manifest composer.json
  • include-root-dependencies true/false whether to upgrade packages in root composer.json
  • ignore-platform-reqs true/false
  • packages-linked-to-core-version array of drupal core related packages whose versions are linked to drupal core version

@lpeabody
lpeabody marked this pull request as ready for review March 24, 2025 17:36
@lpeabody
lpeabody merged commit 942c020 into main Mar 24, 2025
@lpeabody
lpeabody deleted the feature/configuration branch March 24, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve configurability

1 participant