-
I am trying to run the ExampleFly pipeline as code same as in the examples but failing with AssertionError: Feature ImageSet_ImageSet for Image does not exist. It does pass the first two modules and c…
-
### Requested feature
Our users encounter from time to time documents that instead of text have vector path's representing themselves as text.
Because of the vector nature of it, we do not automat…
-
### Feature Area
/area frontend
### What feature would you like to see?
The ability to enable or disable (v2) caching for a pipeline run _via the UI_.
### What is the use case or…
-
![image](https://github.com/user-attachments/assets/da319c08-254e-490f-97be-2d22a728608f)
-
There seems to be problems with long branch-names and upperCase. Normally we filter this stuff in the eventlistener.
```
{
"severity": "ERROR",
"logger": "pipelinesascode",
"caller": "event…
-
#### Description:
Post-MVP Task: add a new "yes/no" field to the operation information page
#### Context:
ED requested that whether Date of First Shipment has occurred be added to the registration f…
-
Similar to https://github.com/FalsePattern/ZigBrains/issues/41, when there are build dependencies, the 'Green Arrows' in the margins to run code/tests will fail, as they rely on the run configuration.…
-
### Bug description
This is a strange one, sorry! :-)
After the update to 5.x, everything looked okay at first. After a few hours, however, 404 pages for published entries appeared in production. …
-
I'm trying to set up an automated deployment pipeline for RShiny Apps in a RStudio/Posit Connect server hosted on-prem.
At the stage where the `connect-publish` action runs, I get a 502 Gateway Err…
-
### Proposal
As per https://github.com/prometheus/prometheus/pull/14925, our code tends to change, but microbenchmarks (`func BenchmarkXYZ(b *testing.B)`) decay. They always build, but the they decay…