-
```
If the state of the pipeline could be represented in some sort of easily
parsable format (tasks names, jobs / files which are missing out of date),
then it would be possible to build additional v…
-
As an operator, I want to get the output of the most recent successful object, even if the runTemplate has changed.
# Problem
The reporting of outputs should get all historical objects that have b…
-
I found a project that was using security-checker and `composer audit` in the same CI pipeline but security-checker was reporting the same Drupal core issue as `composer audit`.
If this project has…
-
### Which topic are you reporting about?
https://cloud.ibm.com/docs/ContinuousDelivery?topic=ContinuousDelivery-pipeline_versioned_base_images&interface=ui&locale=en#version_3_51
### What do you thi…
-
Some special tokens don't work in aliases.
### affected tokens (I found)
* &&
* ;
* |
* \\
* \>
* \>\>
### example affected commands
* alias test='echo && echo succes'; test
* …
-
## 🐛 Bug
### To Reproduce
Setup litserve api with batch processing (max_batch_size>1) and raise HTTPexception (from fastapi) either in encode_request or decode_request.
#### Code sample
…
-
This task tracks support for reporting errors (status codes) from pipeline operations (construction, read and write).
Errors should be forwarded through the whole pipeline up to the user, and expos…
gavv updated
4 months ago
-
- sometimes the caller pipeline reports that the called pipeline is done when it is not.
- sometimes the caller pipeline reports that the called pipeline is successful when it is not.
-
```
If the state of the pipeline could be represented in some sort of easily
parsable format (tasks names, jobs / files which are missing out of date),
then it would be possible to build additional v…
-
### Describe your feature request here
I dislike having to push all my intermediate pipeline changes to the server (every push is gated by a mandatory review).
I want to be able to test my pipeline l…