oittaa

Results 52 comments of oittaa

And since this repo doesn't have any tagged releases, you can't install it with Homebrew either.

I copied the startup scripts under /bin and renamed enjarify.sh -> enjarify since for example programs such as diffoscope expect that it can be called with `enjarify` without .sh.

Would you mind adding a test or few for the OPTIONS method?

I've been traveling lately so I haven't really followed what's going on in GitHub, but this seems like a good idea. There are some minor style issues on the pull...

If you just manually place a file, the metadata won't exists. That's why it can't be found.

It doesn't exist at the moment, but pull requests are welcome!

https://github.com/oittaa/gcp-storage-emulator#docker > The directory used for the emulated storage is located under /storage in the container. In the following example the host's directory $(pwd)/cloudstorage will be bound to the emulated...

Yeah, that sounds like a good idea. I don't have much time at the moment, but pull requests are welcome.

Project number doesn't seem to be included in [the bucket creation query](https://cloud.google.com/storage/docs/json_api/v1/buckets/insert). Is it passed along somewhere else?