Skip to content

PyPI warehouse does not support OIDC with reusable workflows #1

@artpelling

Description

@artpelling

Unfortunately, we cannot use OIDC for PyPI with reusable workflows, yet. This means that only the build process is defined in the organizational CI and the publishing step needs to be defined in the caller repo itself (which means redundant workflow definitions).

An alternative could be tokenized access, but then the tokens would need to be regenerated every 90 days so I prefer the OIDC solution, eventhough it is a bit verbose.

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