Tiago Garcia
Tiago Garcia
Hi everyone, I'm deploying a RoR app on GCP Cloud Run, that uses Cloudtasker to schedule async workloads using GCP Cloud Tasks. While reviewing the gem's docs (specifically https://github.com/keypup-io/cloudtasker#cloud-tasks-authentication--permissions) there...
Hi, I'm using this bundle with a catch-all route and a prefix_except_default config. My routing config is the following: ``` generic_route: pattern: /{url}/ defaults: { _controller: SomeThingBundle:Switch:index, url: null, _locale:...
Hi, First of all, thanks for creating and maintaining this project. On to my question: can this lib be used within AWS infrastructure (say running in EC2) without explicitly passing...
…etting an empty body when no supported content-type is provided This fixes https://github.com/koajs/koa-body/issues/218 and extends https://github.com/koajs/koa-body/pull/219 ## Checklist - [x] I have ensured my pull request is not behind the...
https://dictionary.cambridge.org/spellcheck/english/?q=recieve ## Checklist - [x] I have ensured my pull request is not behind the main or master branch of the original repository. - [x] I have rebased all commits...
Hi, all, I don't know if this is a bug, a feature that needs implementing, or a problem with my configuration, but here's what's happening: Authentication using facebook is working...
Thanks for this project, I've been using it for a few days and it's a life saver for someone like me, transitioning from i3wm to MacOS. About my issue/question: pretty...