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

feat(#1612): add rss feed for latest downloads #2569

Merged
merged 17 commits into from
Sep 18, 2024
Merged

Conversation

JacobCoffee
Copy link
Member

@JacobCoffee JacobCoffee commented Sep 16, 2024

Description

  • Adds RSS feed URL for latest releases
    image

Closes

@JacobCoffee JacobCoffee changed the title feat(#1617): add rss feed for latest downloads feat(#1612): add rss feed for latest downloads Sep 16, 2024
downloads/views.py Outdated Show resolved Hide resolved
downloads/views.py Outdated Show resolved Hide resolved
Copy link
Member

@ewdurbin ewdurbin left a comment

Choose a reason for hiding this comment

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

Just a review on the initial tests.

downloads/tests/test_views.py Outdated Show resolved Hide resolved
downloads/views.py Outdated Show resolved Hide resolved
downloads/views.py Outdated Show resolved Hide resolved
@ewdurbin
Copy link
Member

Probably want to add the RSS feed to the purge method here so it is purged when new releases are uploaded.

@JacobCoffee
Copy link
Member Author

@ewdurbin 4cdd90a

@JacobCoffee JacobCoffee enabled auto-merge (squash) September 17, 2024 21:04
@JacobCoffee JacobCoffee merged commit e4883ee into main Sep 18, 2024
6 checks passed
@ewdurbin ewdurbin deleted the rss-feed-for-release branch September 18, 2024 18:22
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.

An up-to-date and reliable feed (atom/rss) for python releases
3 participants