Mario Majcica

Results 13 issues of Mario Majcica

## Changes Added a new feature for Azure DevOps platform ## Context We are using the azureWorkItemId to relate a Work Item in Azure DevOps to the PR that has...

We are experiencing some inconsistent behavior with the Password field. Following code: ``` const entry = db.getDefaultGroup().entries.find((e) => e.fields.get('UserName') === entryName); const passwordField = entry.fields.get('Password'); ``` Sometimes returns an object...

Hi, we are having some small issues with using the library, maybe it is not directly connected to the library itself but may be an improvement point. Loading the library...

Dear @Haacked , as I do often run in a similar situation, I was thinking that I should have something out of the box, as your Rothko project, that will...

OpenApi extension is breaking the function run Running .net 6 isolated function with Microsoft.NET.Sdk 6.0.8 Following is what we do see in the Debug Console once the Azure Functions Core...

triage

Some of the dependencies are not up-to-date and vulnerabilities are found as stated in #46 This PR just updated those dependencies.

Is WP5 going to be supported?

I have a root folder in my zip file. I'm looking to extract all of the files in it, however in the destination folder this root folder should not appear....

feature request

I have a case where I need to get a variable in a separate jobs where I do run the ARM Output task. As I can judge from the following...