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

Major overhaul of build pipelines.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Paal Kvamme requested to merge kvamme62/single-click-build-squash into master Aug 05, 2021
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 59

Tidied up the dockerfiles used to build OpenZGY with SDAPI, and fixed several questionable hacks. Restructured the build rules to make it possible to build both SDAPI and OpenZGY from the same dockerfile and in the same pipeline. With SDAPI just cloned inside the OpenZGY source tree. This means that both modules will always be the latest version.

Note: SDAPI is not implemented as a submodule because that would mean an unwanted dependency. So you will need two "git clone".

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: kvamme62/single-click-build-squash