[Modules] Added CosmosDB Gremlin API & updated mongodb to current version#1638
Merged
AlexanderSehr merged 8 commits intomainfrom Jul 7, 2022
Merged
[Modules] Added CosmosDB Gremlin API & updated mongodb to current version#1638AlexanderSehr merged 8 commits intomainfrom
AlexanderSehr merged 8 commits intomainfrom
Conversation
* feat(document-db): Added CosmosDB Gremlin API and updated mongodb to current version * docs(graphs): Updated readme.md * feat(document-db): Added backupPolicy, updated docs * Update arm/Microsoft.DocumentDB/databaseAccounts/deploy.bicep Co-authored-by: Alexander Sehr <ASehr@hotmail.de> * feat(gremlin-databases): Added tests and small bugfixes * feat(gremlin): Updated tests, pipeline, parameters * refactor(test): Changed .parameters to .test Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
10 tasks
Unit Test Results 1 files ± 0 1 suites ±0 46s ⏱️ +31s Results for commit 896a3e4. ± Comparison against base commit 6b94237. This pull request removes 41 and adds 255 tests. Note that renamed tests count towards both.This pull request removes 1 skipped test and adds 3 skipped tests. Note that renamed tests count towards both. |
rahalan
approved these changes
Jul 7, 2022
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
Based on a PR by @itpropro #1566
Added mongodb version 4.2 and updated default
Added capabilities array for DocumentDB
Added gremlin databases as part of DocumentDB
Added gremlin graphs as part of gremlin databases
Added documentation
TODO: Fix deployment error
Requests for API gremlin are not supported for this accountPipeline references
Type of Change
Please delete options that are not relevant.
Checklist