Skip to content

Refactor: Remove obsolete local /release path and link directly to Gi… - #652

Open
Zish19 wants to merge 1 commit into
containers:mainfrom
Zish19:main
Open

Refactor: Remove obsolete local /release path and link directly to Gi…#652
Zish19 wants to merge 1 commit into
containers:mainfrom
Zish19:main

Conversation

@Zish19

@Zish19 Zish19 commented Aug 6, 2026

Copy link
Copy Markdown

Description

This PR removes the obsolete local /release page and updates the website to direct users to the official Podman GitHub Releases page.

Changes

Verification

  • Searched the repository to ensure there are no remaining references to:

    • /release
    • release-anouncements
    • ./release
  • Verified the project builds successfully after the changes.

  • No unrelated source files or blog posts were modified.

Fixes #634.

@TomSweeneyRedHat

Copy link
Copy Markdown
Member

I really don't want to delete the older release notes. Ones prior to 0.8.* don't seem to be on Podman. I'd rather update the pages here with notes from the Podman GitHub site, even if stuff is duplicated.

@ashley-cui Thoughts?

@Zish19

Zish19 commented Aug 7, 2026

Copy link
Copy Markdown
Author

I'll update the PR to preserve the historical release notes and only remove the obsolete /release route and related Docusaurus configuration while updating the footer to point to the GitHub Releases page.

…tHub Releases

- Removed the Docusaurus plugin configuration for the local /release path.
- Added a "Podman Releases" link to the website footer pointing to GitHub Releases.
- Preserved the historical release notes as requested by maintainers.

Fixes containers#634

Signed-off-by: Shivam <shivamkingkumar5@gmail.com>
@Zish19

Zish19 commented Aug 7, 2026

Copy link
Copy Markdown
Author

I've updated the PR based on your suggestion:

  • Restored the historical release/ markdown files.
  • Kept the removal of the obsolete /release route and its Docusaurus plugin configuration.
  • Kept the footer link pointing users to the official Podman GitHub Releases page.

The historical release notes are now preserved while the inactive release route has been removed.

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.

Refactor: Remove outdated local /release path and link directly to GitHub Releases

2 participants