• Votes

    0

    convert compose file from xl deploy yaml

    Hello, Currently to use docker swarm we use compose file a yaml file with this format ```` version: '3.4' serives: web: image: nginx:alpine ports: ...
  • Votes

    2

    copy connection to another folder

    Sometimes we must use a connection in a new folder as well. A function to copy a fully configured connection with the secrets to a new folder should be useful.
  • Votes

    0

    empty variables in Manual Tasks (notifications emails and task ...

    DigitalAI Team : a task title or task description containing an empty variable shows as ${empty_variable} rather than an empty value. This is a cosmetic annoyance which ...
  • Votes

    0

    Add 'Phase' progression to the calendar view

    At the moment, the grey horizontal header-bar on each release is the % complete, and during a discussion with one of our internal customers, we talked about how great it ...
  • Votes

    10

    Sending reminders only during working hours

    To avoid that we get delays in our releases, there are some manual tasks and gates in our XLR releases which have to be completed within a few hours. But if these tasks ...
  • Votes

    4

    Java-API Implementation for async task.schedule()

    We would like to have an equivalent task.schedule("<script>.py") implementation for Plugins written in Java/Groovy. In our use case, we have multiple plugins (e.g., ...
  • Votes

    0

    Availability of Some Global variables (like task_id, installation path ...

    Some times we need to know the task-id of the deployment and other Global variables to be used in script or command CI's. Would be good if we can get them as ...
  • 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 ...
  • Votes

    1

    Add support for Amazon MQ as supported message broker for Release & ...

    We would like to host our message queue in Amazon rather than host our own RabbitMQ or ActiveMQ. Please add support for this configuration--especially for Kubernetes ...
  • Votes

    1

    Jira plugin - start release from Jira side on any issue

    A plugin with below functionality would be really useful: - installed on Jira - appears as a button on any jira issue - that enables users to select a template - and ...
  • Not Planned

    1

    Oracle Exadata support for Digital.AI Release

    Digital.AI Release currently doesn't support Oracle Exadata Databases. It would be good to have Oracle Exadata supported for Digital.AI Release to obtain high ...
  • Votes

    2

    Docker images for xl-deploy-cli

    As of today there is no docker images for the xl-deploy-cli, It would be a good addition to allow further automation capabilities using trusted docker images to build ...
  • Votes

    0

    Additional Delivery-to-Release communications

    As an XLR user, I would like to have a facility within a Delivery that allows me greater flexibility in communicating with the Releases as Tracked Items active within a ...
  • 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

    2

    Make an API to delete archived releases

    Similar to releaseApi.delete() but with access to the archived DB. The built in feature for deleting archived releases is very limited and has no customization required ...
  • Votes

    0

    adding notification banner at plugin level.

    Hi Digital.ai team. since we already have the capability to notify our users about upcoming/ongoing maintenance on the xlr home page, we would suggest adding this same ...
  • 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 ...
  • Votes

    0

    Allow multiple selection to enable bulk delete operations on objects ...

    It would be great to add the possibility to select multiple objects in Release UI so the end user can delete multiple objects at once from the UI. For example in the ...