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
I double checked to see if the specification changed or if this was just a typo. As far as I can tell, this was always meant to be name and not id (it seems to have been established here), so it's probably just a typo and not a breaking change.
Description
Resolving swift packages (
swift package resolve
) against the Gitea package registry fails:The issue comes from the
Resource
struct found here sendingid
in place ofname
.I double checked to see if the specification changed or if this was just a typo. As far as I can tell, this was always meant to be
name
and notid
(it seems to have been established here), so it's probably just a typo and not a breaking change.For completeness:
.swiftpm/configuration/registries.json
:Package.swift
:Gitea Version
1.21.4
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
docker and command line
Database
None
The text was updated successfully, but these errors were encountered: