-
Install the PHIVE PHAR by providing a composer plugin that will trigger the installation
-
To make phive a full fledged dependency manager for tool installation. You should have the developers and 'human dependency managers' in mind, when designing phive.
Splitt current phive.xml into:
…
-
https://phar.io/#distributingPhars
what is needed:
- phar file should contain a [manifest](https://github.com/phar-io/manifest)
- phar file should be signed (also releases files on GitHub) using …
ghost updated
7 years ago
-
GeL's PanelAssigner service currently has its own hack of the PhenoDigm algorithm as it uses Gel specific disease annotations to search against.
Will make Model a generic {“id”: ””, “phenotypes”: […
-
Hi, I've got a noobie question that I probably missed in the docs:
How do I submit my public key to a valid registry?
I've created [this project release][1], followed [these instructions][2] to …
jpuck updated
7 years ago
-
Ok, ok, sure, installing PHAR tools globally and linking them at project level is clever, but do we really need another dependency manager / package manager / installer for that?
Please, please, pl…
-
As an example zookeeper artifact published with packagin equals pom.
Coursier as the result fetch pom only, while sbt (and maven) fetch both pom+jar.
What can be done with that?
> $ ./coursier fetch …
ghost updated
7 years ago
-
Always good to have CI running for large projects! Should include both the unit tests and the integration tests (using minikube).
@erikerlandson suggests Sean has experience here and could help ge…
-
The alpha 3 seems not to be usable with composer, anymore.
The path in the blackfire-player.php in /bin to the autoload.php of composer is not correct and the link to the bin php file in /vendor/bi…
-
`phive install phing`
```
Phive 0.6.2 - Copyright (C) 2015-2016 by Arne Blankerts, Sebastian Heuer and Contributors
[ERROR] Could not resolve requested PHAR phing
```
`phive install https://…
ghost updated
7 years ago