Mario Adrián Domínguez González de Eiris

Results 25 comments of Mario Adrián Domínguez González de Eiris

And, Tachyon could be used in other websites? The readme file is not very clear and I don't know how to use it.

Same here. ![terminal](https://user-images.githubusercontent.com/5367659/147228883-375b0b0d-2aa5-43bf-bae1-689fdf7e2e01.gif)

With `docker` command the window doesn't flash in the same terminal

1. The example works well. The issue is with the iterator. 2. It executes a MySQL clean installation. Yes, it finish and return the prompt. 3. Interact is needed 4....

Same here. Only fails when Findbugs is ran with the next vars declarated: `-Dsonar.pullrequest.key=$CI_MERGE_REQUEST_IID -Dsonar.pullrequest.branch=$CI_COMMIT_REF_NAME -Dsonar.pullrequest.base=develop` If these vars are not declared, it doesn't fail. These vars are related to...

Hello @gtoison. Yes, the classes are in the folder. It's strange, because if I don't set the vars related to branch plugin, the SpotBugs scanner works well. In the same...

> I looked into it and I have no idea what might be causing the problem: the plugin uses Sonar's built-in JavaResourceLocator to get the `.class` files: > > https://github.com/spotbugs/sonar-findbugs/blob/80706d2cb99872f35ce26e581cfc26474aa7da42/src/main/java/org/sonar/plugins/findbugs/FindbugsConfiguration.java#L295...

I think this should be the most interesting feature for this plugin by far. I'm implementing SonarQube in a developer team with non-compliant practices (too much years writing code without...

I think is a good idea. In this example, this should be collapsed by default: ![image](https://github.com/argoproj/argo-workflows/assets/5367659/d4e1808e-67eb-40ae-98b6-91590caea708) I'm using empty workflows to group them, but can't collapse.