Spring ci fixing matrix filter#35485
Merged
Merged
Conversation
Merging
…e_CI-Fixing-MatrixFilter
kushagraThapar
approved these changes
Jun 15, 2023
trande4884
added a commit
that referenced
this pull request
Jun 16, 2023
* Merging * Updating yaml filters to have a new param to support dynamic filtering in SB3.
trande4884
added a commit
that referenced
this pull request
Jun 21, 2023
* Updated spring CI (#35453) * Updated spring CI * Update ci.yml Attempting to fix CI run with stages. * Update ci.yml Attempting to fix CI issues. * Update ci.yml Reverting attempt. * Update ci.yml Reverting changes to spring/si.yml * Update ci.yml Reverting syntax. * Create ci.cosmos.yml Adding new yaml for cosmos emulator. * Update ci.cosmos.yml Removing un-needed code. * Update ci.cosmos.yml Adding artifacts. * Update ci.cosmos.yml Working on getting the new pipeline running. * Update ci.cosmos.yml Small change to restart pipeline * Update ci.cosmos.yml Fixing syntax. * Update ci.cosmos.yml Removing artifact. * Update ci.cosmos.yml Adding filter to only run spring tests. * Update ci.cosmos.yml Fixing syntax. * Update ci.cosmos.yml Fixing matrix filter. * Update ci.cosmos.yml Working on matrix filter. * Update ci.cosmos.yml Working on matrix filters. * Updating ci logic. Working on fixing MatrixFilters. * Update cosmos-sdk-client.yml Fixing matrix filter. * Update ci.cosmos.yml Fixing CI issue. * Update ci.cosmos.yml Changing to only run for azure-spring-data-cosmos --------- Co-authored-by: Trevor Anderson <63077034+trande4884@users.noreply.github.com> Co-authored-by: Trevor Anderson <trande@microsoft.com> * Update ci.cosmos.yml Adding Java Version Matrix Filter. * Update cosmos-sdk-client.yml Fixing java 1.8 and 1.11 issues. * Spring ci fixing matrix filter (#35485) * Merging * Updating yaml filters to have a new param to support dynamic filtering in SB3. * Fix spring tests emulator (#35404) * Updated release versions to 4.46.0 for azure-cosmos and 4.19.0 for spark connector * Updated spark readme files * Updated quick start files * Fixed spring tests for emulator * Fix imports * Added a dummy commit to run Java cosmos CI * change to log4j-slf4j2-impl to run the ci pipelines --------- Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com> Co-authored-by: Xiaolu Dai <xiada@microsoft.com>
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.
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines