This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 6c94e2f8fc docs(ecosystem): add Bilig WorkPaper tool (#1542)
6c94e2f8fc is described below
commit 6c94e2f8fc6a20fdb9d185690e1e8deae7bf803b
Author: Greg Konush <[email protected]>
AuthorDate: Tue May 26 13:42:05 2026 -0700
docs(ecosystem): add Bilig WorkPaper tool (#1542)
---
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 bf608aff5f..8c61117f69 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.