• Votes

    3

    Get ${release.owner} value with time schedule trigger

    Hello, I have a "Time: Schedule" trigger which launches my template and in the execution of this template, the "${release.owner}" variable is not valued, it is empty. ...
  • Votes

    5

    Parallel Phase like Parallel Group

    In Digital Release, some group like (QA, Ops) would like to advance in parallel phase to go faster. With parallel group, if we have a lot of task, it's not easy to see ...
  • 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 ...
  • Votes

    1

    Webhook event triggers with list box variable

    We have a scenario where we have a list box variable that uses a value provider and we want to create a webhook that populates that input variable dynamically based on ...
  • Votes

    2

    Possible values of variable updated based on selected value(s) for ...

    One of the things we've hit more and more in the last couple of years with Release is the inability to determine the possible values of a variable depending on the ...
  • Votes

    5

    Generative Unit Tests for Release Templates

    Digital.ai Release Templates are easy to design and allow for multiple tools to integrate in organized process/flows. As our templates grow, so do the inputs, number of ...
  • Votes

    0

    delivery pattern unicity

    A delivery object has to be unique by name in the Release instance, contrary to templates or configuration, that are unique in a folder only. We have a use case to make ...
  • Not Planned

    5

    Gates that what until specific boolean variables are true

    Currenlty gates can only what on dependencies or on conitions that have to be hooked manually by a user. We would like to have a third option to open/complete a gate. We ...
  • Votes

    4

    New Permission "Skip a Phase" &. be able to skip a phase

    We need to be able to Skip a Phase and a separate permission for the same would help.
  • Votes

    3

    Reschedule Tasks

    When a task fails, it shoud be very useful to add an option to the "Retry/Skip/Abort" menu to reschedule the task to rerun later. When we use scripts to poll something it ...
  • Votes

    1

    Manage attributes ENV and APP by names and NOT by IDs

    Hello, When we want to use attributes, we have to set : * Application * Environment * Version Quickly we will want to put variables in these 3 fields. The problem is ...
  • Votes

    0

    Notify all users in a group

    When a task is assigned to a group, everyone in that group should receive a notification (Task exemple : CORE:Gate).
  • Not Planned

    1

    task core/Create Release - Wait for subRelease staus

    In the task Core/ Create Release add an option 'Wait for subRelease staus' which wait the satus of the subrelease is completed. and /or another task which 'Wait for ...
  • Votes

    3

    Selective archiving of any completed release.

    Right now archiving of the completed release is based on elapsed time that is set after which the completed release is automatically archived. In order to clean up the ...
  • Votes

    2

    Reload Open Tasks from Template in Running Releases

    In some situations it would be extremely time-saving to have a button in a release that allows you to reload changes from a template. This would only affect the open ...
  • Votes

    0

    Bulk task Completion in release

    In the current state, as you/we know that gate/manual tasks can only be actioned from the individual pipelines, that works well for small, independently operating teams. ...
  • Votes

    5

    Gitops Cherry-Picking

    All D.ai users that want to copy a template or templates from a source folder to a target folder that will OVERWRITE any existing templates. * The OVERWRITE feature is ...
  • Votes

    0

    Ability to Create custom task groups in the UI that can be used in ...

    As a Digital.ai Template creator, I would like to be able to define a set of tasks that do something such as start application ( which in my case involves calling startup ...
  • Not Planned

    2

    Allow users to rerun a release with the same variables

    It would be wonderful for testing if a user could rerun a release with the same variables provided. When testing I am often using the same set of provided variables on ...
  • Votes

    4

    xlr-create-release-tasks - add reference variable type

    Hello, I need the reference variable type in the "Create Release" task. Because this task must call a child template stored in a variable (${template_child}). The ...