This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
OpenMetadata
Watch
1
Star
0
Fork
0
You've already forked OpenMetadata
mirror of
https://github.com/open-metadata/OpenMetadata.git
synced
2025-08-07 08:38:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenMetadata
/
openmetadata-airflow-apis
/
openmetadata_managed_apis
/
api
/
routes
History
Keshav Mohta
df193bd0c4
Feature: Reverse Metadata Ingestion (
#19723
)
2025-02-25 18:41:08 +05:30
..
__init__.py
…
delete.py
…
deploy.py
Fix
#14421
: Airflow - Handle pipeline status when dag killed (
#14562
)
2024-01-05 18:14:26 +05:30
disable.py
…
enable.py
…
health_auth.py
Create ometa client once and pass it around & improve pycln config (
#13310
)
2023-10-04 09:14:03 +02:00
health.py
Create ometa client once and pass it around & improve pycln config (
#13310
)
2023-10-04 09:14:03 +02:00
ip.py
Fix XSS warnings (
#11620
)
2023-05-18 14:51:06 +05:30
kill.py
…
last_dag_logs.py
Fix
#7477
- Paginate Airflow logs (
#8145
)
2022-10-21 17:32:56 +05:30
run_automation.py
Feature: Reverse Metadata Ingestion (
#19723
)
2025-02-25 18:41:08 +05:30
status.py
Add Queued Status in Ingestion Pipelines (
#8529
)
2022-11-04 11:19:50 +05:30
trigger.py
…