Amer Zec
Amer Zec
I have failed to get setuptools instaled for 2.7.x versions of brewed pythons. No matter if I do it manually or omitting --no-setuptools command I get this output on my...
Hi there! I would like to confirm that there is a regression in `circleci` CLI regarding this issue again. Here is our case. We are creating our own orb and...
Exceptions coming from boto3/botocore when running boto3.client('sts') too many times simultaneously
> So finally sessions and resources can be shared across threads or not? Immediately after I start using them as described in the docs I hit `KeyError: 'credential_provider'` or similar....
The workaround from @gamedazed provided few days ago does not work for me. Also it seems that Udemy Business is using AWS CloudFront now. It stopped working all of a...
@lorenzodifuccia && @ivanpagac , I believe there is a set of problems introduced with later versions of Python that LXML hasn't addressed yet. I am watching the following: 1. https://bugs.launchpad.net/lxml/+bug/1949271...
I've had different behaviors of `lxml` on same Python version between macOS running Apple M1 chip and macOS running Apple Intel chip. On M1 macOS, it basically errors as described...
I am experiencing same behavior on `init` and `validate` subcommands of the `terragrunt run-all` command. Debugging shows me that `-–terragrunt-include-external-dependencies` flag is consumed properly by Terragrunt, but as a buggy...
@brikis98 ☝️ , I am hoping this helps with better understanding of the problem ...
Long story short, this prevents commands like `terragrunt run-all validate` with auto-init to run in CI/CD flows without human interaction to prompts and wanting to do init on all external...