-
Notifications
You must be signed in to change notification settings - Fork 644
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
[ReleasePrep][2024.07.30]RI of dev into main #10090
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…lity issue (#10060) * Make tooltip block sitewide accessible and fix warning icon key accessibility issue * Remove unnecessary extra line and whitespace
…zers (#10077) * Fix first wave of warnings (not suppressed by .editorconfig) * Move to latest test dependencies (xunit and Moq) * Fix Moq build errors * Only build MVC view on Release * Fix warnings in NuGetGallery.Core * Fix non-Xunit warnings (except App Insights connection string) * Fix tests that weren't running * Move to matching NetAnalyzers * Delete .editorconfig suppression now that we're clean * Move to latest working Moq, 4.11.0 breaks controller tests so fixes were needed
* Clean up build infra to make a repository merge easier * Move to Central Package Management * Fix EF path due to CPM * Fix teammate name * Move to latest xunit and fix warnings/errors * Use latest build tools * Use newer nuget.exe version
This does not change behavior, just brings alignment
* Delete unused files * Use repo-level tools list * Use NuGet.Services.Configuration 2.94.0 to avoid assembly load issues The functional test runner does not support binding redirects in all cases (web UI tests). Therefore we need this version to pull in properly aligned dependencies.
Merge branch main into dev
* Move tests to SDK-based .csproj * Use latest lang * Move functional test solution to root * Move functional test csproj to SDK-based * New build tools to fix signing * Pass in VSINSTALLDIR for functional test build * Remove <IsPackable> since xunit.core adds it via IsTestProject
joelverhagen
approved these changes
Jul 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.