Raduś

Results 10 comments of Raduś

[Update a repo to the most recent commit of a remote branch or to a tag](https://docs.microsoft.com/en-us/azure/databricks/dev-tools/cli/repos-cli#update-a-repo-to-the-most-recent-commit-of-a-remote-branch-or-to-a-tag) Currently using this... But I am afraid that @alexott is right and there is...

@nfx @alexott the question is if this feature request should be split in to. One about concrete commit hash and second is using terraform to just pull the latest. Because...

> it will do the checkout to a new branch/tag if their values are changing So we can checkout different branch but we can't pull incoming changes from the current...

True, that's why I hoped to achieve the pull by trying to force Terraform to apply by using "- replace"...

The first. But I already can see that even the provider will support this, I will run into this: https://community.databricks.com/s/question/0D53f00001VJn01CAD/repos-configuration-for-azure-service-principal For the interactive I really do not mind using CLI...

@nfx I think so. For now we are on Azure Devops Repos but we plan to move to GH at some point

@isaacabraham I will look into it during the weekend. I do have ARM templates because we are using serverless quite heavily for any development environments. Terraform also does not support...

Nice work @simontcousins - is it on melpa already? I can't find it. What's the current standard for working with fsproj? fsharp-mode works fine for created solution but currently I...

@simontcousins I understand that but I missed my point. I am aware of that we need some external tool for creation of the solution. My question is do we need...

Hey so the problem was to update/pull our Repos when the Pull Request was merged in Azure Devops. With the additions to Databricks APIs now we can manage Git Credentials...