You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Close#23444
Add `Repository` to npm package `Metadata` struct so the `repository` in
`package.json` can be stored and be returned in the endpoint.
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Description
Looks like this function doesn't return the
repository
field, so it's empty insite reponsesgitea/routers/api/packages/npm/api.go
Lines 38 to 48 in 757b4c1
Would be nice to return the repository url, so bots like renovate can use that to find the source repository.
Gitea Version
1.18.5
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
Linux
How are you running Gitea?
docker uimage via official helm chart
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: