I have tried many times and many ways to get "git sync" to work with our Airflow repo. It appears this feature is currently broken for Azure Dev Ops.
Repro Steps:
- Create an empty Azure DevOps repository
- Go to "git sync" feature following instructions here: https://learn.microsoft.com/en-us/fabric/data-factory/data-workflows-sync-git-repo
- Use a Personal Access Token and connect to repo per instructions.
- Overserve Airflow is still running.
- Add a new folder called "dag" with a hello_world DAG in it (dags/hello_world_dag.py). Push commit.
- Open the Apache Airflow UI.
- Notice DAG does not appear in DAGs in UI.
- From the Fabric Airflow UI, stop Airflow.
- Resume Airflow
- Notice Airflow fails to resume.
2 Comments
- fbcideas_migusrNew MemberStatus added:New
- csehdzNew MemberI managed to get this working for both personal tokens and Service Principals, make sure you are using the "clone" HTTPS URL of your repo. That was my error before.
Recent ideas
**BUG** Please fix web model editor UI not working with role-playing dimensions
A key part of complex semantic models is the ability to reuse tables for scenarios like role-playing dimensions (e.g., Date table for DOB, Date table for SalesDate). I've specifically run into this w...arpost3 hours agoPost ProdigyNew4Views0likes0Comments- fbcideas_migusr3 hours agoNew MemberNew325Views10likes3Comments
Favorites, recent fields and field groups in the Data pane (large models)
On big models the Data pane is a pain. Search helps, but you keep searching the same stuff again and again. And when a lot of fields have almost the same name (UN, UN METAS, UN_corr, UNIDAD_NEGOCIO…)...WildAnalyst3 hours agoNew MemberNew4Views1like0Comments