Matt Busche
Matt Busche
Would be useful if robot acounts could update repository details We use this to add the README from the git repo as the description for the repository on each build....
Will you accept a pull request to fix this on versions 3 and 4? I'm trying to remediate the issue in Cypress library and moving to version 5 is a...
I'm pretty late to the game, but seems this is not supported for gradle or gradle.kts build scripts either.
Can I get someone to approve this PR for status checks, please?
Looks like we need to wait for `@clr/angular` to release version 14 before we can use angular:14 Doesn't sound like it will actually cause problems, but here's the issue to...
> @mrbusche Refer to this,[vmware-clarity/ng-clarity#274](https://github.com/vmware-clarity/ng-clarity/discussions/274) Would you like to try Clarity version 13.6.x I updated the Clarity version and also had to update ngx-markdown, but everything should be good. I'd...
Looks like this is resolved with https://github.com/SonarSource/sonar-scanner-cli-docker/commit/b20faa10e751d2248cfbc551d79e8340ea49683b what is the timeline for a tagged release?
Related to https://github.com/postmanlabs/newman/issues/2880 there are 2 more critical CVE's flagged by twistlock
This worked for me, I added `openai_api_type` and I had to remove `openai_api_version` ```python return OpenAIEmbeddings( deployment="deployment-name", model="text-embedding-ada-002", openai_api_type='azure', chunk_size=1, ) ```
What are the steps to get this rebuilt? I'm not seeing anything obvious in this repo. I have some time to assist if you can provide some guidance.