mathiasi

Results 7 issues of mathiasi

I'm trying to run the example, though it has been modified as per the guidance in other issues. Here is the code: ``` from clairvoyant.engine import Backtest import pandas as...

### Description We were looking into using Nuke for CI/CD. We use Azure Pipelines and one apparent thing that we could see that we would miss is the "Environments"-feature (I...

enhancement :sparkles:

Seeing that Playwright is a Microsoft product I thought it would be right if it would follow the recommendations from the Microsoft Doc. > It is typical when implementing the...

v1.25

First for all: very interesting project! I was testing it for a new project but I need the ability to implement a C++ interface in the "client" languages. I could...

enhancement

Is there some documentation that covers which stl types are supported? I tried std::shared_ptr which appears to work nicely, but I also wanted to use std::future but without any luck...

question

**Describe the issue** We have Function Apps that are accessed through a Front Door. This gives us some trouble with the URL in the swagger UI as the URL is...

Every now and then I get this "Could not build the build-info object" error which causes the build to fail. Environment: Jenkins ver. 2.89.2 Artifactory Jenkins plugin: 2.14.0 build-info-extractor-gradle:4.5.4 ```...