cicd-integrations
2023.4
false
CI/CD integrations release notes
Release date: 30 June 2023
Bug fixes
- When deploying a package to Orchestrator, a process was created even if the
--createProcessparameter wasn't specified. Now, you can control the creation of the process, by setting the--createProcessparameter to either-c true, or-c false. - Fixed issues with the packager to streamline CLI executions.
- The Azure DevOps Plugin was unable to retrieve packages stored in Orchestrator when building workflow projects, causing difficulties when using secured networks. Now you can succesfully build projects, because the CLI manages to retrieve the packages stored in Orchestrator.