Add Tests and best practices #50
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
integration_airflow.yml
on: pull_request
Pull Request Airflow Tests
56s
Annotations
6 warnings
|
Pull Request Airflow Tests
=============================== warnings summary ===============================
|
|
Pull Request Airflow Tests
/__w/balboa/balboa/orchestrate/test_dags/validate_dags.py:140: UserWarning: datacoves_bluegreen_dag in other_examples/blue_green_dag.py should have task retries >= 2 it currently has 1.
|
|
Pull Request Airflow Tests
warnings.warn(f"{dag_id} in {fileloc} should have task retries >= 2 it currently has {num_retries}.", UserWarning)
|
|
Pull Request Airflow Tests
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
|
|
Pull Request Airflow Tests
======================== 37 passed, 1 warning in 1.69s =========================
|
|
Pull Request Airflow Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|