From 078f3b9de686139167b9bb593a4b24b673315c81 Mon Sep 17 00:00:00 2001 From: Greg Konush <12027037+gregkonush@users.noreply.github.com> Date: Tue, 26 May 2026 13:10:02 -0700 Subject: [PATCH] docs(ecosystem): add Bilig WorkPaper tool --- landing-pages/site/content/en/ecosystem/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/landing-pages/site/content/en/ecosystem/_index.md b/landing-pages/site/content/en/ecosystem/_index.md index bf608aff5f8..8c61117f698 100644 --- a/landing-pages/site/content/en/ecosystem/_index.md +++ b/landing-pages/site/content/en/ecosystem/_index.md @@ -163,6 +163,8 @@ Apache Airflow releases the [Official Apache Airflow Community Chart](https://ai [Astro SDK](https://github.com/astronomer/astro-sdk) - Astro SDK allows rapid and clean development of Extract, Load, Transform workflows using Python and SQL, powered by Apache Airflow and maintained by Astronomer. +[Bilig WorkPaper](https://proompteng.github.io/bilig/airflow-workpaper-dag.html) - Third-party Airflow DAG example for running formula-backed WorkPaper calculations with compact XCom proof and JSON readback verification. + [Chartis](https://github.com/trejas/chartis) - Python package to convert Common Workflow Language (CWL) into Airflow DAG. [CWL-Airflow](https://github.com/Barski-lab/cwl-airflow) - Python package to extend Apache-Airflow 1.10.11 functionality with CWL v1.2 support.