orange-cloudfoundry / cf-ops-automation-broker

On demand dedicated services through COA concourse pipeline engine
4 stars 0 forks source link

deployment-dependencies-*.yml files are not symlinked by COAB #363

Closed JCL38-ORANGE closed 3 years ago

JCL38-ORANGE commented 3 years ago

Expected behavior

COAB must symlink all deployment-dependencies-*.yml files defined in the deployment model

Observed behavior

COAB symlinks only deployment-dependencies.yml file. The other files (suffixed with the COA profile name) are not symlinked.

Possible design

Use a regexp in order to cover all deployment-dependencies.yml files

JCL38-ORANGE commented 3 years ago

closed in 1.4.0