Naming Convention: Refactors AddAzureCosmosClient and AddKeyedAzureCosmosClient API Names#3906
Conversation
|
@kundadebdatta - We should be updating all the runtime component APIs to be consistent. I did this in 5b7de51, if you want to pull it into your PR. I was unable to push to your branch (I think because you are using |
|
/backport to /release/8.0 |
|
Started backporting to /release/8.0: https://github.com/dotnet/aspire/actions/runs/8823332798 |
|
@eerhardt an error occurred while backporting to /release/8.0, please check the run log for details! Error: The specified backport target branch /release/8.0 wasn't found in the repo. |
|
/backport to release/8.0 |
|
Started backporting to release/8.0: https://github.com/dotnet/aspire/actions/runs/8823346537 |
|
@eerhardt backporting to release/8.0 failed, the patch most likely resulted in conflicts: $ git am --3way --ignore-whitespace --keep-non-patch changes.patch
Applying: Code changes to refactor API names. Replaced delimeter to /
Using index info to reconstruct a base tree...
M src/Aspire.Hosting.Azure.CosmosDB/README.md
M src/Components/Aspire.Microsoft.Azure.Cosmos/AspireMicrosoftAzureCosmosDBExtensions.cs
A src/Components/Aspire.Microsoft.Azure.Cosmos/PublicAPI.Unshipped.txt
M src/Components/Aspire.Microsoft.Azure.Cosmos/README.md
M tests/Aspire.Microsoft.Azure.Cosmos.Tests/ConformanceTests.cs
Falling back to patching base and 3-way merge...
Auto-merging tests/Aspire.Microsoft.Azure.Cosmos.Tests/ConformanceTests.cs
CONFLICT (content): Merge conflict in tests/Aspire.Microsoft.Azure.Cosmos.Tests/ConformanceTests.cs
Auto-merging src/Components/Aspire.Microsoft.Azure.Cosmos/README.md
CONFLICT (content): Merge conflict in src/Components/Aspire.Microsoft.Azure.Cosmos/README.md
CONFLICT (modify/delete): src/Components/Aspire.Microsoft.Azure.Cosmos/PublicAPI.Unshipped.txt deleted in HEAD and modified in Code changes to refactor API names. Replaced delimeter to /. Version Code changes to refactor API names. Replaced delimeter to / of src/Components/Aspire.Microsoft.Azure.Cosmos/PublicAPI.Unshipped.txt left in tree.
Auto-merging src/Components/Aspire.Microsoft.Azure.Cosmos/AspireMicrosoftAzureCosmosDBExtensions.cs
CONFLICT (content): Merge conflict in src/Components/Aspire.Microsoft.Azure.Cosmos/AspireMicrosoftAzureCosmosDBExtensions.cs
Auto-merging src/Aspire.Hosting.Azure.CosmosDB/README.md
CONFLICT (content): Merge conflict in src/Aspire.Hosting.Azure.CosmosDB/README.md
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Code changes to refactor API names. Replaced delimeter to /
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Error: The process '/usr/bin/git' failed with exit code 128Please backport manually! |
|
@eerhardt an error occurred while backporting to release/8.0, please check the run log for details! Error: git am failed, most likely due to a merge conflict. |
AddAzureCosmosClientandAddKeyedAzureCosmosClientAPI Names/delimiter for cosmos user agent, instead of|Microsoft Reviewers: Open in CodeFlow