舉報

會員
Learning Continuous Integration with TeamCity
最新章節:
Index
Ifyouareadeveloper,tester,orapersoninoperationsorDevopswhowantstostartpractisingCI,startusingTeamCityorboth,thenthisbookisforyou.Moreover,ifyouhavethoughtaboutbringingCIintoyourteam,ifyouarealreadyusingaCItoolandwanttomovetoTeamCity,orifyouarelookingforidealpractisesandtechniqueswhileimplementingCIwithTeamCity,thisbookwillbeuseful.
目錄(84章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Introduction
- Introduction to Continuous Integration
- Introduction to TeamCity
- TeamCity and its competitors
- Summary
- Chapter 2. Installation
- Installing on Windows
- Installation on Mac OS X
- Installation on Linux
- Summary
- Chapter 3. Getting Your CI Up and Running
- Introducing version control systems
- Setting up CI
- Summary
- Chapter 4. TeamCity for Java Projects
- Using Ant with TeamCity
- Using Maven with TeamCity
- Using Gradle with TeamCity
- Introducing database migration tools
- Summary
- Chapter 5. TeamCity for .NET Projects
- Getting started with NAnt on TeamCity
- Building with MSBuild
- NuGet and TeamCity
- Introducing PowerShell
- Database migrations with .NET
- Summary
- Chapter 6. TeamCity for Ruby Projects
- Getting started with Rails
- Summary
- Chapter 7. TeamCity for Mobile and Other Technologies
- CI for Android projects
- Building iOS projects on TeamCity
- Installing TeamCity plugins
- Summary
- Chapter 8. Integration with Other Tools
- IDE integrations
- GitHub integrations
- Build monitors
- Notifications
- Summary
- Chapter 9. TeamCity for a Member of the Team
- Managing projects of interest
- Navigating across projects
- Investigating investigations
- TeamCity universal search
- Actions on build configurations
- Summary
- Chapter 10. Taking It a Level Up
- Build configuration templates
- Going meta with Meta-Runners
- Build result actions
- Build history cleanup
- Configuring build priorities
- Interacting with TeamCity from build scripts
- Summary
- Chapter 11. Beyond CI – Continuous Delivery
- What is Continuous Delivery?
- Why Continuous Delivery?
- The deployment pipeline
- Implementing the deployment pipeline in TeamCity
- Summary
- Chapter 12. Making It Production Ready
- Using TeamCity with an external database
- Backup and restore
- Handling upgrades
- Monitoring resource usage performance and logs
- Tweaking the TeamCity JVM
- Summary
- Index 更新時間:2021-09-03 09:41:57
推薦閱讀
- Java語言程序設計
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發經典名著)
- The DevOps 2.3 Toolkit
- JavaScript全程指南
- MySQL 8從入門到精通(視頻教學版)
- 圖解Java數據結構與算法(微課視頻版)
- Developing Middleware in Java EE 8
- VSTO開發入門教程
- 單片機應用與調試項目教程(C語言版)
- Scala編程實戰(原書第2版)
- Node.js 12實戰
- Laravel Application Development Blueprints
- 石墨烯改性塑料
- Java7程序設計入門經典
- Python機器學習
- C#程序開發參考手冊
- Java程序性能優化實戰
- Mastering Magento Theme Design
- Test-Driven iOS Development with Swift 4(Third Edition)
- Ionic Cookbook
- Hybrid Mobile Development with Ionic
- Apple Watch極速開發
- 零基礎學Java項目開發
- C#程序設計經典300例
- Visual C++從入門到精通(第5版)
- Vue.js 3.x+Element Plus從入門到精通(視頻教學版)
- Python程序設計基礎與應用
- C語言編程從零開始學(視頻教學版)
- RESTful Web Services with Scala
- 機器學習算法框架實戰:Java和Python實現