Skip to content

upload to testpypi didn't work for me #328

@dimaqq

Description

@dimaqq

maturin action "upload" didn't work for me.

Ultimately I've fixed my CI to using stock PYPA action:

dimaqq/otlp-proto@cfecaa7

How it works:

  • maturin action(s) are still used to build the artefacts in separate jobs
  • last job downloads all the artefacts into dist/
  • PYPA trusted publishing action is used to push everything from there

I understand that this is a poor bug report. I'm mainly leaving this for others who may run into the same problem.

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