Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • P Pre Shipping
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 82
    • Issues 82
    • 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
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • 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

Upcoming Change to GitLab Pages The GitLab Pages URL is planned to migrate from the current *.pages.community.opengroup.org to a simpler domain: *.pages.opengroup.org. At the same time, HTTPS will be enabled for the server. This change is planned for May 21, 2022.

If you have questions or concerns, please email forum-support@opengroup.org.

  • Open Subsurface Data Universe Software
  • Platform
  • Pre Shipping
  • Issues
  • #3

Closed
Open
Created Sep 01, 2021 by Debasis Chatterjee@debasiscOwner

Storage Service. Version endpoint. AWS. R3M7

GET {{osduonaws_base_url}}/api/storage/v2/info

Check enclosed response. Shows 0.11 instead of 0.10.

{
    "groupId": "org.opengroup.osdu",
    "artifactId": "storage-aws",
    "version": "0.11.0-SNAPSHOT",
    "buildTime": "2021-07-28T18:27:50.468Z",
    "branch": "refs/heads/release/r3-m7-0",
    "commitId": "b98a7d5d8e1bba56921ddf381836f6d61a751e1c",
    "commitMessage": "Merge",
    "connectedOuterServices": []
}

When I try this in GCP, I see "0.10"

{
    "groupId": "org.opengroup.osdu",
    "artifactId": "storage-gcp",
    "version": "0.10.1",
    "buildTime": "2021-07-29T06:35:33.192Z",
    "branch": "v0.10.1",
    "commitId": "39a6ca57e1e62b8a5b6573943dc8f305f6cb106d",
    "commitMessage": "Creating Release Commit",
    "connectedOuterServices": []
}
Assignee
Assign to
Time tracking