issues
search
astronomer
/
dag-factory
Dynamically generate Apache Airflow DAGs from YAML configuration files
Apache License 2.0
1.21k
stars
182
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Feature] customization hook for `load_yaml_dags`
#299
wearpants
opened
17 hours ago
0
Modified Status badge in README
#298
jx2lee
closed
23 hours ago
1
[Feature] Shared defaults for load_yaml_dags
#297
wearpants
opened
4 days ago
5
[Feature] Deny/Allow list for operators that can be used with dag factory
#296
cmarteepants
opened
4 days ago
0
[Docs] [Tests] Example for using dag defaults when declaring multiple dags within the same file
#295
cmarteepants
opened
4 days ago
0
Remove redundant exception code
#294
pankajastro
closed
6 days ago
1
Add example DAG for task group
#293
pankajastro
closed
5 days ago
1
Add support for tested task group @glazunov996
#292
pankajastro
closed
5 days ago
1
[Bug] load_yaml_dags does not call clean_dags
#291
wearpants
opened
6 days ago
1
[Feature] load_yaml_dags should take a list of dag_folders
#290
wearpants
opened
6 days ago
2
[Feature] load_yaml_dags should have recursive=False option
#289
wearpants
opened
6 days ago
3
[Bug] Import error using latest Airflow Kubernetes provider package
#288
Orpheuz
opened
1 week ago
2
[bug] Timetables issue
#287
tatiana
opened
1 week ago
0
[bug] Unable to define `start_date` in the per DAG or task without using `default_args`
#286
tatiana
opened
1 week ago
0
[bug] Unable to set task `execution_timeout` at a DAG level
#285
tatiana
opened
1 week ago
0
Improve DAG Factory nomenclature consistencies
#284
tatiana
opened
1 week ago
0
All DAGS disappear on import failure
#283
skiedude
opened
1 week ago
10
[telemetry] Identify a better strategy of when to emit telemetry
#282
tatiana
opened
2 weeks ago
2
Enable secrect detection precommit check
#281
pankajastro
closed
2 weeks ago
1
[Feature] Add Support for Dynamic DAG Generation with Templating
#280
jroach-astronomer
closed
3 days ago
1
Host user-facing DAG Factory docs
#279
tatiana
opened
3 weeks ago
2
Create user-facing documentation for DAG Factory
#278
tatiana
opened
3 weeks ago
0
[Docs] Fix reference for HttpSensor in README.md
#277
pankajastro
closed
1 month ago
1
Update CODEOWNERS to track all files
#276
pankajkoti
closed
4 weeks ago
1
[Bug] v0.20.0 version of dag-factory seems to be broken
#275
vishakseshadri
opened
1 month ago
6
example_dag in example_dag_factory.yml does not run tasks
#274
pankajkoti
closed
1 month ago
0
Remove off looking start-date value in example_dag yaml config
#273
pankajkoti
closed
1 month ago
3
[feature] Render YAML definitions in Airflow UI
#272
tatiana
opened
1 month ago
13
Fix Makefile to run make docker-run
#271
tatiana
closed
1 month ago
1
Add CODEOWNERS
#270
pankajkoti
closed
1 month ago
1
Add GitHub issue template for bug reports and feature requests
#269
pankajkoti
closed
1 month ago
1
Cleanup dependabot, MANIFEST.in and Makefile
#268
pankajastro
closed
1 month ago
1
Add astro cli project to run airflow+dagfactory
#267
pankajastro
closed
1 month ago
1
Run integration tests in CI
#266
pankajkoti
closed
1 month ago
1
Update http sensor example to Airflow 2.0
#265
pankajastro
closed
1 month ago
1
Enable complexity check and address issues
#264
tatiana
opened
1 month ago
0
fix: remove duplicated operator
#263
brair
closed
1 month ago
1
Update pyproject classifiers for Python 3.11 and 3.12
#262
pankajastro
closed
1 month ago
1
Fix release action and overall CI jobs dependencies
#261
tatiana
closed
1 month ago
1
Fix `README.md` badges
#260
tatiana
closed
1 month ago
1
Refactor poor exception handling
#259
tatiana
closed
1 month ago
1
Add more tests
#258
pankajastro
closed
1 month ago
1
Review broad Exception and remove this pattern, where possible
#257
tatiana
opened
1 month ago
0
Fix Pytest fixture that changed DAG YAML file
#256
tatiana
closed
1 month ago
1
Configure GitHub to automate publishing DAG Factory in PyPI
#255
tatiana
closed
1 month ago
1
Release 0.20.0
#254
tatiana
closed
1 month ago
3
Enable Enhanced Callback Support Across All Callback Types
#253
jroach-astronomer
opened
1 month ago
2
Add support for templating `on_failure_callback`
#252
jroach-astronomer
closed
3 weeks ago
16
Fix static check failures in PR #218
#251
pankajkoti
closed
1 month ago
1
Support telemetry during DAG parsing emitting data to Scarf
#250
tatiana
closed
1 month ago
1
Next