Problem/Motivation

In a distribution some configurations needs to stay at profile level.

Proposed resolution

Add a --type option to the config-devel-export Drush command to let users choose from module, theme and profile.

Remaining tasks

Review

User interface changes

None

API changes

None

Data model changes

None

Comments

lussoluca created an issue. See original summary.

lussoluca’s picture

Status: Active » Needs review
StatusFileSize
new3.34 KB

Status: Needs review » Needs work

The last submitted patch, 2: add_support_for_profiles-2603268-2.patch, failed testing.

lussoluca’s picture

StatusFileSize
new3.06 KB

Wrong patch format, sorry

lussoluca’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 4: add_support_for_profiles-2603268-4.patch, failed testing.

lussoluca’s picture

Status: Needs work » Needs review
StatusFileSize
new3.31 KB

I've some problem with generating patch with Phpstorm...

pfrenssen’s picture

StatusFileSize
new1.2 KB

We can determine the type of the extension that was passed in, so we don't need to provide a specific option for it.

lussoluca’s picture

Status: Needs review » Reviewed & tested by the community

Looks good for me

benjy’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed.

  • benjy committed 7f5abfa on 8.x-1.x authored by pfrenssen
    Issue #2603268 by lussoluca, pfrenssen: Add support for profiles
    

Status: Fixed » Closed (fixed)

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