Book Image

Learning Continuous Integration with TeamCity

Book Image

Learning Continuous Integration with TeamCity

Overview of this book

Table of Contents (19 chapters)
Learning Continuous Integration with TeamCity
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we delved into the depths of Continuous Delivery and how its core aspect—the deployment pipeline—can be implemented using TeamCity. We utilized TeamCity features, such as snapshot dependencies, artifact dependencies, promoted builds, run custom build, user roles and authorization, and so on, and saw how they help in creating an ideal CD setup.

In the next chapter, we will explore options to make TeamCity production ready.