Oren Mazor
Oren Mazor
So this is not fully fleshed out in my head yet. The gist is as such: my team currently uses makefiles + shell scripts to do things. this is obviously...
I just deployed a new instance of errbit and noticed that for both github and google oauth, my redirect uris are stuck at `http://errbit/users/auth/github/callback` I updated omniauth-oauth2 since I noticed...
I'd like my taskfiles to be used as their own manpages. So I could have folks look at my project, and run `task -a` or `task --sumarize` and it prints...
Hi. I'm having a weird issue with Pony on Flask and wanted to confirm I dont have any weird version incompatibilities. I couldn't find any flask integration tests so I...
Hi all, I'm migrating a test suite from googles [container structure tests](https://github.com/GoogleContainerTools/container-structure-test) and I noticed terratest is missing two categories of tests: 1. I'd like to be able to do...
Hey folks, I'm toying around with the idea of being able to update staleness on a semaphore. The particular use case is long running jobs (lets say a timeout of...