community icon indicating copy to clipboard operation
community copied to clipboard

Support for build artifact storage and post-build access

Open jbrockopp opened this issue 4 years ago • 1 comments

Description

Original story: https://github.com/go-vela/.github/issues/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 avatar May 27 '20 16:05 jbrockopp

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[bot] avatar Jul 26 '20 17:07 stale[bot]