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

fix: Properly read updater channel before returning version channel as a fallback #50368

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Jan 23, 2025

Signed-off-by: Julius Knorr jus@bitgrid.net

  • Resolves: #

Summary

While doing the upgrade to rc1 we noticed that the app store fetching did not return apps for the 31 release. This is due to a regression from 606241c and hasn't shown during beta as the release script will use a different channel for beta releases

Checklist

@juliusknorr juliusknorr requested review from nickvergessen, Altahrim and a team January 23, 2025 20:14
@juliusknorr juliusknorr added bug 31-feedback 1. to develop Accepted and waiting to be taken care of labels Jan 23, 2025
@juliusknorr
Copy link
Member Author

/backport to stable31

@blizzz
Copy link
Member

blizzz commented Jan 23, 2025

The channel property should be dropped then

@juliusknorr
Copy link
Member Author

The channel property should be dropped then

Yep, probably do not need this in versions.php anymore, but something for another day

@nickvergessen
Copy link
Member

Yep, probably do not need this in versions.php anymore

But that's how enterprise vs. stable is automatically set?

@blizzz
Copy link
Member

blizzz commented Jan 24, 2025

Yep, probably do not need this in versions.php anymore

But that's how enterprise vs. stable is automatically set?

I overlooked the default usage, so that's fine.

…s a fallback

Signed-off-by: Julius Knorr <jus@bitgrid.net>
@juliusknorr juliusknorr added 3. to review Waiting for reviews and removed 1. to develop Accepted and waiting to be taken care of labels Jan 24, 2025
@skjnldsv skjnldsv merged commit c8df47f into master Jan 24, 2025
189 checks passed
@skjnldsv skjnldsv deleted the fix/version-channel branch January 24, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants