Lars Berning

Results 5 comments of Lars Berning

Another temporary solution to exclude the advisory if you are using npm: `npm install --save-dev better-npm-audit` Add it as script to the package.json: ``` "scripts": { "audit": "node node_modules/better-npm-audit audit"...

I was struggling with the same, for now solved it with the replace filter `| regex_replace('What\'s up docker\? ','')` This is how it looks in the card configuration, I'm using...

@Bascy How can I enable this "clicking on issue number"-Feature? With version 0.3 of the plugin I currently only get non-clickable cards (tested with Mantis 1.2.19).

Thanks, that change worked like a charm. This plugin really gives a nice bird-eye-view on the running sprint. I think it gives a good starting point for our daily scrum....

Hi MyDeveloperDay, yes, that code should work as a "simulator" for a real rowing session. It can replay any recording of real rowing data and the rest of the system...