Book Image

Team Foundation Server 2015 Customization

By : Gordon Beeming
Book Image

Team Foundation Server 2015 Customization

By: Gordon Beeming

Overview of this book

Table of Contents (17 chapters)
Team Foundation Server 2015 Customization
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we looked at server plugins, comparing them to check-in policies, creating our own plugins, and deploying and debugging server plugins.

At the time of writing this book, there is a project on GitHub that contains samples similar to the ones in this chapter. I plan on adding to it when there are interesting server plugins that I feel can be useful to the community. If you have an idea or want to contribute a server plugin of your own, navigate to https://github.com/Gordon-Beeming/TFS.ServerPlugins.

In the next chapter, we will be looking at TFS Build. We'll cover the old-style build definitions, commonly referred to as XAML builds, and then look at the new build system.