Automating Microsoft Team Foundation (TFS) check-ins
Have you ever wanted to automate code check-ins to TSF e.g. at the end of the day or at the custom interval you define? That’s easy to do using TFS remote API provided by Microsoft. In our exercise we are going to use following packages to make the solution working: As a authorization mechanism, we will […]