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

Add option to disable in-app update #47

Open
maltfield opened this issue Nov 28, 2022 · 2 comments
Open

Add option to disable in-app update #47

maltfield opened this issue Nov 28, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@maltfield
Copy link
Member

Is your feature request related to a problem? Please describe.
The BusKill app needs a a way to disable the in-app update functionality

Describe the solution you'd like
A boolean option in the buskill config file, when set, should:

  1. Prevent the "Update" button from even being visible in the navigation drawer
  2. Cause any of the upgrade()-related functions to WARN and then immediately return

Describe alternatives you've considered
A debian patch

Additional context
This is needed when BusKill is installed by a third party (secure) package manager, such as Debian's apt.

For more info, see:

@maltfield
Copy link
Member Author

This is currently blocked by #16

@maltfield maltfield added the enhancement New feature or request label Nov 28, 2022
@fmarier
Copy link
Contributor

fmarier commented Dec 21, 2022

Here's the temporary patch in the Debian package: https://salsa.debian.org/debian/buskill/-/commit/3907ca10c431bf31c66ac91d5b17335d38d975eb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants