| Add fudament for API based on connexion (#8149) | 6 年前 |
| Completed D400 for airflow/api_connexion/* directory (#27718) | 3 年前 |
| Fix and augment check-for-inclusive-language CI check (#29549) * Fix and augment check-for-inclusive-language CI check Related: #15994 #23090 This PR addresses a few items related to inclusive language use and the CI check: - There are several occurrences of "dummy" throughout documentation; however the current CI check for preventing non-inclusive language doesn't inspect docs/ files. Ideally, the docs also include inclusive language. - Even when removing docs/ from the exclusion list, non-inclusive language was still escaping pygrep. Upon inspection, the (?x) inline modifier was missing from the regex (although intended in #23090). Adding this modifier revealed these "dummy" instances and others related non-inclusive occurrences which were previously uncaught. - The exclusion list seemed too broad in places. There are still instances in which directories are excluded as a whole, but the list now is more tailored to non-inclusive occurrences that are beyond the purview of Airflow, history, dev/test files, etc. * Update links in get_pandas_df() of BigQueryHook * dummy-command -> placeholder-command in _KubernetesDecoratedOperator | 3 年前 |
| Add a param for get_dags endpoint to list only unpaused dags (#28713) * Add a param for get_dags endpoint to list only unpaused dags * replace only_unpaused by paused param to create a generic filter * add UTests | 3 年前 |
| POST /dagRuns API should 404 if dag not active (#29860) Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com> | 3 年前 |
| Completed D400 for airflow/api_connexion/* directory (#27718) | 3 年前 |
| | 3 年前 |
| Completed D400 for airflow/api_connexion/* directory (#27718) | 3 年前 |
| SQLA20: Replace Query(pk).get by Session.get (#29205) | 3 年前 |
| Completed D400 for airflow/api_connexion/* directory (#27718) | 3 年前 |
| Updates health check endpoint to include triggerer status (#27755) | 3 年前 |
| SQLA20: Replace Query(pk).get by Session.get (#29205) | 3 年前 |
| Move sqlalchemy.ext.declarative imports to orm (#29862) | 3 年前 |
| Completed D400 for airflow/api_connexion/* directory (#27718) | 3 年前 |
| Completed D400 for airflow/api_connexion/* directory (#27718) | 3 年前 |
| Completed D400 for airflow/api_connexion/* directory (#27718) | 3 年前 |
| Completed D400 for airflow/api_connexion/* directory (#27718) | 3 年前 |
| Completed D400 for airflow/api_connexion/* directory (#27718) | 3 年前 |
| Completed D400 for airflow/api_connexion/* directory (#27718) | 3 年前 |
| Expose updated_at filter for dag run and task instance endpoints (#28636) * Adding base changes for adding updated_at filter for task_instance_endpoint * Incorporating changes suggested in comments * adding updated_at in dag run endpoints * Expose updated_at filter for dag run and task instance endpoints | 3 年前 |
| Completed D400 for airflow/api_connexion/* directory (#27718) | 3 年前 |
| Add: #23880 :: Audit log for AirflowModelViews(Variables/Connection) (#24079) * add audit log for AirflowModelViews this includes connections, variables, pools, sla, xcom. pools | 3 年前 |
| Completed D400 for airflow/api_connexion/* directory (#27718) | 3 年前 |
| Completed D400 for airflow/api_connexion/* directory (#27718) | 3 年前 |