Skip to content

Support inline aliases for downloading files#93

Open
deviantintegral wants to merge 2 commits intodrupal-composer:masterfrom
deviantintegral:allow-inline-alias
Open

Support inline aliases for downloading files#93
deviantintegral wants to merge 2 commits intodrupal-composer:masterfrom
deviantintegral:allow-inline-alias

Conversation

@deviantintegral
Copy link
Copy Markdown

We're patching core in a separate repository instead of using composer patches. However, this breaks downloading the scaffold files, as the package version is used directly instead of any aliases. That means that files are attempted to be downloaded from drupal.org with our custom branch or tag, instead of what best corresponds to the fork.

This PR respects the version as version syntax in composer.json for determining what to download.

@deviantintegral
Copy link
Copy Markdown
Author

It looks like master is failing tests: https://travis-ci.org/drupal-composer/drupal-scaffold/builds

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.

1 participant