R2NorthstarTools / R2NorthstarTools/FlightCore
Auto-switch to release-candidate channel if testing channels are enabled
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 94
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
When enabling testing channels from settings via
we should also just auto-switch to the release-candidate channel the same way we switch back to stable when release candidate channels are disabled.
Of course, while testing channels are enabled, the user can still freely switch between stable and release-candidates.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the settings flow that enables testing channels and compare it with the existing behavior for disabling release-candidate channels. Trace how the selected update channel is changed; done means enabling testing channels selects release-candidate automatically while still allowing manual switching between stable and release-candidate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, tauri
- Domain
- desktop, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100