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

Consider using mikepenz/action-junit-report to annotate results on PRs #397

Open
G-Rath opened this issue Oct 28, 2022 · 5 comments
Open
Assignees

Comments

@G-Rath
Copy link
Contributor

G-Rath commented Oct 28, 2022

It's easy enough to have rspec output results in junit format, which we could combine with mikepenz/action-junit-report to annotate failing specs

(we could also use this with rubocop as that supports outputting junit too)

@G-Rath G-Rath changed the title Consider using mikepenz/action-junit-report to annotate rspec results on PRs Consider using mikepenz/action-junit-report to annotate results on PRs Oct 28, 2022
@eoinkelly
Copy link
Contributor

I'm assuming are the same kind annotations that our eslint setup already supports. I must admit that I personally don't find much value from them but that might just be me 🤷 Happy to go with what the consensus wants here.

@robotdana
Copy link
Contributor

i personally find it easier to read the output in the log as it's the same as what i am used to when running tests locally, i don't mind the addition but i'm unlikely to look at them

@eoinkelly
Copy link
Contributor

I'm removing ready for dev label for now. I don't think we have much consensus that this feature would be particularly useful. More discussion needed.

@G-Rath
Copy link
Contributor Author

G-Rath commented Sep 3, 2023

@eoinkelly we marked this as ready for dev because we got consensus - I believe overall it was more that there weren't any strong disagreements or downsides not to rather that more than a minority would find it useful, but it was consensus none the less.

Fwiw I feel like this was at a guild meeting while you were on leave, but maybe you were there..?

I'll do a PR this week and we can start using it on a few projects.

@G-Rath G-Rath self-assigned this Sep 3, 2023
@G-Rath
Copy link
Contributor Author

G-Rath commented Sep 3, 2023

I've created ackama/aws_ec2_environment#9 to showcase this in action

image

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

3 participants