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

Support for build artifact storage and post-build access #43

Open
jbrockopp opened this issue May 27, 2020 · 1 comment
Open

Support for build artifact storage and post-build access #43

jbrockopp opened this issue May 27, 2020 · 1 comment
Labels
area/worker Indicates a change to the worker feature Indicates a new feature question Further information is requested stale Indicates inactive for 60+ days status/backlog Indicates the item is in the backlog

Comments

@jbrockopp
Copy link
Contributor

Description

Original story: go-vela/.github#3

Many testing tools and frameworks like Cypress, JUnit, Spock, etc...can generates screenshots or small video clips that capture the steps leading to the runtime error. How can developers access that info on CI Server?

Value

It helped pin point the root cause of failure during integration or end-2-end testing. Having the exact reproducible steps with visual assistance allows developers troubleshoot and fix the bug faster.

Definition of Done

Users can navigate, view or download the artifacts for each build.

Effort (Optional)

N/A

Impacted Personas (Optional)

users

@jbrockopp jbrockopp added feature Indicates a new feature question Further information is requested area/worker Indicates a change to the worker status/backlog Indicates the item is in the backlog labels May 27, 2020
@stale
Copy link

stale bot commented Jul 26, 2020

This issue has been automatically marked as stale due to no recent activity for the last 60 days.
It will be closed if no further activity occurs in the next 30 days.
Thank you for your contributions!

@stale stale bot added the stale Indicates inactive for 60+ days label Jul 26, 2020
@plyr4 plyr4 changed the title Access to CI build folder Support for build artifact storage and post-build access Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/worker Indicates a change to the worker feature Indicates a new feature question Further information is requested stale Indicates inactive for 60+ days status/backlog Indicates the item is in the backlog
Projects
None yet
Development

No branches or pull requests

1 participant