Skip to content

Remove beta release entry from appcast files#863

Merged
Caldis merged 1 commit intomasterfrom
chore/remove-0203
Feb 9, 2026
Merged

Remove beta release entry from appcast files#863
Caldis merged 1 commit intomasterfrom
chore/remove-0203

Conversation

@Caldis
Copy link
Copy Markdown
Owner

@Caldis Caldis commented Feb 9, 2026

Remove the outdated beta <item> entry from build/appcast.xml and docs/appcast.xml. Cleans up a duplicate/outdated beta release block (including its description, pubDate, release notes links, and enclosure) so the appcast only contains the current release entries.
Copilot AI review requested due to automatic review settings February 9, 2026 15:58
@Caldis Caldis merged commit 90f3eb9 into master Feb 9, 2026
2 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes an unintended/incorrect beta release entry from the Sparkle appcast feeds so clients no longer see (or attempt to fetch) that beta update via https://mos.caldis.me/appcast.xml (issue #862).

Changes:

  • Removed the 4.0.0-beta item pointing to 4.0.0-beta-20260203.1 from the appcast.
  • Kept the remaining 4.0.0-beta-20260201.1 entry as the sole item in the feed.
  • Normalized the closing </rss> indentation in both copies.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/appcast.xml Removes the extra beta <item> entry from the published appcast.
build/appcast.xml Removes the same beta <item> entry from the build-sourced appcast used during docs publishing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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