concourse / resource-types-website

Website for Concourse resource types (Beta)
https://resource-types.concourse-ci.org
Apache License 2.0
9 stars 28 forks source link

Gracefully handle disappearing resource types #244

Open jomsie opened 3 years ago

jomsie commented 3 years ago

Summary

Resource types website gives a 502 error when a resource (in concourse/resource-types) disappears.

Are you interested in implementing/fixing it yourself?

Maybe!

Steps to Reproduce

Delete a repo that is currently as a yml listed in concourse/resource-types repo.

Expected Results

Should just not display that resource type.

Actual Results

502! Site crash!

Screen Shot 2020-09-18 at 11 37 33 AM
jomsie commented 3 years ago

Just a detail, @jamieklassen so generously (and quickly) found the resource that disappeared, which was very awesome of him. The site is rebuilding now.

jomsie commented 3 years ago

Second update, looks like our sanity check caught this, we just aren't exposing it very well.