Skip to content

Bug with generation of services yml #20

Description

@marcelovani

This used to work, but its no longer the case.

When I use composer to add a new package or update, the Extend plugin kicks in and populates the contents of ~/.console/extend/extend.console.uninstall.services.yml automatically.

I think some package got updated and the extend plugin is executing this line https://github.com/hechoendrupal/drupal-console-extend-plugin/blob/master/src/Extender.php#L78 instead of line 83

The result is that it is updating extend.console.uninstall.services.yml inside the wrong folder i.e. ~/.console/extend/vendor/drupal/console/extend.console.uninstall.services.yml

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions