Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

PLAT-195 Remove removal of exports before re-exporting again #206

Merged
merged 1 commit into from
Apr 28, 2016

Conversation

pvhee
Copy link
Contributor

@pvhee pvhee commented Apr 28, 2016

Fixes https://jira.comicrelief.com/browse/PLAT-195

Changes proposed in this pull request

  • Remove deletion of config directories until we fix this again

@pvhee
Copy link
Contributor Author

pvhee commented Apr 28, 2016

@bimsonz care to review? without this PR, we get stuff like

cr > config:export:single:

   [delete] Deleting 17 files from profiles/cr/modules/custom/cr_partner/config/install
   [delete] Deleted 1 directory from profiles/cr/modules/custom/cr_partner/config/install
file_put_contents(profiles/cr/modules/custom/cr_partner/config/install/node.type.partner.yml): failed to open stream: No such file or directory                           [warning]
ConfigDevelAutoExportSubscriber.php:83
file_put_contents(profiles/cr/modules/custom/cr_partner/config/install/core.base_field_override.node.partner.promote.yml): failed to open stream: No such file or         [warning]
directory ConfigDevelAutoExportSubscriber.php:83
file_put_contents(profiles/cr/modules/custom/cr_partner/config/install/core.entity_form_display.node.partner.default.yml): failed to open stream: No such file or         [warning]
directory ConfigDevelAutoExportSubscriber.php:83
file_put_contents(profiles/cr/modules/custom/cr_partner/config/install/core.entity_view_display.node.partner.default.yml): failed to open stream: No such file or         [warning]
directory ConfigDevelAutoExportSubscriber.php:83
file_put_contents(profiles/cr/modules/custom/cr_partn

which is also a problem that @AndyEPhipps had

@bimsonz bimsonz merged commit 6541093 into develop Apr 28, 2016
@bimsonz bimsonz deleted the feature/PLAT-195_fix_export branch April 28, 2016 10:27
@pvhee pvhee mentioned this pull request Jan 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants