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
Is it reproducible with SwiftPM command-line tools: swift build, swift test, swift package etc?
Confirmed reproduction steps with SwiftPM CLI. The description text must include reproduction steps with either of command-line SwiftPM commands, swift build, swift test, swift package etc.
swift package-registry set https://gitea.example.com/api/packages/{owner}/swift
swift package-registry login https://gitea.example.com/api/packages/{owner}/swift --username {username} --password {password}
swift package-registry publish -v test.Test 1.1.13
Swift Package Manager version/commit hash
Swift version 6.0.3 (swift-6.0.3-RELEASE)
Swift & OS version (output of swift --version ; uname -a)
Mac OS and ubuntu
The text was updated successfully, but these errors were encountered:
Is it reproducible with SwiftPM command-line tools:
swift build
,swift test
,swift package
etc?swift build
,swift test
,swift package
etc.Description
as title, see go-gitea/gitea#33990,
Expected behavior
No response
Actual behavior
No response
Steps to reproduce
swift package-registry set https://gitea.example.com/api/packages/{owner}/swift swift package-registry login https://gitea.example.com/api/packages/{owner}/swift --username {username} --password {password} swift package-registry publish -v test.Test 1.1.13
Swift Package Manager version/commit hash
Swift version 6.0.3 (swift-6.0.3-RELEASE)
Swift & OS version (output of
swift --version ; uname -a
)Mac OS and ubuntu
The text was updated successfully, but these errors were encountered: