-
Planned
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 ...by: Mahdi S. | about a month ago | Last activity 26 days ago | Status changed 26 days ago | API & CLI tools
-
Planned
1
PAT implementation on Atlassian Product integration
As part of 23.3.x, the Jira plugin was upgraded/ enabled to use PAT authentication. Atlassian has long ago communicated the usage of PAT instead of Basic ...by: Sanjay M. | about a month ago | Last activity 10 days ago | Status changed 25 days ago | API & CLI tools
-
Votes
0
Approval Process for Release Template Changes
Problem Description: For programs where XLR templates are changed by people multiple times in a day, we need an approval process for template changes. The current 2-way ...by: Devon G. | about a month ago | Last activity 16 days ago | Status changed about a month ago | API & CLI tools
-
Votes
3
Add API Call to toggle Inherit Parent Permissions Flag
As a Deploy User, I would like a public API call available to be able to toggle the inherited permissions on a Configuration Item. We have run into situations when ...by: Bryan G. | 3 months ago | Last activity about a month ago | Status changed 3 months ago | API & CLI tools
-
Votes
0
Provide an API call to create multiple variables
Could xlr provide an API call that creates multiple variables in a single database insert operation? In cases where a large number of variables must be created ...by: Dave R. | 3 months ago | Last activity 3 months ago | Status changed 3 months ago | API & CLI tools
-
Not Planned
0
XL-Deploy REST API for deployed aplications
XL Deploy Rest api for deployed applications do not list all deployed applications with the time. It list only few applications when using api. Out of that each ...by: ALM t. | 8 months ago | Last activity 7 months ago | Status changed 7 months ago | API & CLI tools
-
Votes
0
[XL Client] flag to add or remove infrastructure / dictionaries on ...
We would like an option for the XL CLI to not overwrite an existing environment, but to update one. Current behaviour: xl apply blindly overwrites an existing ...by: Deployment T. | about a year ago | Last activity about a year ago | Status changed about a year ago | API & CLI tools
-
Not Planned
6
Rest Response custom content
Hi digital.ai, We would like to send custom response-content without the mandatory JythonResponse format. Currently, all plugins in digital.ai release with a rest-api ...by: Daniel R. | about a year ago | Last activity 2 months ago | Status changed 2 months ago | API & CLI tools
-
Not Planned
0
Status code for Jython task
I would like the ability to set a status field on a Jython script task. One use case we have is the Jython creates a sub-release, and I currently output the url for it. ...by: Russell L. | over a year ago | Last activity about a year ago | Status changed about a year ago | API & CLI tools
-
Votes
4
write task.StatusLine from jython script
The task.statusLine is accessible only form plugins. It shoud be good to access to this property fromt he jython script as wellby: Zoltan L. | over a year ago | Last activity 6 months ago | Status changed over a year ago | API & CLI tools
-
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 ...by: Smail M. | over a year ago | Last activity 4 months ago | Status changed over a year ago | API & CLI tools
-
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 ...by: Denis D. | over a year ago | Last activity about a year ago | Status changed over a year ago | API & CLI tools
-
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., ...by: Daniel R. | over a year ago | Last activity 5 months ago | Status changed over a year ago | API & CLI tools
-
Votes
12
Restart endpoint
We would like to have a dedicated restart endpoint available to authorized release administrators that can be used for to restart the application via REST API. Use Case ...by: Daniel R. | over a year ago | Last activity about a month ago | Status changed over a year ago | API & CLI tools
-
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: ...by: josselin c. | over a year ago | Last activity over a year ago | Status changed over a year ago | API & CLI tools