Moving to single CI/CD pipeline
Changes in this MR
- Decoupled community implementation pipelines from CSP pipelines.
-
compile-and-unit-test
does not build CSP modules, onlycore
andcore-plus
- new stage,
csp-build
, is active.
ADR: osdu/platform/ci-cd-pipelines#50
Excluded the json-smart library from Azure test module due to a build failure, explicitly added json-smart dependency.
Edited by Vihar Mamania