Skip to content

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

Closed
@hiifong

Description

@hiifong

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions