Chad Arimura

Results 22 comments of Chad Arimura

i've noticed this also. ctrl-c feels like it should shut down but sometimes the container keeps running.

also `brew update` might be needed in docs

and we're back. turns out there is no automation still.. see here for how we could do this: https://github.com/yarnpkg/yarn/blob/a67d02f2e3d2996fda439f1ba0f0d25e4fa33d9d/scripts/update-homebrew.sh#L38-L45 https://github.com/Linuxbrew/brew/blob/master/docs/How-To-Open-a-Homebrew-Pull-Request.md Probably do this in Circle. Or GitHub actions. :)

@Daniel15 fancy and small world! thanks will do.

+1 . i think we should honor comments.

+1 -- i brought this up somewhere... thought it was an issue already. @rdallman pointed out that it's a 3rd party lib that needs modified/fixed to support this.

two options: 1) add FN_REGISTRY requirement to `fn build` 2) remove FN_REGISTRY requirement from `fn deploy` option 2 doesn't seem to make sense because you have to push somewhere. option...

@dsyer I'll be there Monday. Would be great to discuss. Spring is a priority integration target for us.

Awesome! Connection pooling and throttling (concurrency limit as to not ddos db) also typical FAQs.