At work, I am helping to orchestrate moving our small team to Source Control (especially on our Web Services). Does anybody know of a good way to setup an API to auto publish when changes are pushed to a remote repository in Git? As it is, we are looking at a minimum of 4 - 5 steps every time we need to make changes at the same time that another one of us is making changes. We want to simplify this process as much as possible. I have used Git in the past, but I am still fairly inexperienced with it.
Question
winlonghorn
At work, I am helping to orchestrate moving our small team to Source Control (especially on our Web Services). Does anybody know of a good way to setup an API to auto publish when changes are pushed to a remote repository in Git? As it is, we are looking at a minimum of 4 - 5 steps every time we need to make changes at the same time that another one of us is making changes. We want to simplify this process as much as possible. I have used Git in the past, but I am still fairly inexperienced with it.
Link to comment
https://www.neowin.net/forum/topic/1381664-automated-publishing-of-aspnet-web-api-when-publishing-to-git/Share on other sites
3 answers to this question
Recommended Posts