Maho Pacheco
Maho Pacheco
# 🐛 Bug report When installing webhint from WSL using `npx hint https://www.mysite.com/` the process can't create a default configuration file and remains in a loop. I know it could...
Hi, I am trying to deploy a simple dotnet core app using a local k8s kind cluster with acorn, everything builds fine but the endpoint stays in . ``` $...
I would want to use the GitHub Q&A sample with private repositories. ## Details I have a local prototype of this feature, I would like to put a PR, but...
### Motivation and Context 1. Why is this change required? What problem does it solve? What scenario does it contribute to? Most integrations of OpenAPI and Semantic Kernel would have...
The current implementation of the CITIZEN_STORAGE feature in the outsideris/citizen repository provides support for various storage backends. However, it lacks support for Azure Storage Containers, which is a widely used...
https://github.com/RicoSuter/NJsonSchema/blob/94647c590b3c6cbc3d09569b027ee7cd77c20463/src/NJsonSchema/Generation/JsonSchemaGenerator.cs#L1261 MinLength = 1 gets added to DateTime and Date types that are Required because these are treated as Strings (the final representation of a date in the schema is...
When sync a catalog with an incorrect **manifest**.json is not correct it shows _"Incorrect file type"_ instead an actual error. We found out the issue was that we cannot have...
When an environment is created the provisioning state in the Environments page does not get refreshed, we need to refresh the page manually. An intermediate solution would be to just...
We found catalog sync a little difficult to troubleshoot, we believe the experience could be improved in different ways, every bullet may be it's own issue maybe we can split...
Adding a catalog item list in the portal, including a view of the manifest and the hash of the git repo would be useful for troubleshooting purposes.