Support for build artifact storage and post-build access #43
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
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
The text was updated successfully, but these errors were encountered: