Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • S seismic-dms-cpp-lib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 9
    • Issues 9
    • 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
    • Infrastructure Registry
  • 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
  • Domain Data Management Services
  • Seismic
  • Seismic DMS Suite
  • seismic-dms-cpp-lib
  • Merge requests
  • !13

Draft: Implement new Azure provider using Azure SDK for C++

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Duo Chen requested to merge slb/al/azure-sdk-for-cpp into master Apr 21, 2021
  • Overview 19
  • Commits 46
  • Pipelines 3
  • Changes 22

implement new Azure provider using Azure SDK for C++. tested with unit test, functional test and performance test.

force linking without underfined symbols, fix centos/static/pic build, fix linking rules of azure-new provider

centos 7 static-pic docker file with azure-sdk-for-cpp with hardcoded known commit (+ crow and cpr for testing ) remove windows style CLRLF \r\n for just a \n linefeed only in AzureStorageNew.{cc,h} fix use of outdated Azure::Nullable Value(), functions for known azure-sdk-for-cpp commit annotate some of what I need done on azure api calls before this code is remotely unacceptable.

Edited Apr 21, 2021 by Duo Chen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: slb/al/azure-sdk-for-cpp