Migrating spring data cosmos from sdk/cosmos to sdk/spring (#33905)#34874
Merged
saragluna merged 3 commits intoMay 10, 2023
Merged
Conversation
* Moving the azure-spring-data-cosmos and azure-spring-data-cosmos-test directories from sdk/cosmos to sdk/spring * Updating the azure-spring-data-cosmos-test pom file. * Updating the azure-spring-data-cosmos pom file. * Updating the changelog. * Making changes for PR. * Making changes for PR. * Update cspell to ignore these directories still. * Fixing paths to sdk/spring from sdk/cosmos. * Fixing more paths. * Fixing more paths. * Switching azure-spring-data-cosmos to use the dependency versoin of azure-cosmos and not the current version. * Fixing dependency. * Moving azure-spring-data-cosmos to the sdk/spring ci. * Updating CI pipelines to run correctly for the migration. 'java - cosmos - ci' had spring removed from it and put in it's own pipeline to accomdate the change, this new pipeline is 'java - cosmos - spring -ci' * Fixing tests. * Removing un-used dependency. * Resolving issue from merge conflict. * Fixing spring integration tests * Fixing spring integration tests. * Removing duplicate from POM.
Collaborator
|
API change check API changes are not detected in this pull request. |
128cfae to
1d6c935
Compare
Member
Author
|
/azp run java - spring - ci |
|
Azure Pipelines failed to run 1 pipeline(s). |
1d6c935 to
447029b
Compare
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 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.
Cherry pick #33905 to sb3 branch. See also #33758.