R2NorthstarTools / R2NorthstarTools/FlightCore
Add option to always auto-update
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 94
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have an option to always auto-update Northstar on FlightCore launch similar to what for example Viper does.
Not auto-updating without user input was a design decision taken to avoid overriding exsiting (dev) installations. However for some end-users, not having to manually press the Update button may be preferred. As such we should have some way to offer that option for that subset of users.
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
The issue does not name any files, tests, or entry points. Start by tracing FlightCore's launch and update flows, then compare the requested opt-in behavior with Viper's approach; done means users can choose to update automatically on launch without overriding existing development installations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, tauri
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100