-
Votes
0
REST API template search parity w/ options
I notice there is a lack of parity in API for listing templates in Digital Release v23.3.x . When searching system for templates: ...by: Rauha R. | 4 days ago | Last activity 4 days ago | Status changed 3 days 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. | 4 months ago | Last activity 3 months ago | Status changed 3 months ago | API & CLI tools
-
Votes
2
xl-cli generate to export entire folder in Deploy without ...
It would be great to export an entire folder from Deploy without needing the security#view permission. Currently the command "xlw.bat generate xl-deploy -p ...by: Christian K. | 5 months ago | Last activity about a month ago | Status changed 5 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. | 9 months ago | Last activity 9 months ago | Status changed 9 months ago | API & CLI tools
-
Votes
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. | 10 months ago | Last activity 6 months ago | Status changed 9 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. | 10 months ago | Last activity 10 months ago | Status changed 10 months 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. | about a year ago | Last activity about a month ago | Status changed about a year ago | API & CLI tools
-
Planned
0
Add function to activityLogApi to query the activity log only for one ...
Usually we don't need the activity log of the ful relelase in a script, but only one (failed?) task. I suggest to add a method to the activityLogApi to get back the log ...by: Zoltan L. | about a year ago | Last activity about a year ago | Status changed 2 months ago | API & CLI tools
-
Planned
1
Add option to the release screen ato go to the source template (that ...
When I run a release, and encounters with a problem, usually I have to open the related template. It shoud be easier if we have a short 'open template" button somewhere ...by: Zoltan L. | about a year ago | Last activity about a month ago | Status changed 7 months ago | API & CLI tools
-
Votes
1
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. | about a year ago | Last activity 3 months ago | Status changed about 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. | about a year ago | Last activity 9 months ago | Status changed about 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 about a month ago | Status changed over a year ago | API & CLI tools
-
Votes
11
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 year 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