Skip to content

CI tests failing with Error: File "main" does not exist for labeled file upload #52

@matthewfeickert

Description

@matthewfeickert

Following PR #47, the CI is failing the test upload with

...
Creating release "0.0.1"
Uploading file "scientific-python-nightly-wheels/test-package/0.0.1/test_package-0.0.1-py3-none-any.whl"

  0%|          | 0.00/1.27k [00:00<?, ?B/s]
6.78kB [00:00, 50.9kB/s]                   
Upload complete

Error:  File "main" does not exist
standard python located at:
  https://anaconda.org/scientific-python-nightly-wheels/test-package

Error:  File "main" does not exist

so there's something about the addition of the label parameter that isn't working as expected.

Ah, it is because

$ANACONDA_LABELS \

didn't get renamed.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions