-
Hi,
I've been playing with this library and it's great.
However, I'm not happy about the DAG's continuous growth, and I'd like to help.
The current implementation of go-ds-crdt maintains a DAG s…
-
Feature: [B.2.10.0300. - Multiple DAGs](https://github.com/4bbakers/redcap_rsvc/tree/v14.7.0/./Feature%20Tests/B/Data%20Access%20Groups_10/B.2.10.0300.%20-%20Multiple%20DAGs.feature)
-
The dashboard page only shows 100 DAGs, even if there are more than 100 DAGs in the system
It looks like there is a default limit of 100 here (which is reasonable)
https://github.com/dagu-org/dagu…
-
As of DAG Factory 0.20, we emit user activity events every time a DAG Factory DAG is parsed, as part of #250.
Tracking when a DAG is parsed does not seem to provide much value. Would there be better …
-
### Description
Create an DAG to visualize relationships of data products. Make interactive and clickable so elements can be filtered and selected. Selecting a node on the DAG could filter the data…
-
#### Is your feature request related to a problem?
When using a nested `DataCatalog` of the kind
```python
from pytask import DataCatalog
MODEL_NAMES = ("ols", "logistic_regression")
DAT…
-
### Subject of the issue
in [DAG.py](https://github.com/pgmpy/pgmpy/blob/dev/pgmpy/base/DAG.py), in the method PDAG.to_dag() the argument **required_edges** is not used anywhere, as far as I can tell…
-
### Apache Airflow version
2.10.3
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
on_dag_run_created hook is being ignored in plugin
### What you think sho…
-
### DAG Factory version
0.20.0
### airflow version
2.8.1
### Python version
3.11
### Deployment
Docker-Compose
### What happened?
The newly released version of [apache-airflow-providers-cncf-…
-
Hello experts,
I'm pretty new to Cosmos and trying to run my dbt commands using Cosmos in Airflow.
I'm trying to run dbt test command using Cosmos operators DbtDag. But to my surprise it doesn't run…