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

[pull] dev from NuGet:dev #13

Open
wants to merge 851 commits into
base: dev
Choose a base branch
from
Open

[pull] dev from NuGet:dev #13

wants to merge 851 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 19, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Dec 20, 2022
@pull pull bot requested review from AdmiringWorm and gep13 December 20, 2022 00:54
jebriede and others added 26 commits June 28, 2024 07:39
…an exception occurs (#5881)

Added a retry mechanism that can be used by test utilities when an exception occurs, to retry the function a specific number of times for a specific exception type.
Fix wording of NU1603 and related strings (#5812)
deprecate non https sources: Promote warning to Error (#5899)
…ests (#5910)

Fix CI tests failing: Allow Insecure Connection for new mock server tests (#5910)
Add SDKAnalysisLevel and UsingMicrosoftNETSdk to  packageSpec (#5833)
… of dependencies tree (#5917)

* Revert "Reduce number of Dataflow updates through dependency tree code (#5508)"

This reverts commit d85c6ea.

Turns out that the search provider uses `GetLatestVersionAsync` on this
data source, meaning it must propagate a value for every input version.
I will fix the original issue in a different way, by updating the
consumer to ignore version-only changes instead.

* Avoid tree updates when the value is unchanged

This replaces the approach taken in #5508 in a way that doesn't interfere with Solution Explorer search.
nkolev92 and others added 30 commits December 16, 2024 10:32
…6198)

* Clear cache after installing package

* Added test

* pr comments

* only clear cache on install/uninstall/update
* Add new test cases for restore package

* Add unloading and reloading projects to SDK projects to trigger auto-restore

* Separating the SDK restore test case
* Update package version

* Update version

* add build framework

* Ensure Daytona usage

* update config

* double mapped

* adjust for perf

* handle when getting component returns null

* perf changes

* Updated initialization

* switch to run

* Updated to allow for parsing markdown off main thread

* Update to use forget

* use intializeAsync cancellation token

* PR comment

* created extension method

* Update src/NuGet.Clients/NuGet.VisualStudio.Common/Telemetry/TaskExtensions.cs

Co-authored-by: Andy Zivkovic <[email protected]>

* pr comments

* pr comments

* Added IsReadmeTabEnable property to viewmodel

* updated comment

* Update src/NuGet.Clients/NuGet.PackageManagement.UI/Xamls/PackageReadmeControl.xaml.cs

Co-authored-by: Donnie Goodson <[email protected]>

---------

Co-authored-by: Andy Zivkovic <[email protected]>
Co-authored-by: Donnie Goodson <[email protected]>
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.