uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
555 stars 148 forks source link

Lagoon Build Errors pages #3608

Closed tobybellwood closed 9 months ago

tobybellwood commented 9 months ago

This PR adds a dedicated page for Lagoon Build errors, and two "short URLs" for use in Lagoon Builds that point to it

We can add more errors that we trap in Lagoon Builds as needed.

shreddedbacon commented 9 months ago

Maybe call it Errors and Warnings?

AlannaBurke commented 9 months ago

I like this, I think Ben's suggestion is good. Also, maybe give some more detailed examples? You wrote "The error message should help you understand where." - would it be possible to put an example where that happens?

I think we should add something at the top like "Here are some common errors and warnings you may encounter and how to resolve them. If you need help with your build, please reach out to your Lagoon admin or reach out on Discord for community help."

shreddedbacon commented 9 months ago

The error message should help you understand where.

For those ones in particular, the build itself will spew out the warning/error message and the appropriate remediation strategy and where it went wrong. This could be different depending on the way the user has done their docker-compose or .lagoon.yml file so it would be difficult to give concrete examples, but not impossible.