CI/CD with external Git Repositories
this newbie's question, apologize in advance if answer known experienced users. if have external git repositories, github or bitbucket, extent can use vs online perform continuous integration/continuous delivery tasks me? can run unit tests, acceptance tests, etc in vs online external git repository.
it seems logically ci/cd best handled maintaining vs online git repository, there might historical reasons why repository elsewhere. is scenario has been worked out? if so, there documentation focuses on scenario?
hi william,
i suggest refer article may provide information on continuous deployment using github
https://azure.microsoft.com/en-in/documentation/articles/web-sites-publish-source-control/
https://azure.microsoft.com/en-in/documentation/articles/cloud-services-continuous-delivery-use-vso/
also suggest refer post may provide insight on issue:
https://social.msdn.microsoft.com/forums/vstudio/en-us/030a436e-9671-416f-9c98-e198ae58c415/question-about-github-and-vso-integration?forum=tfservice
however can run test in visual studio online.
https://www.visualstudio.com/en-us/get-started/test/run-tests-vs
reference:
https://www.visualstudio.com/en-us/get-started/code/create-and-run-unit-tests-vs
https://www.visualstudio.com/en-us/get-started/build/run-tests-with-builds-vs
https://www.visualstudio.com/en-us/products/visual-studio-test-professional-with-msdn-vs.aspx
http://stackoverflow.com/questions/23645141/automate-github-push-to-vsonline
if not case, please write happy assist more information.
regards,
asha.
Archived Forums V > Visual Studio Team Services
Comments
Post a Comment