VeryGoodOpenSource / very_good_workflows

Reusable GitHub workflows used at Very Good Ventures 🦄
https://workflows.vgv.dev
MIT License
298 stars 73 forks source link

feat: upload failed golden tests as artifacts #42

Open renancaraujo opened 2 years ago

renancaraujo commented 2 years ago

As an engineer, it could be useful to see the failed golden tests after a failed run. Uploading the failures as artifacts would tackle that.

BeatriceMitchell commented 2 years ago

This needs further research to understand the best implementation

renancaraujo commented 1 year ago

May be related https://github.com/VeryGoodOpenSource/very_good_coverage/issues/178