[BUG] 5xx error on not existent container or version #150
Labels
archived-publisher
publisher related tasks
bug
Something isn't working
good first issue
Good for newcomers
Milestone
Describe the bug
5xx error is displayed by publisher on accessing not existent container or version
To Reproduce
Steps to reproduce the behavior:
go generate -v ./... && goreleaser build --snapshot --clean && docker-compose build && docker-compose up || docker-compose down
Expected behavior
Not existent entities must report 404 error
Configuration file snippet
doesn't matter, since reproduced right with instruction in README
Additional context
n/a
The text was updated successfully, but these errors were encountered: