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

Merge internal changes #5631

Merged
merged 6 commits into from
Nov 12, 2024
Merged

Conversation

joperezr
Copy link
Member

@joperezr joperezr commented Nov 12, 2024

Merging changes from internal branch.

Should be merged and not squashed.

Microsoft Reviewers: Open in CodeFlow

…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.
@joperezr joperezr requested review from a team as code owners November 12, 2024 21:46
@joperezr joperezr enabled auto-merge November 12, 2024 21:47
@joperezr joperezr disabled auto-merge November 12, 2024 22:18
@joperezr joperezr merged commit f9edff2 into dotnet:release/9.0 Nov 12, 2024
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant