-
### Issue Summary:
A single Check Preconditions expression stage runs twice
### Cloud Provider(s):
GCP
### Environment:
Spinnaker 1.34.3, self hosted on GKE
### Feature Area:
Orca…
-
with unet_name:flux1-dev.safetensors , weight_dtype:default.
error log
```
!!! Exception during processing!!! Expected query, key, and value to have the same dtype, but got query.dtype: c10::Half…
-
In trying to run the more conservative RefSeq annotation on certain tools, I've run in to an issue where the tools assume specific attributes (e.g. Ensembl type attributes for [QAPA](https://github.co…
-
Been requested by a few users, and I think is on internal roadmap. Opening this issue for people to follow.
https://api-docs.temporal.io/#temporal.api.schedule.v1.ScheduleSpec
-
**Is your request related to a problem? Please describe.**
Boomerang Flow does not have any APIs for external consumption other than triggers. We should extend Flow to support APIs to helm manage Team…
-
# The Problem:
## The run:azure:pipeline action currently lacks two key functionalities:
Input for condition: This feature is absent, making it impossible to specify a condition that determines …
-
### Describe the Bug with repro steps
I got this error, when I run the above playbook by creating a new incident
{"code":"ExpressionEvaluationFailed","message":"The execution of template action 'Sw…
-
## Description
In my scenario, there are two workflows, A and B. A has a cron job that starts B every x minutes. B has no interruptions and is supposed to run continuously every x minutes. Now, my pr…
-
**Motivation: Why do you think this is important?**
We have a lot of scenarios where there's a dynamic_task that executes a list of sub-workflows or sub-dynamic_tasks. Today, when one of these sub-ex…
-
### What problem are you trying to solve?
Unit testing Qt GUI code is challenging because GUIs are event-driven, making it hard to isolate components and simulate real user interactions. GUI tests …