Fabio

Results 45 issues of Fabio

_Fork of https://github.com/progrium/envy/issues/10#issuecomment-115404966_ Steps to reproduce: 1. Go to http://envy.host/u/a-user 2. Wait until build is completed 3. Close the browser (without an explicit `exit`) 4. SSH into `envy.host` 5. Run...

bug
help wanted

I've spent some time hacking on the project and as a result I now have lots and lots of "trash" on my Docker instance. It would be nice if we...

discussion

Hey @karmi, I've just started experimenting with the code below and I was wondering if it is something that could be added to Tire's core or to `tire-contrib`: ``` ruby...

Just pass in some json and do whatever is needed with it to set things up

BREAKING CHANGES: - baseimage: Removed PostgreSQL and MySQL clients - baseimage: Removed tmux - addons: Removed `docker` - buildpacks: Removed `bats` and `phantomjs` IMPROVEMENTS: - buildpacks/golang: Bump default Go to...

Things have been working greatly for me over the past 2 years and it is about time to squash some known bugs and lock down the current feature set in...

Not everyone is going to use it so lets make it optional

enhancement
docker-image
1 - Ready

enhancement
buildpacks
3 - Done

Bundler 1.10+ will add that to `Gemfile.lock`s, so we can just grab that version and install the exact same version required by a project

3 - Done

https://github.com/fgrehm/devstep/blob/3a6fb30214269109a9a110ea6a620fdeced095dc/stack/buildpacks/inline/bin/compile#L10 should be prefixed with an `exec`

3 - Done