Skip to content

Fix #20066: Disable Anitya version checks for aggregate and link packages - #20266

Open
Akarshkushwaha wants to merge 1 commit into
openSUSE:masterfrom
Akarshkushwaha:fix-anitya-status-aggregates-20066
Open

Fix #20066: Disable Anitya version checks for aggregate and link packages#20266
Akarshkushwaha wants to merge 1 commit into
openSUSE:masterfrom
Akarshkushwaha:fix-anitya-status-aggregates-20066

Conversation

@Akarshkushwaha

Copy link
Copy Markdown

Fixes #20066

The new Anitya version check feature is currently trying to fetch upstream versions for aggregate and link packages. Since these packages just pull sources from elsewhere and aren't standalone upstream projects, this leads to an incorrect/red status in the WebUI.

As suggested in the issue, this PR explicitly disables the Anitya version sync for any package that is a link or aggregate.

I've also included a quick data migration to sweep up any incorrectly synced upstream versions for these packages so that the bad frontend status clears up immediately upon deployment.

@github-actions github-actions Bot added the Frontend Things related to the OBS RoR app label Sep 5, 2026
@Akarshkushwaha
Akarshkushwaha force-pushed the fix-anitya-status-aggregates-20066 branch 2 times, most recently from b95231d to dac21da Compare September 6, 2026 05:46
@Akarshkushwaha
Akarshkushwaha force-pushed the fix-anitya-status-aggregates-20066 branch from dac21da to 11184d3 Compare September 6, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Frontend Things related to the OBS RoR app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Anitya status is bad for aggregates

1 participant