airflow
airflow copied to clipboard
Move core system tests outside of providers system tests
This tests for Core, not providers, so better store it separatly.
I'm not sure but maybe we should move it into the airflow/example_dags
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.
Will this also fix the associated "[source]" link that's currently broken?
It seems like the existing link should work even if it doesn't belong under providers.
I'm not sure this one fix link to the sources. Because these directory not included into the build this kind of sources in apache-airflow documentation.
I could have a look tomorrow morning, as other solution move it into the example_dags
@RNHTTR After minor changes in doc configurations tests/system/coreavailable into the apache-airflow documentation
https://github.com/apache/airflow/assets/3998685/446a03a6-3f39-4d72-a423-b078998cc0f3
Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions.