-
Notifications
You must be signed in to change notification settings - Fork 454
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
[Modules] Added CosmosDB Gremlin API & updated mongodb to current version #1638
Merged
Conversation
This file contains 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
* 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 <[email protected]> * 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 <[email protected]>
AlexanderSehr
added
enhancement
New feature or request
[cat] modules
category: modules
labels
Jul 6, 2022
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
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 account
Pipeline references
Type of Change
Please delete options that are not relevant.
Checklist