Alexander Mann

Results 49 comments of Alexander Mann

So we abandoned trying to use an alpine image to give Zprint a fair shake. Is there a way to recursively format the entire project/src files? `lein-zprint` worked (albeit begrudingly)...

Sorry, the `zprint` I'm referencing would be `zprintl` as installed by downloading the binary into a `clojure:jdk-17-buster` container. ``` zprint -lsc ./*/*.clj Processing file ./*/*.clj Failed to open file ./*/*.clj...

@briansloane just realized I never pushed anything on this/etc. Do you know if there's been any work on this or if this would still be a welcomed pr?

``` PostgreSQL Version: 11.5 Cloud Provider: `AWS` Number of Schema Resources: 5 Number of Role Resources: 3 Number of Grant Resources: 9 ``` Can confirm over here that the same...

# To whomever stumbles in here: A temporary workaround This bug can be temporarily sidestepped by increasing the number of `max_connections` to the number of `postgresql_grant` resources you have. In...

@andyshinn / @bendrucker, we're seeing this same thing...all the time and we're running this from _inside_ CCI. Whipped up a quick pr to try and address. I'm not native to...

I have logs! ``` | │ Error: Get "https://circleci.com/api/v2/context/": context deadline exceeded (Client.Timeout exceeded while awaiting headers) │ │ with circleci_context.service_context, │ on main.tf line 88, in resource "circleci_context" "service_context":...

⬆️ yeah, preach. There's chatter about wanting this feature for a while. I think having something out there actually using it is prolly the best way to actually get folks...

- https://discuss.circleci.com/t/automate-your-api-key-rotation-using-the-contexts-rest-api/39540/2 - https://circleci.canny.io/api-feature-requests/p/allow-context-restrictions-to-be-set-via-api

@ps2goat, where are you seeing `v0.1.0` being latest? You are correct _everything_ should be `v0.2.4` now.