Skip to content

uploading files is inconsistent when using path #101

@davibe

Description

@davibe

Considering I want to upload App.apk and file.zip

If I use path: "test"
=> the apk will be uploaded as testApp.apk while the files will be stored in test/file.zip

If I use path: "test/"
=> the apk will be uploaded as test/App.apk while the files will NOT be uploaded

This is because the path is handled inconsistently for uploading files and apk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions