SignalK / SignalK/signalk-server
Show that included plugins and webapps can not be uninstalled
Open
Nobody has claimed this yet.
good first task
- Dominant language
- TypeScript
- Stars
- 434
- Forks
- 211
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 24
Description
People try to uninstall for example Freeboard. This only removes any updates of the included plugins, "revealing" the older version that was installed as part of the server.
Since these can not be uninstalled and the result is confusing we should disallow uninstalling them.
Contributor guide
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
No file or test is named. Start by tracing the uninstall handling for included plugins and webapps, then check how the server distinguishes bundled items from updates. Done means attempting to uninstall an included item is disallowed and no longer reveals an older bundled version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100