Merged
Conversation
…es from aspnetcore and ru... Enable producing stable versions and flow dependencies from aspnetcore and runtime ---- #### AI description (iteration 1) #### PR Classification Dependency update #### PR Summary This pull request updates various dependencies to their stable versions and adjusts build configurations to support stable version production. - Updated dependency versions from `9.0.0-rc.2` to `9.0.0` in `/eng/Version.Details.xml` and `/eng/Versions.props`. - Modified `NuGet.config` to update package sources and disable certain internal feeds. - Adjusted build pipeline configurations in `/azure-pipelines.yml` to remove the code coverage stage and disable source indexing. - Added `SuppressFinalPackageVersion` property in multiple `.csproj` files to prevent final package versioning during development stages. - Disabled NU1507 warning in `Directory.Build.props` for internal branches.
#### AI description (iteration 1) #### PR Classification New feature #### PR Summary This pull request introduces new scripts and classes to enhance the functionality of the repository. - Added `Get-RepoDigest.ps1` script to generate a repository digest report. - Added `AzureAIInferenceEmbeddingGenerator.cs` to support embedding generation using Azure AI Inference. - Added `repo-digest-template.html` to serve as a template for the repository digest report.
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Merging changes from internal branch.
Should be merged and not squashed.
Microsoft Reviewers: Open in CodeFlow