舉報

會員
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
推薦閱讀
- 精通Nginx(第2版)
- 零起步玩轉掌控板與Mind+
- 造個小程序:與微信一起干件正經事兒
- PHP程序設計(慕課版)
- Learning Flask Framework
- Learning Laravel 4 Application Development
- JavaScript 程序設計案例教程
- RISC-V體系結構編程與實踐(第2版)
- Python編程從0到1(視頻教學版)
- Learning Probabilistic Graphical Models in R
- NGINX Cookbook
- ExtJS Web應用程序開發指南第2版
- WebStorm Essentials
- MATLAB 2020 GUI程序設計從入門到精通
- PHP+MySQL Web應用開發教程
- Java EE輕量級解決方案:S2SH
- Python繪圖指南:分形與數據可視化(全彩)
- Instant JRebel
- Responsive Web Design with HTML5 and CSS3(Second Edition)
- .NET應用架構設計:原則、模式與實踐
- Learning ClojureScript
- JavaScript高級程序設計(第3版)
- Node.js Web Development(Third Edition)
- INSTANT Apache Solr for Indexing Data How-to
- Learning System Center App Controller
- The Data Wrangling Workshop
- PHP和MySQL Web應用開發
- 編程真好玩:青少年學Python一本通
- Hadoop Backup and Recovery Solutions
- Storm實時數據處理