Chris Knight

Results 36 comments of Chris Knight

@antas-marcin I can confirm this is working for us now using the preview docker image. Thanks for the fix! Looking forward to the patch release. P.S. I could not see...

@antas-marcin ok thanks for confirming on the logs and for the patch release.

We are also facing issues due to the way in which Weaviate makes use of AWS services and or handles AWS credentials. When running applications in AWS EC2 or AWS...

Same problem here. Ubuntu 20.04 Python 3.7.12 argo-workflows 5.0.0

I'm also encountering a similar error related to the helix fetcher. Output from Copilot when attempting to activate the extension. Interestingly, Copilot Chat does eventually activate successfully and I am...

I'd love to see this. Just wanted to add a commonly requested use-case from related terraform issues: ability to prevent destroy for critical environments but not for ephemeral/testing environments. Something...

Hi, I'm having the same problem. It just started happening in the last week or so, not sure exactly when... Essentially the result of auto-formatting from VS Code is different...

@dhruvmanila yes, by "auto-formatting" I mean the format on save actions configured in the vs code settings.json file which you mentioned.

I believe so. The project level settings.json file I have shared here is complete. There are no other formatting related settings in the user level settings.json file. I do not...

OK so that clears up why `from-first` has no effect when I run ruff on the CLI. Thanks for testing and explaining that. So then the question is, why does...