Skip to content

Set up PyPI publish workflow #27

@nficano

Description

@nficano

pyproject.toml declares v1.1.0 but no GitHub Actions publish workflow exists. PyPI status unverified.

Steps:

  1. Add .github/workflows/publish.yml triggered on v* tags
  2. Use PyPI Trusted Publishing (OIDC) — configure on PyPI side
  3. Build with uv build or hatch build (whichever matches project setup)
  4. Tag v1.1.0 and verify package appears at https://pypi.org/project/arcp/

Audit reference: ARCP SDK Audit v1.1 (2026-05-19)

Metadata

Metadata

Assignees

No one assigned

    Labels

    publishRelease / package manager publish

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions