Skip to content

Orchestrator Tools 0.44.0 Release Note

Introduction

The Orchestrator Tools simplify the management of the orchestrator.

This release note describes the changes of Orchestrator Tools version 0.44.0 compared to 0.43.0.

Orchestrator Tools 0.44.0 were released on November 13, 2023.


New features

  • Issue tools #90 Allow to post the qualitygate result as a comment to a Gitlab MR
    Issue tools #92 Add MR labels when the qualitygate results are sent to the GitLab
    Issue tools #93 Rename gitlab:update parameter to gitlab:keep-history and make it mandatory
    Issue tools #94 Retrieve GitLab predefined variables from environment when posting quality gate results
    The get qualitygate command has been improved to provide similar functions to the newly developed plugin tracker-publisher. It is now possible, while calling the quality gate, to publish the results directly to an issue tracker. Currently only GitLab issues and merge requests are supported. The configuration is done mostly through the command line. More details can be found here.

  • Issue tools #96 Get attachments
    A new command opentf-ctl cp is now available to target the endpoint provided by the new localstore service. This allows a user to retrieve an attachment generated by a workflow.