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

add --github-output for nicer output in github actions #1373

Merged
merged 3 commits into from
Mar 18, 2024

Conversation

lahabana
Copy link
Contributor

@lahabana
Copy link
Contributor Author

@onsi putting that in draft I still need to validate a few things but that's the rough idea for the change

@onsi
Copy link
Owner

onsi commented Mar 13, 2024

hey that looks great. the tests for the reporter are a bit long/verbose but will you be adding one as well?

also can you update Ginkgo's own test.yml to use the feature? Thanks!

Signed-off-by: Charly Molter <charly.molter@konghq.com>
Signed-off-by: Charly Molter <charly.molter@konghq.com>
@lahabana
Copy link
Contributor Author

@onsi I added 1 test (they are indeed quite tricky to write...) let me know if you want more tests

@onsi
Copy link
Owner

onsi commented Mar 13, 2024

hey thanks. no the one is good - just want to make sure future work doesn't break this feature.

@lahabana
Copy link
Contributor Author

Ok I'll undraft this once I've checked the output in: kumahq/kuma#9603 looks good

@lahabana lahabana marked this pull request as ready for review March 14, 2024 18:55
@lahabana
Copy link
Contributor Author

@onsi I think it's ready!

@onsi
Copy link
Owner

onsi commented Mar 15, 2024

great! i’ll merge it in when CI finishes and will cut a release soon.

@onsi onsi merged commit 3a6097a into onsi:master Mar 18, 2024
6 checks passed
@onsi
Copy link
Owner

onsi commented Mar 18, 2024

done! thank you :)

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

Successfully merging this pull request may close these issues.

Add option to StandardReporter to display things better on github actions
2 participants