Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE REQUEST Support for CI/CD Tools #171

Open
jansenm opened this issue Nov 23, 2024 · 0 comments
Open

FEATURE REQUEST Support for CI/CD Tools #171

jansenm opened this issue Nov 23, 2024 · 0 comments

Comments

@jansenm
Copy link

jansenm commented Nov 23, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant