Arne Blankerts
Arne Blankerts
> bulb There is no CS rule to spot unused imports: `use DOMNode;` We probably should add that ;)
> I see! That workflow does not run on PR-s. > > https://github.com/phar-io/phive/blob/749915d231c9f325261fa23f7372ddf62771a920/.github/workflows/ci.yml#L3 Feel free to add that in a PR :) I'm rather busy today, sorry..
The reason we did not yet implement support for extensions is that we need a working concept for their version constraints and update handling first. Let's assume we add support...
Sure we can revive this :) I didn't give up on this, just lacking a solid concept on how to approach the problems laid out above. Installing extensions with phive...
Hi again! I'm afraid things are a bit more complicated than it seems. Even if we were ignoring for a second that relying on packagist for resolving would kill the...
## Multiple Repositories Currently, that is not supported but the xml has been designed to potentially allow this in the future. Given that most repositories are on github and github...
I'm not sure why one would need a docker image with basically only phive in it, but I guess we could provide an official one for those who want it...
I'm still neutral regarding a docker image. If we are to have one, building and pushing it to docker hub needs to be fully automated as I don't want to...
> But I don't think it is wise to add it if you are not going to support it. I would like to have you with the setup but I...