• Completed

    0

    Enhance Jenkins Plugin to Support OIDC Authentication

    Currently, the Jenkins plugin supports only two authentication mechanisms: Basic (username + password) and Username + API Token. While these methods work for typical ...
  • Completed

    1

    Octopus Deploy Plugin Enhancement

    From support Request #222141 - There is currently no way to create a release in Octopus Deploy for a project that has the deployment process as config-as-code. This has ...
  • Completed

    1

    Add possibility to use external ID with assume role on CI k8s.Master ...

    Hi, Currently the plugin ws.Cloud allows to use an external ID when doing an assume role. We would also need it to be available on the k8s.Master CI Without ...
  • Completed

    1

    GCP plugin to allow deployment to Google cloud storage

    Hello, Just as there is an aws plugin that allows to deploy on aws services (like aa s3 bucket), we would need to be able to deploy on Google cloud storage. Thank ...
  • Completed

    1

    New XLR GitLab Task: Run a Job in a Gitlab Pipeline

    XLR GitLab Task: Run a Job in a Gitlab Pipeline, using the "Run a Job" API call - https://docs.gitlab.com/api/jobs/#run-a-job?
  • Completed

    2

    [RELEASE] Configuring External Helm Value Files in ArgoCD plugin

    Hello, ArgoCD has a feature in the application resource which allows to reference helm value files from external git repositories, outside of the default Chart ...
  • Completed

    0

    Add API endpoint to list external users

    Hello, Currenty the user api endpoint is only listing internal users. ( {{xldeploy.url}}/deployit/security/user/ ) For audit purposes, it needs to be able to list ...
  • Completed

    2

    filter release by template

    In a template or Releases field, add a filter release by template. List all release created by a template
  • Completed

    1

    [Release] Enhacing HMI to see subfolder when they exists in folder

    Hello, Today in Digital.ai Release when you click on the folder you have no way to see his subfolder you need to expand on folders page to see them. When you have a huge ...
  • Completed

    7

    Official Dynatrace plugin for Digital.ai Release

    Hello, Our Digital.ai Users ask to have an updated/official Dynatrace plugin to : - Get status of Synthetic - Launch Synthetic on demand - Activate/Deactivate Alerting ...
  • Completed

    0

    cmd.Command should support file.Folder dependencies

    Currently dependencies in cmd.Command only support file.File they should also support file.Folder references <dependencies> <ci ref="some_folder" /> </dependencies>
  • Completed

    1

    [XLRelease] Add support for Runners to run on other Container ...

    Kubernetes is a widely used container platform but definitely not the only one used. Having the ability to run XLRelease Runners on straight Docker/Podman or even ...
  • Completed

    0

    Enable Assume Role option in AWS Secret Manager connection

    We would like to have option to specify the AWS assume role instead of specifying the AWS access key and secret key. Eventually we would like to use the same connection ...
  • Completed

    2

    Add tasks to sonarqube plugin

    I propose to add these 3 tasks in digital.ai Release sonarqube's plugin as it was required by our clients: 3 tasks :  Get Issues  Get Measures  Get Project Analyses ...
  • Completed

    1

    [Release] Unable to append filter in Gitlab plugin "Query Data" task ...

    Hello, I am reporting an issue with the "Query Data" task in the Gitlab plugin. The task does not allow appending filters to the API endpoint URL, which limits the ...
  • Completed

    1

    Allow deletion of temporary branches and add task "Delete source ...

    Hello, As a user, I would like to be able to delete a branch .For example a temporary branch that I created during a release. However, the GitLab plugin does not ...
  • Completed

    2

    XL Release Multi site available with Oracle or Postgres Database

    XL Release does not support the multi-site environment, and every routing has an outage, causing problems for customers. Looking for a multi-site availability ...
  • Completed

    0

    Azure DevOps plugin

    Hello, Currently, we would like to use the Azure DevOps plugin in our Release application. However, at the moment, it is only possible to connect using a Personal ...
  • Completed

    0

    Release Versioning API

    We aim to automate the version control process for templates within our Application Project Directory, which consists of two distinct folders: SANDBOX: A folder where ...
  • Completed

    2

    Add support for plugin manager repositories Nexus alternatives ...

    When looking to setup an official plugin repository mirror for airtight environments following this doc ...