Mindaugas Laganeckas

Results 13 issues of Mindaugas Laganeckas

Implement e2e tests for https://github.com/mermaid-js/mermaid-cli/pull/214

https://stackoverflow.com/questions/57169793/error-err-require-esm-how-to-use-es6-modules-in-node-12

feature

We would like to propose to support Maven pom file as an input to the plugin manager tool. E.g. ``` org.jenkins-ci.plugins git 4.4.1 ``` This way we can use dependabot...

enhancement

In our usecase, we would like to have an option to NOT overwrite the already existing files. I would like to propose a new action option, called ```no_clobber```: ```false(default)/true```. The...

We propose gitversion for automatic versioning of Jenkins.Net nuget package. More info https://gitversion.net/docs/why

The check `!string.IsNullOrEmpty(buildItem?.Result)` exits the `while` statement in `Jenkins.Net/Utilities/JenkinsJobRunner.cs:227` on the first finished stage of the job, but not when the whole job is complete. We propose to check the...

Let's plan and discontinue Node 14 and Node 16 support for mermaid-cli. Why? We cannot updated some of our dependencies to the latest versions due to the restriction above. We...