typesafegithub / github-workflows-kt

Authoring GitHub Actions workflows in Kotlin. You won't go back to YAML!
https://typesafegithub.github.io/github-workflows-kt/
Apache License 2.0
515 stars 24 forks source link

[Bug][Server] HTTP 500 is returned for non-existent action and version #1502

Closed krzema12 closed 2 months ago

krzema12 commented 3 months ago

Example trace: https://jaeger.github-workflows-kt-bindings.colman.com.br/trace/d65e8d879e8ceaf772bbd798f86d2d8a?uiFind=3d52f0ed4892dea4

Return HTTP 4xx in such cases.

krzema12 commented 2 months ago

I cannot induce it. All cases I checked return 404. Resolving for now, let's reopen if we stumble upon it again.