Transitioning to single CI/CD pipeline

Changes in this MR

  1. Decoupled community implementation pipelines from CSP pipelines.
  2. compile-and-unit-test does not build CSP modules, only core and core-plus
  3. new stage, csp-build, is active.
  4. All csp builds dependent on compile-and-unit-test have been moved to be dependent on {csp}-compile-and-unit-test

ADR: osdu/platform/ci-cd-pipelines#50 (closed)

Merge request reports

Loading