Forum Discussion
Best practices por CI/CD for Data Pipelines
- Anonymous2 years ago
Hi amaaiia
Warehouse should be supported soon in git. You can either manually create the non-Git supported workspace items (i.e. warehouse) or edit the pipeline JSON definition to reference the warehouse from the other workspace.
Hope this helps.
Hi amaaiia
The internal team replied as follows:
You can find how to work with branches here : https://learn.microsoft.com/en-us/fabric/cicd/git-integration/manage-branches
The idea is that the workspace (at least, all supported items) is copied through the new branch to the new workspace, and connections between items in the same workspace should be automatically switched to be get the same structure and relations between items in the new workspace.
For data pipelines, if you identify that it is not the case, we need specific details to be able to investigate and understand if some is not supported yet, or if it is a bug.
Hope this helps. Please let me know if you have any further questions.
Hi,
Warehouse is not supported yet, so every LookUp activity or Script activitie that reads/writes from/to warehouse tables, is getting an error.
So, for now, until warehouse is integrated with Git, which is the best approeach to work with Data Pipeline CI/CD? If I do as recommended (https://learn.microsoft.com/en-us/fabric/cicd/git-integration/manage-branches), I'm having issues with pointers to warehouse tables. Otherwise, if I copy the Data Pipeline as a new one in the same workspace as temporary way to work with Data Pipelines, is very difficult to integrate the copy with the main one, because I hace to repeat all changes into the main.
- Anonymous2 years agoNot applicable
Hi amaaiia
Warehouse should be supported soon in git. You can either manually create the non-Git supported workspace items (i.e. warehouse) or edit the pipeline JSON definition to reference the warehouse from the other workspace.
Hope this helps.- Anonymous2 years agoNot applicable
Hi amaaiia
We haven’t heard from you on the last response and was just checking back to see if your query got resolved. Otherwise, will respond back with the more details and we will try to help.
Thanks