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

[fix]: do not check for os updates on docker installations #2856

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

foxriver76
Copy link
Collaborator

@foxriver76 foxriver76 commented Aug 3, 2024

Link the issue which is closed by this PR

Implementation details

On docker systems we do not inform about OS updates, in the feature we could think about informing about new docker image versions

Tests

  • I have added tests to avoid a recursion of this bug
  • It is not possible to test for this bug

If no tests added, please specify why it was not possible

needs a system which has updates available and would need a docker env..

@foxriver76 foxriver76 requested a review from Apollon77 August 3, 2024 08:46
@foxriver76 foxriver76 merged commit d9be204 into master Aug 3, 2024
12 checks passed
@foxriver76 foxriver76 deleted the issue-2849 branch August 3, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[usability bug]: Allow disabling "OS package updates available" popups
2 participants