Hello @Rakesh ,
Thanks for the question and using MS Q&A platfrom.
We are not quite sure why you have those requirements. The normal workflow for git integration is well established and easy to follow. Personal work is done via personal repos integration. There you can have your normal PR lifecycle in ADO. Once changes are in your main branch you have two options:
- Have a simple deployment pipeline deploy your code via databricks cli "databricks workspace import_dir YOURDIR" into your environments or
- You make use of the git integration for jobs based on your main branch.
If you work in the normal workspace you only have current version which is shared by all developers on your workspace. That dependency will add errors for sure. If you work alone, you are still better off with the repo integration since you can switch context/branches more easily.
Hope this will help. Please let us know if any further queries.
------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is jhow you can be part of Q&A Volunteer Moderators