-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
C: automationAutomated checks, CI etcAutomated checks, CI etcauto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automationtype: maintenanceRelated to Development and Maintenance ProcessesRelated to Development and Maintenance Processes
Milestone
Description
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
Labels
C: automationAutomated checks, CI etcAutomated checks, CI etcauto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automationtype: maintenanceRelated to Development and Maintenance ProcessesRelated to Development and Maintenance Processes