actions-marketplace-validations/Airflow DAGs Test
Validate and test Airflow DAGs on your workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| requirements-file | Path to requirements file that airflow use to run the DAG files. | yes | requirements.txt |
| dags-path | Path to DAGs directory | yes | dags |
| dags-test-folder | Path to tests directory | yes | "" |
| var-file | Path to `var.json` to set your airflow variables, by default uses GitHub secrets. | no | "" |
| error-comment | Comment error message on PR | no | False |
| access-token | Repo access token | yes | — |
Outputs
| name | description |
|---|---|
| validator-result | DAGs tests result |