Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • W wks
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Data Flow
  • Data EnrichmentData Enrichment
  • wks
  • Merge requests
  • !1

Azure impl

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged harshit aggarwal requested to merge Azure-Impl into master Aug 01, 2020
  • Overview 49
  • Commits 8
  • Pipelines 6
  • Changes 49

This PR contains entire Azure implementation of WKS Transformation service

Changes in this PR

All three interfaces are implemented

  1. MappingStore
  2. SubscriptionManager
  3. UserCredential

Testing

Integration tests: Refactored the integration tests to wks-test-core

Following the same structure as in schema service for adding any provider specific utility

https://community.opengroup.org/osdu/platform/system/schema-service/-/tree/master/testing/schema-test-core

What might change in future:

Currently we are subscribing for single tenant (opendes)

This implementation will change in future where we subscriber for all tenants

Edited Aug 07, 2020 by harshit aggarwal
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: Azure-Impl