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

Merge multiple shitlist.json files into one? #3

Open
etagwerker opened this issue May 6, 2020 · 2 comments · May be fixed by #83
Open

Merge multiple shitlist.json files into one? #3

etagwerker opened this issue May 6, 2020 · 2 comments · May be fixed by #83
Assignees
Labels
enhancement New feature or request

Comments

@etagwerker
Copy link
Member

This is an idea proposed by @bronzdoc:

What if we have 12 shitlist.json files because the CI service is running 12 different containers?

It would be great if we can have a sort of "merge" feature that merges shitlist.json files by root cause

It would be great to group by root cause and then list all unique occurrences.

@kindoflew kindoflew added the enhancement New feature or request label Sep 13, 2021
@mateusdeap
Copy link
Member

@arielj What we were discussing.

So just to inform, I made a CLI app that merges them. It could be easily translated into ruby for next_rails.

As for the second part, currently running some tests on some rspec json output I have

@mateusdeap mateusdeap linked a pull request Feb 10, 2023 that will close this issue
@mateusdeap
Copy link
Member

I translated, somewhat, what I did in elixir to ruby and added it in the PR above. Hope it helps.

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

Successfully merging a pull request may close this issue.

4 participants