舉報

會員
Extending Jenkins
最新章節:
Index
ThisbookisaimedprimarilyatdevelopersandadministratorswhoareinterestedintakingtheirinteractionandusageofJenkinstothenextlevel.ThebookassumesyouhaveaworkingknowledgeofJenkinsandprogrammingingeneral,andaninterestinlearningaboutthedifferentapproachestocustomizingandextendingJenkinssoitfitsyourrequirementsandyourenvironmentperfectly.
目錄(78章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewer
- 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. Preparatory Steps
- Getting started with Jenkins
- Extending the basic setup
- Jenkins evolution
- Continuous Integration with Jenkins
- Summary
- Chapter 2. Automating the Jenkins UI
- Use case scenario 1 – a large number of jobs
- Use case scenario 2 – multiple hosts
- Use case scenario 3 – helping your users through UI automation
- Use case scenario 4 – UI tweaks
- Summary
- Chapter 3. Jenkins and the IDE
- Eclipse and Mylyn
- Installing Mylyn
- IntelliJ IDEA and Jenkins build connectors
- NetBeans
- Summary
- Chapter 4. The API and the CLI
- Creating an Information Radiator with the Jenkins XML API
- Getting the information from Jenkins
- Automating the job
- Radiating the information
- Jenkins as a web server – the userContent directory
- The Jenkins CLI
- Summary
- Chapter 5. Extension Points
- A brief history of Jenkins plugins
- Interfaces
- Abstract classes
- Abstraction and interfaces
- Singletons
- Declaring an extension in Jenkins
- Summary
- Chapter 6. Developing Your Own Jenkins Plugin
- An introduction to Maven
- Installing Maven
- Summary
- Chapter 7. Extending Jenkins Plugins
- Where to start?
- Looking at the list of existing plugins
- A new build type required
- Loading and building our starting point
- The Builder class and Stapler
- Jelly and Jenkins
- Help
- Properties files and Messages
- The POM file
- Plugin progress
- Summary
- Chapter 8. Testing and Debugging Jenkins Plugins
- Running tests with Maven
- Debugging Jenkins
- The Jenkins Logger Console
- Summary
- Chapter 9. Putting Things Together
- The Jenkins script console and Groovy
- Groovy and Gradle as alternatives
- Jenkins and Docker
- Jenkins and Android
- Jenkins and iOS
- Keeping your Jenkins version and plugins up to date
- Summary
- Index 更新時間:2021-07-30 09:48:25
推薦閱讀
- Learning Data Mining with Python
- Java從入門到精通(第4版)
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- 教孩子學編程:C++入門圖解
- Java應用開發技術實例教程
- Spring Boot Cookbook
- 程序設計基礎教程:C語言
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- 西門子S7-200 SMART PLC編程從入門到實踐
- Visual Basic程序設計上機實驗教程
- RESTful Java Web Services(Second Edition)
- C語言程序設計與應用(第2版)
- Python Projects for Kids
- AutoCAD基礎教程
- Mastering ArcGIS Server Development with JavaScript
- Java核心技術速學版(第3版)
- Visual FoxPro程序設計實驗教程
- Java Script從入門到精通(第5版)
- Neo4j權威指南 (圖數據庫技術叢書)
- TensorFlow.NET實戰
- Daniel Arbuckle's Mastering Python
- Advanced C++
- Elixir Cookbook
- Mastering Python Data Analysis
- C++語言程序設計
- Python:Penetration Testing for Developers
- Mastering Prezi for Business Presentations(Second Edition)
- Python核心編程從入門到開發實戰
- Java SE程序設計
- PhoneGap By Example