Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • E entitlements-azure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • 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
  • Security and Compliance
  • entitlements-azure
  • Merge requests
  • !24

Upgrading core-lib-azure version.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Abhishek Patil requested to merge abpatil_entitlement_refactor into master Sep 21, 2020
  • Overview 1
  • Commits 4
  • Pipelines 8
  • Changes 6

All Submissions:


  • [NO] Have you followed our code review guidelines?
  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [NA] I have updated the documentation accordingly.
  • [NA] I have added tests to cover my changes.
  • [YES] All new and existing tests passed.
  • [YES] My code follows the code style of this project.
  • [NO] I ran lint checks locally prior to submission.

What is the current behavior?


Not using the latest version of dependency core-lib-azure (current version: 0.0.19)

(WorkItem : https://dev.azure.com/msazure/One/_workitems/edit/8305168)

What is the new behavior?


  • Using the latest version of core-lib-azure (0.0.28).
  • AzureServicePrincipal class is now being used from core-lib-azure instead of local implementation(local implementation deleted).

Does this introduce a breaking change?


  • [NO]

Any relevant logs, error output, etc?


(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information


Edited Sep 21, 2020 by Abhishek Patil
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: abpatil_entitlement_refactor