Maxime Labelle
Maxime Labelle
I have installed powerline and am able to customize the color of the default `common.vsc.branch` segment from the `colorschemes/default.json` file. I have been able to left the original file untouched...
### Summary This PR builds upon the [Calling third-party REST APIs](https://github.com/marcduiker/azure-functions-university/blob/main/lessons/dotnet6/http-refit/README.md) lesson and introduces some advanced scenarios using Refit. Specifically, this PR walks the reader through using Refit for mocking...
I’m hosting the Functions runtime in a dotnet Core 3.1 app to run as a Docker image inside a Kubernetes cluster. However, the function app fails early on startup with...
Please provide a succinct description of the issue. The documentation for using identity-based connections with the default `AzureWebJobsStorage` and custom connection is very thorough and complete. It is easy to...
I’m creating my own generator and compose with this `generator-node` while trying to skip installing dependencies. This used to work with version `4.2.0` however, it no longer does with a...
I’m having a hard time figuring out what is and is not ambiguous in a grammar. For instance, in the grammar below, the `"-"` (U+002D HYPHEN MINUS) character alone in...
@robertmrk you might be interested in [our initiative](https://github.com/jmespath/jmespath.site/issues/94) to ensure the future of [JMESPath](https://jmespath-unofficial.github.io/).
# group_by function ||| |---|--- | **JEP** | 18 | **Author** | Maxime Labelle | **Created**| 05-August-2022 | **SemVer** | MINOR | **Status**| Draft ## Abstract This JEP introduces a...
This PR implements the [proposal](https://github.com/jmespath-unofficial/jmespath.jep/pull/2) to bring ES6-style compact `multi-select-hash` syntax` to JMESpath.
Area of concern is the instantiation of the `JmesPathFunctionFactory`.