• Completed

    4

    Limit Parallel Tasks in XL Release

    Some of the users are using 100 + tasks in a parallel task which is impacting XL Release performance. We are looking for a way where we can limit parallel task execution ...
  • Completed

    0

    [Release] Extend Reference Variable to reference ...

    In Release, when creating a variable of type xlrelease.ReferenceVariable, it is only possible to reference type extending configuration.HttpConnection. In Release, it is ...
  • Completed

    4

    Make the internal API for querying releases public

    There appears to exist an internal API endpoint that returns very lightweight data about releases (similar to /api/v1/releases/search, but the size of the responses is at ...
  • Completed

    6

    Support for RabbitMQ Quorum Queues (Obsolescence need)

    Deploy and Release currently supports RabbitMQ "Classic" Queues. RabbitMQ has deprecated this type of queue. Quorum queues are the new methodology. When it is ...
  • Completed

    0

    Allow creation of Personal Access Tokens (PAT) for OIDC users to this ...

    Our Digital.ai Release 22.3.x is configured with OKTA SSO OIDC for authentication and accessing the Digital.ai Release. When logging in using Okta OIDC, there is no ...
  • Completed

    2

    Deploy to Static Web App

    We want the possibility to deploy in a Static Web App. Like a Web App Code, we want to deploy a zip file. In addition, we want to edit the application settings. The ...
  • Completed

    1

    New release of xldeploy--py

    The version of xldeploy-py is dated March 5, 2019 and is not compatible with Python 3.10 and above. Please review it.
  • Completed

    0

    Unable to view custom task plugin from new GUI task view

    As a result of the updated GUI update and when viewing a task; the previously listed custom plugin is no longer visible on the task. This was previously displayed in the ...
  • Completed

    2

    Consistency in new Task View

    Can we get consistency in where script dialogs are in the new Release Task View? For example: A Jython task script dialog is on the Overview tab, but the script dialog ...
  • Completed

    0

    Plugin Deploy for Release: add Oauth2 client-credentials ...

    Hi, To secure the connection between Release and Deploy, our security requires that the protocol use to authenticate Deploy in Release is Oauth2. The client-credentias ...
  • Completed

    0

    Token authentication for webhook task

    We would like to use token based authentication with the webhook tasks. The current webhook task only allows for username and password. We use the webhook tasks to query ...
  • Completed

    1

    Deploy an application using Azure container app

    We are using azure plugin with ai deploy 22.3 Actually azure container app (ACA) is not supported by ai Deploy and we need it. Azure container instance (ACI) are a lower ...
  • Completed

    7

    Deploy an application using XLR and XLD Helm pluggin

    As a product deployment team we are trying to use the XLD Helm pluggin to deploy applications on K8s instances in accordance to our existing process. We are currently ...
  • Completed

    1

    Add New Task Fortify Plugin : Get by application/version the number of ...

    Hi, We wish to add a new task in fortify plugin because the plugin task is only to check compliance. This task is not enough for us, we need a new task in in the plugin ...
  • Completed

    1

    new task in nexusiq plugin : Get by project the number of ...

    Hi, We wish to add a new task in nexusiq plugin because the plugin task is only to evaluate a binary. This task is not enough for us, we need a new task in in the ...
  • Completed

    0

    add docker volume spec into DockerServiceSPec

    Hello, Currently Into xl deploy we cannot specify MountSpec into dockerServicespec. we can add PortSpec but not MountSpec. Regards
  • Completed

    2

    Explicit Permission for Phase Restarts

    Currently, phase restart permissions in digital.ai release is part of the "Create Release" permissions. We would need a permission to explicitly allow only certain roles ...
  • Completed

    2

    Exclude certain paths from placeholder scanning.

    Is there a way to exclude certain paths from placeholder scanning. At present there is a property "excludeFileNameRegex" which i believe can only filter files based on ...
  • Completed

    0

    Support SMBv3 on overthere.SmbHost

    Support SMBv3 protocole version on overthere plugin in order to benefit SMB security features, such as encryption, signing, pre-auth integrity, ...
  • Completed

    1

    We need the ability to use a property placeholder to substitute ...

    The root cause of the issue is that the current jinja ( {{ }} ) tokens are valid JavaScript syntax. We have builds that consists of js files that are assembled with ...