Matthias

Results 7 comments of Matthias

> @NGPixel I too would like to prevent our internal data from going to some external server, so I'm very interested in this PR. What is missing for it to...

Yes. Maybe this can be done by a "startup wizard" when you open the website? So it's easier for people to know what to do, to get this application running

I have the same issues that some types can be returned directly like `return model`. Some others (like `ActionResult`) have to be wrapped as `return Ok(model)`. I have not taken...

You have to open and edit your file with VS Code. You save (!) your changes to the local file. Then you press F1 and call "validate Jenkinsfile". ![image](https://user-images.githubusercontent.com/22235508/72881610-5e06ff80-3d01-11ea-8633-e741f780c27c.png) After...

Your welcome :) That's true. You have to spend some time but the short description (https://jenkins.io/blog/2018/11/07/Validate-Jenkinsfile/) could be added to the readme. My personal most common issue is that i...

Interesting point.. I took a look into my configuration (using token) and i have written my token value into `jenkins.pipeline.linter.connector.pass` (Settings as JSON). Maybe there is a typo in the...

Thank you for investigation. I am using XeLaTeX, too and wonderd why it doesn't work on a clean install