Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to PyPI/pantsbuild.pants wheels in docs (Cherry-pick of #19924) #19936

Merged
merged 1 commit into from Sep 24, 2023

Conversation

huonw
Copy link
Contributor

@huonw huonw commented Sep 24, 2023

This updates our docs to refer to the new release process, using GitHub Releases, instead of PyPI. The pantsbuild.pants package becomes somewhat of an implementation detail too, so I've adjusted these too.

Also, the docs previously referred to the universal PEX we published to GitHub Releases which we no longer do (#19450), and thus references to it are removed too.

This updates our docs to refer to the new release process, using GitHub
Releases, instead of PyPI. The `pantsbuild.pants` package becomes
somewhat of an implementation detail too, so I've adjusted these too.

Also, the docs previously referred to the universal PEX we published to
GitHub Releases which we no longer do (#19450), and thus references to
it are removed too.

---------

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
Co-authored-by: Andreas Stenius <andreas.stenius@imanage.com>
@huonw huonw added this to the 2.17.x milestone Sep 24, 2023
@@ -207,6 +207,8 @@ Run this script as a basic smoke test:

You should also [check PyPI](https://pypi.org/pypi/pantsbuild.pants) to ensure everything looks good. Click "Release history" to find the version you released, then click it and confirm the changelog is correct on the "Project description" page and that the `macOS` and `manylinux` wheels show up in the "Download files" page.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NB. PyPI is still used in 2.17, so I left this paragraph in intentionally, unlike #19924 that fully replaced it.

@huonw huonw merged commit 6ab3196 into 2.17.x Sep 24, 2023
48 checks passed
@huonw huonw deleted the cherry-pick-19924-to-2.17.x branch September 24, 2023 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant