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

Update dependencies of SignalR extensions #48280

Merged
merged 8 commits into from
Feb 28, 2025

Conversation

Y-Sindo
Copy link
Member

@Y-Sindo Y-Sindo commented Feb 13, 2025

  • Modified AddDefaultAuth method in SignalRFunctionsHostBuilderExtensions.cs to use IServiceCollection instead of IFunctionsHostBuilder to remove the dependency for legacy pacakge Microsoft.Azure.Functions.Extensions.
  • Removed and relocated Microsoft.Azure.Functions.Extensions package references in various project files.

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

Microsoft.Azure.WebJobs.Extensions.SignalRService

@weshaggard
Copy link
Member

/azp run net - core - ci

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Y-Sindo Y-Sindo force-pushed the signalrversionconflict branch from fdf7ecb to 076fb0d Compare February 18, 2025 03:38
* Removed and relocated `Microsoft.Azure.Functions.Extensions` package references in various project files.
* Modify `AddDefaultAuth` method in `SignalRFunctionsHostBuilderExtensions.cs` to use `IServiceCollection` instead of `IFunctionsHostBuilder` to remove the dependency for legacy pacakge `Microsoft.Azure.Functions.Extensions`.
@Y-Sindo Y-Sindo force-pushed the signalrversionconflict branch from 2d397a2 to e5755b9 Compare February 27, 2025 03:07
@Y-Sindo Y-Sindo enabled auto-merge (squash) February 27, 2025 05:09
@Y-Sindo
Copy link
Member Author

Y-Sindo commented Feb 27, 2025

The pipeline failed due to issue #48456

@jsquire
Copy link
Member

jsquire commented Feb 27, 2025

The pipeline failed due to issue #48456

@Y-Sindo: Rebase on latest; that test was disabled. Or, when you're ready, let me know and I'll override the blocker and merge.

@Y-Sindo
Copy link
Member Author

Y-Sindo commented Feb 28, 2025

The pipeline failed due to issue #48456

@Y-Sindo: Rebase on latest; that test was disabled. Or, when you're ready, let me know and I'll override the blocker and merge.

I'm ready. Please help me merge the PR.

@jsquire jsquire disabled auto-merge February 28, 2025 17:39
@jsquire
Copy link
Member

jsquire commented Feb 28, 2025

Confirmed failures are unrelated to these changes. Merging.

@jsquire
Copy link
Member

jsquire commented Feb 28, 2025

/check-enforcer override

@jsquire jsquire merged commit f496c57 into Azure:main Feb 28, 2025
54 of 64 checks passed
@Y-Sindo Y-Sindo deleted the signalrversionconflict branch March 1, 2025 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants