satis-go
satis-go copied to clipboard
any clue? ``` bash-5.0# ls -al total 7252 drwxr-xr-x 3 root root 4096 Oct 3 23:40 . drwxr-xr-x 1 root root 4096 Oct 3 23:40 .. drwxr-xr-x 6 root root...
Currently using the https://github.com/ubc/satis-go-docker docker container for playing around with satis-go. My db.json looks like the following (with a whole list of private repo's, next to that laravel one): ```json...
``` [root@localhost satis-go]# /opt/satis-go/satis-go 2016/03/28 11:00:58 Generating... 2016/03/28 11:01:00 exit status 1 ``` ``` [root@localhost repo-ui]# php /opt/satis/bin/satis -vvv packages.json [InvalidArgumentException] Command "packages.json" is not defined. Exception trace: () at...
I am using satis behind a corporate proxy, is there any way to enable the use of this?
implement by having the generate job's nested generate channel take a wrapper class for the db.json to generate that optionally includes an exit chan. Block unless async flag is provided...