持续交付-Jenkins博客阅读笔记

关键词:

DevOps for Developers, Apress, 2012、** JenkinsPipelineScripted PipelineDeclarative PipelineJenkinsfileDSLBlue OceanDockerSonarqubeArtifactoryAzureShared Libraries**

Jenkins 2.0 开始的博客:

  • Upcoming in office hours: Jenkins 2.0

描述Jenkins2.0计划开始。

  • Jenkins 2.0 Proposal: Introduce a policy for API deprecation

Jenkins2.0提案,介绍了API弃用的策略。

  • Jenkins 2.0 Proposal: Split Groovy out of "core"

Jenkins2.0提案,介绍了将Groovy从Jenkins的核心代码里分离出来。

  • Jenkins 2.0 Proposal: Pipeline as Code front and center

Jenkins2.0提案,介绍了将Pipeline作为代码前端和核心。

  • Jenkins 2.0 Proposal: UX Improvements (Part One)

Jenkins2.0提案,介绍了用户体验(UX)的改进。

  • Jenkins 2.0 Proposal: Improved "Out of the box" user experience

Jenkins2.0提案:介绍了 开箱即用的用户体验。

  • Adopt a plugin!

描述了Jenkins插件管理Wiki中添加了活跃插件的提示。

  • What JVM versions are running Jenkins?

描述了Jenkins迁移到Java1.8。

  • Mitigating unauthenticated remote code execution 0-day in Jenkins CLI

描述了Jenkins的0日漏洞问题。

  • Hacksgiving Left-overs

描述了一些视屏教程:使用Jenkins插件,开发Jenkins插件,工作流程问题解答。

  • Pipeline-as-code with Multibranch Workflows in Jenkins

介绍了Jenkins的Pipeline和多分支工作流程。

  • Workflow Best Practices and Examples repo on GitHub

描述了最佳实践、工作流程示例、工作流程全局共享库、jenkinsfile示例:

  • Best Practices document
  • the Workflow global library
  • Jenkinsfiles

Jenkins 2.0 alphas released

  • Jenkins2.0发布。

Jenkins 2.0-alpha-3 Preview Build has been released!

  • Jenkins2.0-alpha-3发布。

Making your own DSL with plugins, written in Pipeline script

  • 介绍了 使用DSL 制作插件的方法。

  • Refactoring a Jenkins plugin for compatibility with Pipeline jobs

重新构建Jenkins插件以与管道作业兼容

  • Introducing Blue Ocean: a new user experience for Jenkins

Jenkins的蓝海项目介绍;

  • Pipeline的“代码段生成器”的新显示

介绍了Pipeline的“代码段生成器”;

  • Jenkins Pipeline Scalability in the Enterprise

Jenkins的Pipeline的体验。

  • Publishing HTML Reports in Pipeline

介绍Jenkins的 Publishing HTML Reports插件(脚本式管道)。

  • Sending Notifications in Pipeline

介绍Jenkins里的通知功能:支持邮箱通知、即时通信通知(脚本式管道)。

  • Continuous Security for Rails apps with Pipeline and Brakeman

介绍了 使用管道和Brakeman的Rails应用程序的持续安全性

  • Enforcing Jenkins Best Practices

介绍了执行Jenkins的最佳实践

  • Browser-testing with Sauce OnDemand and Pipeline

介绍了用Sauce OnDemand和Pipeline进行浏览器测试

  • 在詹金斯世界2016年扩大詹金斯
  • enkinsOps:简化和自动化Jenkins的举措
  • 在集装箱内思考:持续交付故事
  • 如何使用Jenkins管道,Docker和Kubernetes连续交付
  • 与码头缩放詹金斯:群体,库贝内斯还是中世纪?
  • 那么,你想建立世界上最大的詹金斯集群?
  • 詹金斯在Splunk和Splunking詹金斯
  • 詹金斯在Google里面

  • 管道在詹金斯世界2016
  • 用Jenkins和AWS管理DevOps
  • 完善您的开发工具:更新Jenkins的Helix插件
  • 连续将容器与Jenkins管道部署到Docker群集
  • 不,你不应该这样做!使用管道的经验教训
  • Docker图像生命周期用Jenkins管道实现
  • 管道方向
  • 如何使用Jenkins管道,Docker和Kubernetes连续交付
  • 介绍确定詹金斯管道的新途径
  • 需求速度:建设管道更快
  • 不断提供连续交货管道
  • Continuous Delivery with Jenkins and Puppet Enterprise

使用Puppet Enterprise插件在Jenkins里做持续集成。

  • Converting Conditional Build Steps to Jenkins Pipeline

介绍了将条件构建步骤转换为Jenkins管道

  • Declarative Pipeline: Publishing HTML Reports

介绍了声明性管道:发布HTML报告(声明式管道)

  • Declarative Pipeline: Notifications and Shared Libraries

介绍了声明性管道:通知和共享库(声明式管道)

  • Browser testing and conditional logic in Declarative Pipeline

介绍了声明式管道中的浏览器测试和条件逻辑(声明式管道)


  • Getting Started with Blue Ocean

介绍了Jenkins的蓝海项目的入门;

  • 蓝海视觉管道编辑入门
  • Getting Started with the Blue Ocean Dashboard

描述了Jenkins的Blue Ocean项目

  • Delivery Pipelines, with Jenkins 2, SonarQube, and Artifactory

描述了在Jenkins2中使用SonarQube质量管理平台、Artifactory二进制存储库管理平台。

  • Sonarqube
  • Sonarqube Jenkins plugin
  • Artifactory
  • Jenkins Artifactory plugin
  • DevOps for Developers, Apress, 2012
  • Agile ALM, Manning, 2011
  • Securing a Jenkins instance on Azure

描述了使用Azure为Jenkins提供安全管理。

  • Important security updates for Jenkins core

说明了Jenkins的版本2.57和2.46.2的安全更新问题。

  • Jenkins World 2017 Community Awards - Open for Nominations!

描述了Jenkins社区奖提名。

  • A journey to Kubernetes on Azure

介绍了Jenkins与Docker的结合。

  • Pipeline Development Tools

描述了Pipeline的几种开发工具。

  • Blue Ocean 1.1 - fast search for pipelines and much more

描述了Blue Ocean中pipeline的使用方法。

  • Jenkins World 2017 Community Awards - Last Call for Nominations!

描述了2017年社区奖提名。

  • Extending your Pipeline with Shared Libraries, Global Functions and External Code

描述了Jenkins Pipeline的共享库的制作方法。

  • Delivery pipelines, with Jenkins 2: how to promote Java EE and Docker binaries toward production.

描述了在Jenkins2中使用Docker平台、Artifactory二进制存储库管理平台。

  • Docker
  • Continuous Integration for C/C++ Projects with Jenkins and Conan

描述了 Jenins 使用 Conan、Artifactory 集成C/C++项目。

你可能感兴趣的:(持续交付-Jenkins博客阅读笔记)