This is an automated email from the ASF dual-hosted git repository. potiuk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git
from 8cfb2be989 Add doc and example dag for AWS Step Functions Operators new 43ded6c877 Add links for Cloud Datastore operators new b3cc2f5d10 Fix pre-commit check new 544d658921 Change CloudDatastoreExportEntitiesLink to StorageLink new d9e7b6a940 Update unit tests for Datastore operators The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../cloud/links/{dataplex.py => datastore.py} | 41 ++++++++++------------ .../providers/google/cloud/operators/datastore.py | 17 +++++++++ airflow/providers/google/provider.yaml | 2 ++ .../google/cloud/operators/test_datastore.py | 14 +++++--- 4 files changed, 47 insertions(+), 27 deletions(-) copy airflow/providers/google/cloud/links/{dataplex.py => datastore.py} (58%)