You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the project. I am currently developing a elixir based ci/cd pipeline and try to integrate all the available code quality tools correctly. Jenkins (and other build tools) has the possibility to take the result of code analyzers and test tools and present them in a nice way all together. In jenkins the tool of choice is the warnings plugin.
Credo for example supports the use case with a flag. The preferred format (for jenkins and other build-tools) integration would be the sarif format as its supported by the plugin.
I would be willing to support but i am an ... aspiring elixir developer ... more enthusiastic then good :).
What i can do is help in getting a local Jenkins Instance running to test this and see what this is about.
The text was updated successfully, but these errors were encountered:
Hi
Thanks for the project. I am currently developing a elixir based ci/cd pipeline and try to integrate all the available code quality tools correctly. Jenkins (and other build tools) has the possibility to take the result of code analyzers and test tools and present them in a nice way all together. In jenkins the tool of choice is the warnings plugin.
Credo for example supports the use case with a flag. The preferred format (for jenkins and other build-tools) integration would be the sarif format as its supported by the plugin.
I would be willing to support but i am an ... aspiring elixir developer ... more enthusiastic then good :).
What i can do is help in getting a local Jenkins Instance running to test this and see what this is about.
The text was updated successfully, but these errors were encountered: