Skip to content

Automated the Creation and Upload of Release Artifacts #2313

@dstufft

Description

@dstufft

Currently creating release artifacts (sdist, wheel) require certain dependencies to be installed and then they require manually running setup.py sdist, setup.py bdist_wheel, and twine upload -s dist/*. It would be great to automate this so that the artifacts can be created with a single command regardless of what formats we want to support, and then another single command will upload them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: automationAutomated checks, CI etcauto-lockedOutdated issues that have been locked by automationtype: maintenanceRelated to Development and Maintenance Processes

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions