Romain Prévost

Results 4 issues of Romain Prévost

#### Expected behaviour I can link to a specific section in a exported HTML document using an identifier generated from its title. eg. `My section` in generated html, in order...

Type: Feature
Help wanted
Scripting

When running this github actions with `uses: sonarsource/sonarcloud-github-action@master`, there is a build time of around 17 seconds everytime the action is run. To shorten this build time I was using...

This workflow tests the docker build on pull requests, and comments some docker image metatdata. See https://github.com/toindev/sonarcloud-github-action/pull/2 for an example. Edit : the Travis workflow won't pass in this PR,...

Use case: our scripts already make the commits like we want them (GPG signed), but if no change is detected, git-xargs will skip. Somehow similar to: https://github.com/gruntwork-io/git-xargs/issues/39 **Describe the solution...

enhancement