Hello! Are you planning to add support for Site Studio 8.0? (https://sitestudiodocs.acquia.com/8.0) Thanks.

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

ok4p1 created an issue. See original summary.

vishalkhode’s picture

@ok4p1: Yes, we've release by this week.

rajeshreeputra made their first commit to this issue’s fork.

rajeshreeputra’s picture

Version: 1.1.1 » 1.x-dev
Status: Active » Needs review

Removed dependency of config filter module.
Requesting review.

rajeshreeputra’s picture

Assigned: Unassigned » vishalkhode

We need to add a release note along with an attention message, like below.

Release Note:
The hard dependency on config filter has been removed. Please refer to the release notes prior to updating.
If you are currently using this module, please add it to your root composer.json file with the following command:
composer require drupal/config_filter
If you are not using it, you can safely proceed to uninstall it with the following command:
./vendor/bin/drush pmu config_filter
Thank you for your attention.

vishalkhode’s picture

Status: Needs review » Fixed

Fixed and merged.

  • vishalkhode committed 4ae27099 on 1.x
    Issue #3473007 by vishalkhode, rajeshreeputra: Site Studio 8.0
    
vishalkhode’s picture

Mistakenly Drupal 11 changes have been pushed as part of this, hence reverting and will create a new minor release, supporting Drupal 11 and removal of Config Filter module dependency and it'll done as part of #3434615: Automated Drupal 11 compatibility fixes for sitestudio_config_management. Thanks everyone.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.