Closed webflo closed 8 years ago
I posted a PR, so the Packagist WebBundle can be subtree splitted: https://github.com/composer/packagist/pull/478
With https://github.com/derhasi/packagist-webbundle I prepared a substree split that can be triggered by Travis CI.
@webflo, can you rebase the current master on composer/packagist:master? So we could see what we changed for Drupal Packagist in a linear history. There where to many rebase conflicts, and as I did not write the code, I think it would be best you review that at the first place ;)
After that I could try to add composer/packagist-webbundle
on my own I guess.
Merged and deployed last week.
We should merge the upstream repo regularly. The logic around package providers was improved a few days ago.