Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • S Storage
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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 Software
  • Platform
  • System
  • Storage
  • Merge requests
  • !226

Resolve "Upgrade Core Common Dependency"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David Diederich requested to merge 78-upgrade-core-common-dependency into master Jul 02, 2021
  • Overview 0
  • Commits 6
  • Pipelines 5
  • Changes 6

Closes #78 (closed)

See osdu/platform&9 (closed) for more details.

MR's Raison d'être

This MR updates the core common dependency to use the latest release candidate version of the library. This utilizes newly developed features, and will be upgraded to a full release during the new release cycle.

Dependency Table, after the application of this MR's changes

Maven Dependencies Root POM provider/storage-aws/src/main/ComplianceTrigger/ComplianceTriggerFunction/ComplianceTriggerFunction/ testing/
os-core-common 0.10.0-rc1 0.10.0-rc1 0.10.0-rc1
core-lib-gcp 0.10.0-SNAPSHOT
core-lib-azure 0.9.0
core.aws.os-core-lib-aws 0.3.8, 0.9.0 0.9.0 0.3.7, 0.9.0
os-core-lib-ibm 0.9.0 0.7.0

Housekeeping Updates

FOSSA Update

This MR also updates the FOSSA attributions, since these need to be kept up to date on every MR. Changes are expected whenever the library dependencies are updated.

Update Deprecated Pipeline Includes

This MR also updates the .gitlab-ci.yml file to use the newer pipeline includes, rather than relying on deprecated includes that mimic old behavior. These housekeeping updates should be done regularly on MRs when they are discovered so the old CI include files can be deleted and no longer supported.

Edited Jul 02, 2021 by David Diederich
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 78-upgrade-core-common-dependency