『Jenkins: The Definitive Guide』ざっくり読解まとめ #jenkins #jenkinsstudy

まとめページを作ってなかったのでこちらに。
ここ直近でJenkinsに関する日本語書籍が2冊刊行・発売されるという事で、ちょうど良いトリガーだと思い購入後積読状態だったこの書籍を取り出して実践してみる事にしました。

Jenkins: The Definitive Guide: Continuous Integration for the Masses

Jenkins: The Definitive Guide: Continuous Integration for the Masses

タイトルにあるようにざっくり読み進めつつ、実践結果を踏まえて記録に残して行ければと。

以下は書籍の目次。大見出しベースで列挙してみる。(着手及び完了している章は日本語訳見出し付)

Chapter 1 Introducing Jenkins(Jenkinsの紹介)
Chapter 2 Your First Steps with Jenkins(Jenkinsはじめの一歩)
Chapter 3 Installing Jenkins(Jenkinsのインストール)
Chapter 4 Configuring Your Jenkins Server
Chapter 5 Setting Up Your Build Jobs
Chapter 6 Automated Testing
Chapter 7 Securing Jenkins
Chapter 8 Notification
Chapter 9 Code Quality
Chapter 10 Advanced Builds
Chapter 11 Distributed Builds
Chapter 12 Automated Deployment and Continuous Delivery
Chapter 13 Maintaining Jenkins
Appendix Automating Your Unit and Integration Tests
Automating Your Tests with Maven
Automating Your Tests with Ant

そしてこちらがエントリ一覧。若干順序が変わってますが実作業に即した形で上から並べています。

以後、読解&実践エントリ作成毎に随時追記・更新して行きます。