-
### Expected Behavior
`BigQuery` and `AdswerveBigQuery` uses a service account in the working directory which may not e compatible with all task runner.
We need to find another away.
### Actual Beh…
-
### Describe the issue
I have not tested this _without_ subflows, therefore I do not know if this issue is exclusive to a parent workflow executing child workflows that are in retry, or if this issue…
-
### Describe the issue
You cannot execute a flow named `pause`.
Try for example to create the following flow and execute it:
``` yaml
id: pause
namespace: company.team
tasks:
- id: pause
…
-
![image](https://github.com/user-attachments/assets/76820ca7-7506-4218-b202-674ed073ca34)
https://github.com/kestra-io/kestra/blob/e12ba7d6064328aa4e6b109420871dc688594706/jdbc/src/main/java/io/kes…
-
### Describe the issue
Adding execution labels returns, after refresh they disappear
![image](https://github.com/user-attachments/assets/722ed234-a0c9-422d-a339-c9c6835d06ab)
### Environment
- K…
-
### Describe the issue
I have a situation where the `PushFlows` task finishes successfully, but I see no commits in the remote git repo (BitBucket).
Here is a screenshot from Kestra, where the l…
-
### Describe the issue
The Topology view when a flow is running show some bugs regarding subflows:
1. When the flow is running, go to the Topology view and try to expand the subflow. The box doe…
Ben8t updated
2 weeks ago
-
### Describe the issue
When there are too many state labels to display, the donut chart labels take too much space
![image](https://github.com/user-attachments/assets/0022f57c-db08-48bc-84e2-27eb59f…
-
### Feature description
See an example:
```yaml
id: api_python_sql
namespace: blueprint
tasks:
- id: extract
type: io.kestra.plugin.fs.http.Download
uri: https://dummyjson.com/pr…
-
### Feature description
This might be part of core transform tasks. [AlaSQL](https://github.com/AlaSQL/alasql) seems useful and lightweight.
For example, you can download [this CSV file](https:/…