Skip to content

Register finalized Python releases with GitHub Releases #123444

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

Open
mcandre opened this issue Aug 28, 2024 · 4 comments
Open

Register finalized Python releases with GitHub Releases #123444

mcandre opened this issue Aug 28, 2024 · 4 comments
Labels
infra CI, GitHub Actions, buildbots, Dependabot, etc. type-feature A feature request or enhancement

Comments

@mcandre
Copy link

mcandre commented Aug 28, 2024

Feature or enhancement

Proposal:

As an engineer, I want Python to promote the finalized (not alpha or beta) version tags to be promoted to GitHub Releases, so that I can subscribe to RSS/Atom feeds to keep up to date with the latest Python security patches and features.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

@mcandre mcandre added the type-feature A feature request or enhancement label Aug 28, 2024
@hugovk
Copy link
Member

hugovk commented Aug 28, 2024

I can see the value in doing this.

However, I suggest also including pre-releases, because we really do want more people to know about them, test them and provide early feedback.

There's a checkbox specifically for it:

  • Set as a pre-release
    This release will be labeled as non-production ready

https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository

@mcandre
Copy link
Author

mcandre commented Aug 28, 2024

Sure, as long as nonstable versions are tracked in a separate RSS/Atom feed. I don't want the noise of additional notifications since I have a strong preference for only interacting with stable, ideally LTS releases of my tech stack components.

@ned-deily
Copy link
Member

There is an open issue about providing an RSS/Atom feed for releases via the python.org website.

@mcandre
Copy link
Author

mcandre commented Aug 29, 2024

Not quite. There is already a feed on GitHub for tags, where the discussion is headed. But that mushes together unstable versions with stable versions.

Simply promoting stable tags to GitHub Releases would solve the problem.

Linking to the release feed on python.org is a bonus.

@hugovk hugovk marked this as a duplicate of #134943 Jun 2, 2025
@hugovk hugovk added the infra CI, GitHub Actions, buildbots, Dependabot, etc. label Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra CI, GitHub Actions, buildbots, Dependabot, etc. type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants