• Votes

    0

    Allow Teams to include other Teams

    In the "Teams & permissions", it would be helpful if a Team can include another Team. This can provide a more simplified permission configuration without duplication. ...
  • Votes

    0

    Feature Flag integrations and Feature Flag dashboard

    Feature flags are a key part of modern agile product delivery model. Currently The Release platform does not have any support for Feature Flags nor does it provide any ...
  • Votes

    0

    Software appln release documentation verification related plugin

    do we have any plugin which can do go to an web appln and based on providing the documentation ID, need to verify the status of document and version . e.g. in ...
  • 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

    1

    have some way to search the script output through all releases/archive

    We have lots of releases that include remote unix script output. It would be very useful for us to be able to include this content in a search of the releases/archive.
  • Votes

    0

    Home Screen for Folders

    Currently we have a Home Screen for the Release instance which is essentially a configurable dashboard highlighting Templates, Releases, Workflows etc and some Banners ...
  • Votes

    0

    Reminders for incomplete Release tasks requiring user actions

    Some of our releases require manual approvals or variable entries. These are generally completed quickly, but sometimes folks lose track and they sit until someone checks ...
  • 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

    1

    Application dependency

    Could the built-in Applications have a dependency added, like parent or child. We have a use case for controlling our environment by application, and some applications ...
  • Votes

    0

    Quick option to disable task

    Would it be possible to add a disable option to any task? While developing a template, I am often working with different versions of jython code, and running a release ...
  • 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

    0

    Active Reactive choice parameters

    Hi Team, Just checking on, is there any options in XL-Release for active and reactive choice parameters Actually we have them in Jenkins where we can have customized ...
  • Votes

    0

    Permissions for skipping task

    Like we can control editing tasks, properties, scripts etc from permissions. Can we have a control for even "Skip Task", so that we can prevent certain team to skip a ...
  • 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 ...
  • 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

    0

    [DevOpsAsCode] Introduction of force flags for delivery with delete ...

    Hi Team, some small additions to override the dafault XLD behaviour for devopsascode use-case. Additional flexibility is useful especially in cases where the XLD is ...
  • 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

    0

    Move Vault CI out of configuration section

    Currently, if anyone wants to be able to retrieve secrets from vault, they need to configure a CI 'secrets.hashicorp.vault.Server' in the configuration section. However, ...
  • 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.