Emma Fabre

Results 138 comments of Emma Fabre

> Error occurs with a globally installed Rocketeer, when I install rocketeer in my project using composer, it works. Well that's... more peculiar. Both are the same version?

> It seems that the check is looking for a composer.json in the /current folder on the remote server. This check also occurs before "setup" so to speak, so setup...

If you log into the machine and do `which composer` what do you get?

@cmmata Currently I'm using [Zenhub](https://www.zenhub.com/) for project management since the project is public it's free, but the issues are currently not all in their right pipelines and the pipelines are...

Yeah sorry I haven't had time to go through the thread and add you guys as collaborators, need to cleanup the pipelines first and update a bit the CONTRIBUTING.md

One way to do this is to return a `PretendConnection` instance which would be built on top of a VFS flysystem

You can use [cachetool](https://github.com/gordalina/cachetool) (by pulling the PHAR during deploy) which has an `opcache:clear` command that should work in theory

Good catch, will change that

Not any more latency than using cache on a remote Redis instance or anything similar. Having a Flysystem driver would open the door for any of the drivers it supports,...

I'd be fine with it being a separate driver. That being said you cannot make assumptions as to how people use cache, in the use case I needed this for...