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 66270542726 Add `has_note` key to the Grid Runs API response (#69121)
add 59a54336481 Surface durable execution badge in Airflow Registry
(#69651)
No new revisions were added by this update.
Summary of changes:
dev/registry/extract_parameters.py | 44 +++-
dev/registry/registry_contract_models.py | 1 +
dev/registry/tests/test_extract_parameters.py | 223 ++++++++++++++++++++-
.../tests/test_registry_contract_models.py | 25 +++
registry/pnpm-workspace.yaml | 4 +-
registry/src/css/main.css | 13 ++
registry/src/provider-version.njk | 7 +-
7 files changed, 312 insertions(+), 5 deletions(-)