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

Display custom meta information per step in build #674

Closed
petey opened this issue Jul 28, 2017 · 4 comments
Closed

Display custom meta information per step in build #674

petey opened this issue Jul 28, 2017 · 4 comments

Comments

@petey
Copy link
Contributor

petey commented Jul 28, 2017

It would be interesting to define a standard for meta in which users could supply some data in the build that could be surfaced to the build page.

For Example:

meta set step.test.ui_output "Tests: 889/889 Coverage: 98%"

Results in:
screen shot 2017-07-28 at 11 21 31 am

@stjohnjohnson
Copy link
Contributor

I love it! We just have to take into account that meta is global for the entire pipeline, not just the job.

@marian-r
Copy link

This would be super useful. Currently there is no easy way to see the test results and it is time consuming to dig into the logs.

@hk-vmg
Copy link
Contributor

hk-vmg commented Aug 21, 2019

Does this exist now? https://docs.screwdriver.cd/user-guide/metadata#coverage-and-test-results Although I would love to see this for other use cases as well - errors, artifact links, and other kinds of user messages.

@tkyi tkyi closed this as completed Nov 13, 2024
@tkyi
Copy link
Member

tkyi commented Nov 13, 2024

^Comment related to #2287

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

No branches or pull requests

6 participants