Jason Whalley
Jason Whalley
**Is your feature request related to a problem? Please describe.** It would be useful if there was a solution to allow us to mark a parameter as deprecated and to...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
## Description We currently have a site that we set up in the scraper config that is hosted on a non-standard HTTP/HTTPS port (3000). When setting the `start_urls` to a...
**Steps to reproduce:** - Download Cert-Manager crds - https://github.com/jetstack/cert-manager/releases/download/v1.1.0/cert-manager.yaml - Run crd2pulumi (using 1.0.5) ```bash crd2pulumi --dotnetPath ./crds ./cert-manager.yaml ``` **Expected result:** all CRDs created as `.cs` files in the...
Currently there is not an easy way to get a stack output using the pulumi task and re-using the output value in other steps in the pipeline. This feature would...
**Describe the solution you'd like** It would be beneficial to allow supporting different authentication methods in the service connection section for Azure credentials. Currently this only support a service principal...
## Description CSRF vulnerability affecting axios versions < 1.6.0. `typesense-docsearch-react` depends on `"typesense": "^1.7.2"` which includes a vulnerable version of axios. ## Steps to reproduce [Related bug](https://github.com/typesense/typesense-js/issues/180) ## Expected behavior...