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 feature to toggle on/off the checking for outdated packages automatically #769

Closed
4 tasks done
mkevenaar opened this issue Apr 27, 2020 · 2 comments · Fixed by #771
Closed
4 tasks done

Add feature to toggle on/off the checking for outdated packages automatically #769

mkevenaar opened this issue Apr 27, 2020 · 2 comments · Fixed by #771
Assignees
Labels
Feature Issues that introduce new functionality to the project, instead of updating existing functionality
Milestone

Comments

@mkevenaar
Copy link
Contributor

mkevenaar commented Apr 27, 2020

It would be nice to be able to disable the check for outdated packages on local and remote views.

Changes required:

  • Setting, default disabled. We should check by default
  • CLI parameter
  • Package parameter
  • update button on local and remote view, this should force a check for outdated packages
@gep13
Copy link
Member

gep13 commented Apr 29, 2020

@mkevenaar I have been thinking about this, and I think a good name for the feature would be PreventAutomatedOutdatedPackagesCheck. What do you think?

mkevenaar added a commit to mkevenaar/ChocolateyGUI that referenced this issue Apr 29, 2020
mkevenaar added a commit to mkevenaar/ChocolateyGUI that referenced this issue Apr 30, 2020
By enabeling this feature ChocolateyGUI will prevent
checking for outdated packages on start. An extra
button is added to check or refresh outdated packages.
@gep13 gep13 added this to the 0.18.0 milestone May 4, 2020
@gep13 gep13 added the Feature Issues that introduce new functionality to the project, instead of updating existing functionality label May 4, 2020
gep13 added a commit to mkevenaar/ChocolateyGUI that referenced this issue May 4, 2020
Worked on this during the stream, trying to decide the best way to
implement things.  Went backwards and forwards on a few topics,
but think we are getting closer to final result.
punker76 added a commit to mkevenaar/ChocolateyGUI that referenced this issue May 4, 2020
…e invalidating the command stuff

Force invalidating the command stuff. This helps us to prevent disabled buttons after executing this routine. But IMO it has something to do with Caliburn.
@mkevenaar mkevenaar changed the title Add option to disable outdated check on start Add option to disable check for outdated packages May 9, 2020
mkevenaar added a commit to mkevenaar/ChocolateyGUI that referenced this issue May 9, 2020
The Show only outdated packages will now only be enabled
when it makes sense.
gep13 added a commit that referenced this issue May 18, 2020
(GH-769) Prevent automatic outdated package check
@gep13 gep13 changed the title Add option to disable check for outdated packages Add feature to toggle on/off the checking for outdated packages automatically Mar 8, 2021
@choco-bot
Copy link

🎉 This issue has been resolved in version 0.18.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Issues that introduce new functionality to the project, instead of updating existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants