• Votes

    0

    Release Tasks View: Display Flag status & message

    The current flag status especially if it is in attention needed or at risk to the task in the task view. If the task is at risk, maybe highlight the task with a red ...
  • Votes

    0

    User housekeeping

    we want to do housekeeping on deploy for the license in use and put them on disable if a user leaves our company or a team. We use a script for Release via the ...
  • Votes

    0

    Improve Error Logging in XL CLI for YAML Apply Failures

    The current XL CLI behavior during apply failures is insufficient for debugging and automation workflows. When a YAML error occurs, the CLI only returns a generic message ...
  • Votes

    0

    Add task to mark Delivery Stage completed

    We have a scenario where we don't want Devliery Stages to auto-complete, but the only way to manually control when a stage is completed is via script.
  • Votes

    0

    Enabling JWT Token Support in XL-Deploy for Vault Authentication

    Hello Team, We have a requirement to retrieve data from Vault using the HashiCorp Vault plugin in XL-Deploy. While we can successfully connect to Vault and retrieve ...
  • Votes

    0

    [DAI Release] Allow more fine-grained rights management

    We would like to have the ability to assign rights at a more granular level, specifically down to: Phases Tasks This enhancement would enable us to manage ...
  • Votes

    0

    Need a way to provide flag --dry-run during helm run

    We need a way to provide the flag --dry-run | --dry-run=server when calling helm cli. Currently we find no way to provide the same.
  • Votes

    0

    We are looking for the ability to pause the deployment of specific ...

    We are requesting that the artifacts are scanned when deployed and if it was for a spefific deploy type For example, if we want to pause... - JBoss, we might select ...
  • Votes

    0

    REST API add ancestor details to GET tasks by ID (Release)

    I am trying to inspect GateTask objects and am getting stalled in dependencies. Currently a dependency in a GateTask only contains a target task ID. When trying to ...
  • Votes

    0

    Delayed Dictionary Evaluation

    This is a technical question related to what is possible to accomplish in a plugin and may require a developer to help answer. From testing we have found that it appears ...
  • Votes

    0

    Release - Set Task scheduled starttime (datetime) as variable

    We have a need to start particular Task at given time. But the problem is that the time to start the task is calculated/set during the release, so we need to be able to ...
  • Not Planned

    0

    Overdue task handler

    Our current process uses manual tasks, to allow various teams to do some manual verification of various tasks before allowing the release to continue. The problem we ...
  • Not Planned

    0

    Variable validation regex

    Would it be possible to add regex validation for string / integer variables. We have a need to verify manual input, for example: email addresses and Service Now ticket ...
  • Votes

    0

    Deploy and Release Plugin Manager - Support for custom plugins

    As it is now, when the plugin manager is working, we only have the choice to use Digital.ai metadata, and plugins. We would like to be able to use the plugin manager ...
  • Votes

    0

    Plugin manager support for remote artifactory repositories - SHA1 ...

    On the 24.3 of Release, the only way the plugin manager works with a remote repository (with cache), is that we need to: - manually pre-download xl-release-plugins ...
  • Not Planned

    0

    Deploy Plugin Manager to support Artifactory

    As previously implemented on Release 24.3.x, artifactory is not supported on Deploy. Thank you, Oussama DACHI BPCE-IT
  • Votes

    0

    Integration "Attachments" on the Tab "Overview"

    It would be very helpful for us if, when editing tasks, the “Attachments” tab were not displayed as a tab, but at the very bottom of the “Overview.” It is always ...
  • Votes

    0

    customizable time period in the release calendar

    With the latest release, the release calendar view has been integrated into the “Releases Overview.” Unfortunately, I can no longer search for a customizable time period ...
  • Votes

    0

    Add bulk actions for folder variables in Release Folder

    We would like to bulk delete all or many variables in a folder. Currently it has to be done variable by variable.
  • Not Planned

    0

    Release - Python Third party Librairy Integration

    We tried to implement the usage of python scripts with Release. Release offers the possibility to use python scripts in tasks . But unfortunately it is really ...