This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a commit to branch v2-4-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v2-4-test by this push:
new 91ebd751b5 Update erd SHA to pass static checks (#26263)
91ebd751b5 is described below
commit 91ebd751b5abdae5d1e46adf9e4db289d8465850
Author: Ash Berlin-Taylor <[email protected]>
AuthorDate: Fri Sep 9 10:05:49 2022 +0100
Update erd SHA to pass static checks (#26263)
The cause of the failure was a PR race -- the PR that changed migrations
was opened and passing tests before the ERD sha was added.
(cherry picked from commit 12b544502a55540476267859c8bc558195a7588e)
---
docs/apache-airflow/img/airflow_erd.sha256 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/apache-airflow/img/airflow_erd.sha256
b/docs/apache-airflow/img/airflow_erd.sha256
index da5241f390..e680bceb6a 100644
--- a/docs/apache-airflow/img/airflow_erd.sha256
+++ b/docs/apache-airflow/img/airflow_erd.sha256
@@ -1 +1 @@
-ecb2e99d439c86ef28549c21d9d1f44c0c50adef5619b0594a8fa50f25620ee1
\ No newline at end of file
+ff37a1ebc62054d9bd3766315173ff17c0557581f89ed4fb1d71876fb8d0d14c
\ No newline at end of file