Skip to content

The swift package-registry publish command does not provide a filename when uploading source-archive #8435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
hiifong opened this issue Apr 1, 2025 · 0 comments
Labels

Comments

@hiifong
Copy link

hiifong commented Apr 1, 2025

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.

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

@hiifong hiifong added the bug label Apr 1, 2025
@hiifong hiifong closed this as completed Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant