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

Account for no-op restore when deciding to update the info bar #6245

Merged
merged 4 commits into from
Feb 5, 2025

Conversation

nkolev92
Copy link
Member

Bug

Fixes: NuGet/Home#13318

Description

Account for no-op restore when deciding to update the info bar.

If we perform a full no-op for restore, it usually means that we have not performed an audit check, which means we won't have updates for the info-bar.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests Unfortunately this is incredibly difficult to test in an automated way. Our vendors will cover this.
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@nkolev92 nkolev92 requested a review from a team as a code owner January 31, 2025 01:06
martinrrm
martinrrm previously approved these changes Feb 4, 2025
@nkolev92 nkolev92 dismissed stale reviews from martinrrm and jeffkl via 9eb9864 February 5, 2025 02:27
@nkolev92 nkolev92 force-pushed the dev-nkolev92-smartVulnerabilityInfobar branch from 9eb9864 to c561fad Compare February 5, 2025 02:28
@nkolev92 nkolev92 requested review from martinrrm and jeffkl February 5, 2025 02:28
Copy link
Contributor

@jgonz120 jgonz120 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nkolev92 nkolev92 merged commit 561b3a7 into dev Feb 5, 2025
24 checks passed
@nkolev92 nkolev92 deleted the dev-nkolev92-smartVulnerabilityInfobar branch February 5, 2025 23: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
4 participants