woodpecker-ci / woodpecker

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://woodpecker-ci.org
Apache License 2.0
4.24k stars 368 forks source link

Display 404 page if api-client return 404 on requested resource #1637

Open 6543 opened 1 year ago

6543 commented 1 year ago

_Originally posted by @6543 in https://github.com/woodpecker-ci/woodpecker/pull/1627#discussion_r1139395959_

S1ddG commented 1 year ago

I would like to work on this issue!

fourstepper commented 11 months ago

@6543 do I understand the issue well if I say that visiting, for example https://ci.codeberg.org/repos/asdfasf shouldn't return "An unknown error occured", but rather an actual 404 page?

qwerty287 commented 11 months ago

Yes, that's the idea