Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Nov 25, 2024


As a followup, it looks like we're only running release.py from ./.github/workflows/source-and-docs-release.yml and only with the --export and --skip-docs options to build the source artifacts. Docs are built by calling the docs' make dist directly.

The release process uses run_release.py, so we could remove a bunch of unused code related to the unused release.py options: --bump, --upload, --branch, --tag, --done.

Edit: --bump, --tag, --done are referenced in PEP 101 so should stay.

@sethmlarson sethmlarson merged commit 83194d9 into python:master Nov 25, 2024
9 checks passed
@hugovk hugovk deleted the rm-README-handling branch November 25, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants