Closed stiefdirckx closed 6 years ago
Alright, I'll try and clarify. Let me know if it makes sense 😄
Hope this makes sense. Maybe check out my session from CodeGarden - I cover this task towards the end, and maybe it makes more sense to see it in action: https://vimeo.com/channels/codegarden16/183623105
@sitereactor Thank you very much for your comprehensive response. It certainly makes sense. And I will watch the CG video as soon as possible.
I understand the missing link with this task is the automatic Umbraco updating UaaS provides. So for now you have to repeat them yourself in your own VSTS repository to keep both repos in line with each other?
Yes, that manual step is required as long as we don't have a service in place to do that automatically 😄
@steif - could a temporary solution be a webhook? Then we can wrote some code to update our repository ourselves ?
@alexbechmann I never worked with webhooks before so I don't know if you are able to define a webhook on the Umbraco Cloud project's Git repository.
Sorry @steif i meant to tag @sitereactor - could it be possible to get a webhook so that we can implement our own code to perform the updates ourself on VSTS repo?
A webhook in Umbraco Cloud that is triggered whenever we apply an upgrade to a project?
@sitereactor Yeah could that be possible?
I can't really promise anything, but you have given me an idea, which I'll try and work with on an upcoming 'freedom friday' :)
@sitereactor awesome sounds intriguing :D
@sitereactor Since I'm a fan of VSTS I'm interested in using this task even though I haven't yet used UaaS before. After reading the readme file I still have a few questions before I'll try it out and make the jump to UaaS.
Thanks to clarify these issues for me.