Pipeline library is tightly coupled with OSIO
envionment considerations. At this moment
build and deploy API make some assumtion
about namespaces according to OSIO envionment.
This patch fixes build and deploy API env parameter,
which accepts complete namespaces rather partial names.
It's introduces new helper envionment to resolve
correct namespaces while working for OSIO pipeline.
Pipeline library is tightly coupled with OSIO envionment considerations. At this moment
build
anddeploy
API make some assumtion about namespaces according to OSIO envionment.This patch fixes
build
anddeploy
API env parameter, which accepts complete namespaces rather partial names. It's introduces new helperenvionment
to resolve correct namespaces while working for OSIO pipeline.Fixes