index.html 127.3 KB
Newer Older
LinuxSuRen's avatar
LinuxSuRen 已提交
1 2 3 4 5
<!DOCTYPE html>
<html class="no-js" lang="zh-CN">
  <head>
    <meta charset="utf-8">
    
6 7 8
    <link rel="preload" href="https://jenkins-zh.github.io/files/muli-latin-200.woff2" as="font" type="font/woff2" crossorigin>
    <link rel="preload" href="https://jenkins-zh.github.io/files/muli-latin-400.woff2" as="font" type="font/woff2" crossorigin>
    <link rel="preload" href="https://jenkins-zh.github.io/files/muli-latin-800.woff2" as="font" type="font/woff2" crossorigin>
LinuxSuRen's avatar
LinuxSuRen 已提交
9 10 11

    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
     
LinuxSuRen's avatar
LinuxSuRen 已提交
12 13
     <title>Tags - Jenkins 中文社区</title>
     <meta name="HandheldFriendly" content="True">
LinuxSuRen's avatar
LinuxSuRen 已提交
14
    <meta name="MobileOptimized" content="320">
LinuxSuRen's avatar
LinuxSuRen 已提交
15
    
LinuxSuRen's avatar
LinuxSuRen 已提交
16
    <meta name="description" content="共建开放、包容、活跃的 Jenkins 社区">
LinuxSuRen's avatar
LinuxSuRen 已提交
17 18
    
    
LinuxSuRen's avatar
LinuxSuRen 已提交
19
    <meta name="keywords" content="Jenkins,Jenkins中文社区,Jenkins官方公众号,持续集成,持续交付,开源社区,DevOps">
LinuxSuRen's avatar
LinuxSuRen 已提交
20
    
LinuxSuRen's avatar
LinuxSuRen 已提交
21 22

    <meta name="viewport" content="width=device-width,minimum-scale=1">
23
     <meta name="generator" content="Hugo 0.53" />
LinuxSuRen's avatar
LinuxSuRen 已提交
24 25

      
LinuxSuRen's avatar
LinuxSuRen 已提交
26
        <META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">
LinuxSuRen's avatar
LinuxSuRen 已提交
27 28
      

29
    <link rel="alternate" type="application/rss&#43;xml" href="https://jenkins-zh.github.io/tags/index.xml">
LinuxSuRen's avatar
LinuxSuRen 已提交
30
    <link href='/dist/main.css' rel='stylesheet' type="text/css" /><style>
LinuxSuRen's avatar
LinuxSuRen 已提交
31 32 33 34 35 36 37 38
  img.avatar {
    width: 32px;
    display: inline;
  }
</style>
<meta property="og:title" content="Tags" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
39
<meta property="og:url" content="https://jenkins-zh.github.io/tags/" />
40
<meta property="og:updated_time" content="2019-04-22T00:00:00&#43;00:00"/>
LinuxSuRen's avatar
LinuxSuRen 已提交
41 42 43 44 45 46 47 48

<meta itemprop="name" content="Tags">
<meta itemprop="description" content="">

<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Tags"/>
<meta name="twitter:description" content=""/>

LinuxSuRen's avatar
LinuxSuRen 已提交
49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
        
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-4216293-5"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-4216293-5');



var trackOutboundLink = function(id, url) {
  console.log("track:", id, url)
  gtag('event', 'click', {
    'event_category': 'outbound',
    'event_label': id,
    'transport_type': 'beacon',
    'event_callback': function(){document.location = url;}
  });
}

</script>

      
LinuxSuRen's avatar
LinuxSuRen 已提交
73 74 75 76 77 78 79 80
  </head>
  <body class="ma0 sans-serif bg-primary-color-light">
    
<nav class="bg-primary-color-dark pv4 w-100" role="navigation">

  <div class="center flex-ns flex-wrap items-center justify-start mw9">

    <h1 class="dim f3 lh-solid ml0-ns mr0 mr4-l mv0 pl3 pl4-ns">
81
      <a href="https://jenkins-zh.github.io" class="link white">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
82
         Jenkins 中文社区
LinuxSuRen's avatar
LinuxSuRen 已提交
83 84 85 86 87 88
      </a>
    </h1>
    <ul class="list ma0 pa0 dn dib-l">
      
        <li class="f5 dib mr4" role="menuitem">
            
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
89 90 91
            
          <a href="/wechat/" class="dim link light-silver"
            >
LinuxSuRen's avatar
LinuxSuRen 已提交
92
            博客
LinuxSuRen's avatar
LinuxSuRen 已提交
93 94
              
            
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
95 96 97
          </a>
        </li>
      
LinuxSuRen's avatar
LinuxSuRen 已提交
98 99 100 101 102 103 104 105 106 107 108
        <li class="f5 dib mr4" role="menuitem">
            
            
          <a href="/tutorial/" class="dim link light-silver"
            >
            教程
              
            
          </a>
        </li>
      
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
109 110 111 112 113 114 115 116 117 118 119
        <li class="f5 dib mr4" role="menuitem">
            
            
          <a href="/event/" class="dim link light-silver"
            >
            活动
              
            
          </a>
        </li>
      
LinuxSuRen's avatar
LinuxSuRen 已提交
120 121 122 123 124 125 126 127 128 129 130
        <li class="f5 dib mr4" role="menuitem">
            
            
          <a href="/partner/" class="dim link light-silver"
            >
            合作伙伴
              
            
          </a>
        </li>
      
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
131 132 133 134 135 136 137
        <li class="f5 dib mr4" role="menuitem">
            
            
          <a href="/about/" class="dim link light-silver"
            >
            关于我们
              
LinuxSuRen's avatar
LinuxSuRen 已提交
138 139 140 141 142 143
            
          </a>
        </li>
      
        <li class="f5 dib mr4" role="menuitem">
            
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
144 145 146
            
          <a href="http://jenkins.io/zh" class="dim link light-silver"
            target="_blank">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
147
            Jenkins 官网
LinuxSuRen's avatar
LinuxSuRen 已提交
148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
              
            
              <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="10" height="10" viewBox="0 0 32 32" class="fill-current v-base" aria-label="External Link">
<path d="M25.152 16.576v5.696q0 2.144-1.504 3.648t-3.648 1.504h-14.848q-2.144 0-3.648-1.504t-1.504-3.648v-14.848q0-2.112 1.504-3.616t3.648-1.536h12.576q0.224 0 0.384 0.16t0.16 0.416v1.152q0 0.256-0.16 0.416t-0.384 0.16h-12.576q-1.184 0-2.016 0.832t-0.864 2.016v14.848q0 1.184 0.864 2.016t2.016 0.864h14.848q1.184 0 2.016-0.864t0.832-2.016v-5.696q0-0.256 0.16-0.416t0.416-0.16h1.152q0.256 0 0.416 0.16t0.16 0.416zM32 1.152v9.12q0 0.48-0.352 0.8t-0.8 0.352-0.8-0.352l-3.136-3.136-11.648 11.648q-0.16 0.192-0.416 0.192t-0.384-0.192l-2.048-2.048q-0.192-0.16-0.192-0.384t0.192-0.416l11.648-11.648-3.136-3.136q-0.352-0.352-0.352-0.8t0.352-0.8 0.8-0.352h9.12q0.48 0 0.8 0.352t0.352 0.8z"></path>
</svg>

            
          </a>
        </li>
      
    </ul>

    <div class="db dib-ns pl3"><form id="site-search-form" action="" role="search">
  <fieldset class="bn ma0 pa0">
    <label class="clip" for="email-address">Search</label>
    <input type="search" id="search-input" class="needs-js bg-left bg-transparent bn f5 input-reset lh-solid mt3 mt0-ns pl4 pv2 w5 white"
      placeholder="搜索文档" type="text"
      name="email-address" value="" style="background-image:url('/images/icon-search.png');background-size:16px 16px;">
  </fieldset>
</form>
</div>

LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
170
    <div class="list ma0 pa0 dn dib-l"></div>
LinuxSuRen's avatar
LinuxSuRen 已提交
171 172 173

    <span class="absolute mt1 mt2-l pr3 right-0 top-0">

LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
174
<a class="github-button needs-js link primary-color-dark" href="https://github.com/jenkins-zh/jenkins-zh/" data-size="large" data-show-count="false" aria-label="Star Jenkins WeChat GitHub">Star</a>
LinuxSuRen's avatar
LinuxSuRen 已提交
175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204
</span>

  </div>
</nav>

    
    <main role="main" class="content-with-sidebar min-vh-100 pb7 pb0-ns">
      

<div class="w-100 ph4 pb5 pb6-ns pt1 pt3-ns">

  <div class="flex">
    <div class="dn db-l w-20">
        
<nav role="navigation">
  <ul class="list pa0 nl2">
    
  </ul>
</nav>

    </div>

    <div class="w-100 w-80-l ph0 ph4-l">
      <article class="w-100 nested-copy-line-height nested-links nested-img">
        <h1 class="primary-color-dark f2">
          Tags
        </h1>
      </article>
      <div class="pa3 pa4-ns w-100 v-top column-count-3-l column-gap-1-l">
          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
205 206 207 208 209 210 211
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/ai" class="link black hover-blue">
                  ai <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
212
                <h3>
213
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-22-jenkins-weekly-2.173/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
214 215 216 217
                    Jenkins 2.173 发布通知
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
218
                <h3>
219
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-17-aiops/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
220 221 222 223 224 225 226
                    AIOps:DevOps 的未来
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
227 228 229 230 231 232 233
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/ansible" class="link black hover-blue">
                  ansible <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
234
                <h3>
235
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-20-jenkins-ansible-springboot/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
236 237 238 239
                    使用 Jenkins &#43; Ansible 实现 Spring Boot 自动化部署101
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
240
                <h3>
241
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-25-jenkins-ansible-nginx/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
242 243 244 245 246 247 248
                    使用 Jenkins &#43; Ansible 实现自动化部署 Nginx
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
249 250 251 252 253 254 255 256
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/asktheexperts" class="link black hover-blue">
                  asktheexperts <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
257
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-16-jenkins-world-contributor-summit-and-ask-the-experts-booth/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
258 259 260 261 262 263 264
                    Jenkins World 贡献者峰会及专家答疑展位
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
265 266 267 268 269 270 271
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/aws" class="link black hover-blue">
                  aws <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
272
                <h3>
273
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-23-cloud-native-jenkins-on-aws/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
274 275 276 277
                    AWS 上的云原生 Jenkins
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
278
                <h3>
279
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-17-10-courses-to-learn-devops-engineering-in-depth/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
280 281 282 283 284 285 286
                    10节课带你深入学习 DevOps 工程
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
287 288 289 290 291 292 293 294
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/benchmark" class="link black hover-blue">
                  benchmark <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
295
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-04-performance-testing-jenkins/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
296 297 298 299 300 301 302
                    Jenkins 插件的微基准测试框架
                  </a>
                </h3>
              
            </div>

          
303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/blog" class="link black hover-blue">
                  blog <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2020/01/2020-01-10-the-complete-ci-cd-collection-tutorials/" class="link blue">
                    完整的 CI/CD 集合[教程]
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
319 320 321 322 323 324 325 326
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/blueocean" class="link black hover-blue">
                  blueocean <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
327
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-15-jenkins-pipeline-stage-result-visualization-improvements/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
328 329 330 331 332 333 334
                    Jenkins 可视化阶段视图的改进
                  </a>
                </h3>
              
            </div>

          
335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/c-stat" class="link black hover-blue">
                  c-stat <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-18-integration-of-c-stat-code-analysis-with-automated-jenkins-ci-build/" class="link blue">
                    Jenkins CI 自动构建与 C-STAT 代码分析的集成
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
351 352 353 354 355 356 357
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/cd" class="link black hover-blue">
                  cd <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
358
                <h3>
359
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-29-leveraging-jenkins-on-kubernetes/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
360 361 362 363
                    在 Kubernetes 上使用 Jenkins 
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
364
                <h3>
365
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-24-achieve-cicd-with-jenkins-x-kubernetes-and-spring/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
366 367 368 369
                    使用 Jenkins X、Kubernetes 和 Spring Boot 实现 CI/CD
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
370
                <h3>
371
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-17-from-jenkins-to-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
372 373 374 375
                    从 Jenkins 到 Jenkins X
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
376
                <h3>
377
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-16-cloud-agnostic-automated-cicd-for-k8s/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
378 379 380 381
                    与云无关的用于 Kubernetes 的自动化 CI/CD 
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
382
                <h3>
383
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-30-what-cicd-tool-should-i-use/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
384 385 386 387 388
                    应该使用什么 CI/CD 工具?
                  </a>
                </h3>
              
                <h3>
389
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-19-the-business-value-of-cd/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
390 391 392 393
                    持续交付的商业价值
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
394
                <h3>
395
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-10-getting-started-with-docker-for-java-applications/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
396 397 398 399
                    Java 应用使用 Docker 的入门指南:建立一个 CI/CD 流水线
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
400
                <h3>
401
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-15-kubecon-cn/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
402 403 404 405
                    Jenkins 中文社区邀您来上海共同参与2019年的国际开源盛宴
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
406
                <h3>
407
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-12-what-is-cicd/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
408 409 410 411
                    什么是 CI/CD?
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
412 413 414
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
415 416 417 418 419 420 421
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/cdf" class="link black hover-blue">
                  cdf <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
422
                <h3>
423
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-13-cdf-call-for-papers/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
424 425 426 427
                    持续交付峰会 Call For Papers
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
428
                <h3>
429
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-20-cdf-launch/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
430 431 432 433 434
                    Jenkins 正在加入持续交付基金会
                  </a>
                </h3>
              
                <h3>
435
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-13-ready-for-cdf/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
436 437 438 439 440 441 442
                    为 Continuous Delivery Foundation 的成立感到兴奋
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
443 444 445 446 447 448 449 450
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/cdsummit" class="link black hover-blue">
                  cdsummit <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
451
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-15-kubecon-cn/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
452 453 454 455 456 457 458
                    Jenkins 中文社区邀您来上海共同参与2019年的国际开源盛宴
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
459 460 461 462 463 464 465 466
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/cfp" class="link black hover-blue">
                  cfp <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
467
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-13-cdf-call-for-papers/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
468 469 470 471 472 473 474
                    持续交付峰会 Call For Papers
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
475 476 477 478 479 480 481
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/ci" class="link black hover-blue">
                  ci <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
482
                <h3>
483
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-29-leveraging-jenkins-on-kubernetes/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
484 485 486 487
                    在 Kubernetes 上使用 Jenkins 
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
488
                <h3>
489
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-14-setup-jenkins-ci-in-30-minutes/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
490 491 492 493
                    30分钟搞定 Jenkins CI
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
494
                <h3>
495
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-24-achieve-cicd-with-jenkins-x-kubernetes-and-spring/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
496 497 498 499
                    使用 Jenkins X、Kubernetes 和 Spring Boot 实现 CI/CD
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
500
                <h3>
501
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-22-jacoco-coverage-for-functional-test/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
502 503 504 505
                    基于 Jenkins &#43; JaCoCo 实现功能测试代码覆盖率统计
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
506
                <h3>
507
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-17-from-jenkins-to-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
508 509 510 511
                    从 Jenkins 到 Jenkins X
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
512
                <h3>
513
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-16-cloud-agnostic-automated-cicd-for-k8s/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
514 515 516 517
                    与云无关的用于 Kubernetes 的自动化 CI/CD 
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
518
                <h3>
519
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-30-what-cicd-tool-should-i-use/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
520 521 522 523 524
                    应该使用什么 CI/CD 工具?
                  </a>
                </h3>
              
                <h3>
525
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-10-getting-started-with-docker-for-java-applications/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
526 527 528 529
                    Java 应用使用 Docker 的入门指南:建立一个 CI/CD 流水线
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
530
                <h3>
531
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-03-the-benefits-and-challenges-of-continuous-integration/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
532 533 534 535
                    持续集成的收益与挑战
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
536
                <h3>
537
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-15-kubecon-cn/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
538 539 540 541
                    Jenkins 中文社区邀您来上海共同参与2019年的国际开源盛宴
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
542
                <h3>
543
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-12-what-is-cicd/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
544 545 546 547
                    什么是 CI/CD?
                  </a>
                </h3>
              
548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563
            </div>

          
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/ci/cd" class="link black hover-blue">
                  ci/cd <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2020/01/2020-01-10-the-complete-ci-cd-collection-tutorials/" class="link blue">
                    完整的 CI/CD 集合[教程]
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
564 565 566
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
567 568 569 570 571 572 573 574
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/cicd" class="link black hover-blue">
                  cicd <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
575
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-13-ready-for-cdf/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
576 577 578 579 580 581 582
                    为 Continuous Delivery Foundation 的成立感到兴奋
                  </a>
                </h3>
              
            </div>

          
583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/cli" class="link black hover-blue">
                  cli <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/10/2019-10-25-plugin-management-tool-alpha-release/" class="link blue">
                    Alpha 版本的插件管理库和 CLI 工具
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
599 600 601 602 603 604 605
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/cloud-native" class="link black hover-blue">
                  cloud-native <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
606
                <h3>
607
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-15-kubecon-cn/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
608 609 610 611
                    Jenkins 中文社区邀您来上海共同参与2019年的国际开源盛宴
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
612
                <h3>
613
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/01/2019-01-30-k8s-jenkins-secet-agent/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
614 615 616 617
                    Jenkins 和 Kubernetes -云上的神秘代理
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
618 619 620
            </div>

          
621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/cloudbees" class="link black hover-blue">
                  cloudbees <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/12/2019-12-11-jenkins-health-advisor-by-cloudbees-is-here/" class="link blue">
                    Jenkins 健康检查顾问
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
637 638 639 640 641 642 643
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/community" class="link black hover-blue">
                  community <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
644 645 646 647 648 649
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-12-2019-jenkins-board-and-officer-elections-update/" class="link blue">
                    Jenkins 2019 年 Board 和 Officer positions 选举更新
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
650
                <h3>
651
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-16-jenkins-world-contributor-summit-and-ask-the-experts-booth/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
652 653 654 655
                    Jenkins World 贡献者峰会及专家答疑展位
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
656
                <h3>
657
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-15-let-s-celebrate-java-11-support/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
658 659 660 661
                    让我们庆祝 Jenkins 对 Java 11的支持
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
662
                <h3>
663
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-27-docs-sig-announcement/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
664 665 666 667
                    Jenkins 文档特别兴趣小组
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
668
                <h3>
669
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-08-becoming-contributor-intro/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
670 671 672 673
                    介绍:成为一名 Jenkins 贡献者的旅程
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
674
                <h3>
675
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-20-cdf-launch/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
676
                    Jenkins 正在加入持续交付基金会
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
677 678 679
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
680
                <h3>
681
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-13-gsoc2019-announcement/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
682
                    Jenkins 已经被 Google Summer Of Code 2019 接受!
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
683 684 685
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
686
                <h3>
687
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/02/2019-02-20-java11-preview-availability/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
688
                    Java 11 预览支持已在 Jenkins 2.155&#43; 中可用
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
689 690 691
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
692
                <h3>
693
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/02/2019-02-13-outreachy-audit-log-plugin/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
694
                    Jenkins 对审计日志的支持
LinuxSuRen's avatar
LinuxSuRen 已提交
695 696 697
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
698
                <h3>
699
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-24-becoming-contributor-newbie-tickets/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
700 701 702 703
                    成为一名 Jenkins 贡献者:对新手友好的工单
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
704 705 706
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
707 708 709 710 711 712 713 714
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/continuous-integration" class="link black hover-blue">
                  continuous-integration <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
715
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-03-the-benefits-and-challenges-of-continuous-integration/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
716 717 718 719 720 721 722
                    持续集成的收益与挑战
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
723 724 725 726 727 728 729 730
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/contributing" class="link black hover-blue">
                  contributing <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
731
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-08-becoming-contributor-intro/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
732 733 734 735
                    介绍:成为一名 Jenkins 贡献者的旅程
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
736
                <h3>
737
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-24-becoming-contributor-newbie-tickets/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
738 739 740 741
                    成为一名 Jenkins 贡献者:对新手友好的工单
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
742 743 744
            </div>

          
745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/contributors" class="link black hover-blue">
                  contributors <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-22-plugin-docs-on-github/" class="link blue">
                    Jenkins 插件文档即代码:将文档迁移到 GitHub
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
761 762 763 764 765 766 767 768
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/contributorsummit" class="link black hover-blue">
                  contributorsummit <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
769
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-16-jenkins-world-contributor-summit-and-ask-the-experts-booth/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
770 771 772 773 774 775 776
                    Jenkins World 贡献者峰会及专家答疑展位
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
777 778 779 780 781 782 783
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/core" class="link black hover-blue">
                  core <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
784
                <h3>
785
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-15-let-s-celebrate-java-11-support/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
786 787 788 789
                    让我们庆祝 Jenkins 对 Java 11的支持
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
790
                <h3>
791
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/02/2019-02-20-java11-preview-availability/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
792 793 794 795
                    Java 11 预览支持已在 Jenkins 2.155&#43; 中可用
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
796 797 798
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
799 800 801 802 803 804 805 806
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/coverage" class="link black hover-blue">
                  coverage <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
807
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-22-jacoco-coverage-for-functional-test/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
808 809 810 811 812 813 814
                    基于 Jenkins &#43; JaCoCo 实现功能测试代码覆盖率统计
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
815 816 817 818 819 820 821 822
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/credentials" class="link black hover-blue">
                  credentials <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
823
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-10-phase-1-multibranch-pipeline-support-for-gitlab/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
824 825 826 827 828 829 830
                    多分支流水线任务对 GitLab SCM 的支持
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
831 832 833 834 835 836 837
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/developer" class="link black hover-blue">
                  developer <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
838 839 840 841 842 843
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-22-plugin-docs-on-github/" class="link blue">
                    Jenkins 插件文档即代码:将文档迁移到 GitHub
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
844
                <h3>
845
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-15-let-s-celebrate-java-11-support/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
846 847 848 849
                    让我们庆祝 Jenkins 对 Java 11的支持
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
850
                <h3>
851
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-04-performance-testing-jenkins/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
852 853 854 855
                    Jenkins 插件的微基准测试框架
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
856
                <h3>
857
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-10-phase-1-multibranch-pipeline-support-for-gitlab/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
858 859 860 861
                    多分支流水线任务对 GitLab SCM 的支持
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
862
                <h3>
863
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-08-becoming-contributor-intro/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
864 865 866 867
                    介绍:成为一名 Jenkins 贡献者的旅程
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
868
                <h3>
869
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/02/2019-02-20-java11-preview-availability/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
870 871 872 873
                    Java 11 预览支持已在 Jenkins 2.155&#43; 中可用
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
874
                <h3>
875
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-24-becoming-contributor-newbie-tickets/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
876 877 878 879
                    成为一名 Jenkins 贡献者:对新手友好的工单
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
880 881 882
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
883 884 885 886 887 888 889
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/devops" class="link black hover-blue">
                  devops <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
890 891 892 893 894 895
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-06-building-new-operating-model-devops/" class="link blue">
                    为 DevOps 构建新的运营模型
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
896
                <h3>
897
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-14-continuous-testing-what-why-and-how/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
898 899 900 901
                    持续测试的那些事
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
902
                <h3>
903
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-17-10-courses-to-learn-devops-engineering-in-depth/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
904 905 906 907
                    10节课带你深入学习 DevOps 工程
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
908
                <h3>
909
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-05-devops-challenges-in-2019-how-to-overcome-them/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
910 911 912 913
                    2019年 DevOps 面临的挑战以及如何战胜它们
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
914
                <h3>
915
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-17-from-jenkins-to-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
916 917 918 919
                    从 Jenkins 到 Jenkins X
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
920
                <h3>
921
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-14-devops-jenkins-credential-manage/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
922 923 924 925
                    基于 Jenkins 的 DevOps 平台应该如何设计凭证管理
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
926
                <h3>
927
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-28-devsecops/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
928 929 930 931
                    我们为什么需要 DevSecOps 和制品仓库?
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
932
                <h3>
933
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-22-jenkins-weekly-2.173/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
934 935 936 937 938
                    Jenkins 2.173 发布通知
                  </a>
                </h3>
              
                <h3>
939
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-19-the-business-value-of-cd/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
940 941 942 943
                    持续交付的商业价值
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
944
                <h3>
945
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-17-aiops/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
946 947 948 949 950 951 952
                    AIOps:DevOps 的未来
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
953 954 955 956 957 958 959 960
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/devops-jenkins" class="link black hover-blue">
                  devops-jenkins <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
961
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-23-devops-world-jenkins-world/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
962 963 964 965 966 967 968
                    2019 DEVOPS WORLD和JENKINS WORLD 获奖者公布
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
969 970 971 972 973 974 975 976
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/devopsworld2019" class="link black hover-blue">
                  devopsworld2019 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
977
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-16-jenkins-world-contributor-summit-and-ask-the-experts-booth/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
978 979 980 981 982 983 984
                    Jenkins World 贡献者峰会及专家答疑展位
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
985 986 987 988 989 990 991
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/docker" class="link black hover-blue">
                  docker <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
992 993 994 995 996 997
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/12/2019-12-19-full-build-automation-for-java-application-using-docker/" class="link blue">
                    使用 Docker 全自动构建 Java 应用
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
998
                <h3>
999
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-17-10-courses-to-learn-devops-engineering-in-depth/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1000 1001 1002 1003
                    10节课带你深入学习 DevOps 工程
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1004
                <h3>
1005
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-10-getting-started-with-docker-for-java-applications/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1006 1007 1008 1009 1010 1011 1012
                    Java 应用使用 Docker 的入门指南:建立一个 CI/CD 流水线
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
1013 1014 1015 1016 1017 1018 1019 1020
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/docs" class="link black hover-blue">
                  docs <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
1021
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-27-docs-sig-announcement/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036
                    Jenkins 文档特别兴趣小组
                  </a>
                </h3>
              
            </div>

          
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/documentation" class="link black hover-blue">
                  documentation <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
1037 1038
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-22-plugin-docs-on-github/" class="link blue">
                    Jenkins 插件文档即代码:将文档迁移到 GitHub
LinuxSuRen's avatar
LinuxSuRen 已提交
1039 1040 1041
                  </a>
                </h3>
              
1042
                <h3>
1043 1044
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-27-docs-sig-announcement/" class="link blue">
                    Jenkins 文档特别兴趣小组
1045 1046 1047
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1048 1049 1050
            </div>

          
1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/elections" class="link black hover-blue">
                  elections <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-12-2019-jenkins-board-and-officer-elections-update/" class="link blue">
                    Jenkins 2019 年 Board 和 Officer positions 选举更新
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
1067 1068
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1069 1070
                <a href="/tags/electron" class="link black hover-blue">
                  electron <span class="f6 gray"> &#8599;</span>
LinuxSuRen's avatar
LinuxSuRen 已提交
1071 1072 1073 1074
                </a>
              </h2>
              
                <h3>
1075
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-13-electron-pipeline-demo/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1076
                    Electron 应用的流水线设计
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1077 1078 1079
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1080 1081 1082
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1083 1084
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1085 1086
                <a href="/tags/events" class="link black hover-blue">
                  events <span class="f6 gray"> &#8599;</span>
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1087 1088 1089
                </a>
              </h2>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1090
                <h3>
1091
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-16-jenkins-world-contributor-summit-and-ask-the-experts-booth/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1092 1093 1094 1095
                    Jenkins World 贡献者峰会及专家答疑展位
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1096
                <h3>
1097
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-13-gsoc2019-announcement/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1098
                    Jenkins 已经被 Google Summer Of Code 2019 接受!
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1099 1100 1101 1102 1103 1104
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1105 1106
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1107 1108
                <a href="/tags/evergreen" class="link black hover-blue">
                  evergreen <span class="f6 gray"> &#8599;</span>
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1109 1110 1111 1112
                </a>
              </h2>
              
                <h3>
1113
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/01/2019-01-09-jenkins-evergreen/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1114
                    自动更新、易于使用的 Jenkins
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1115 1116 1117 1118 1119 1120
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1121 1122 1123 1124 1125 1126 1127
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/flagger" class="link black hover-blue">
                  flagger <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1128
                <h3>
1129
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-26-progressive-delivery-with-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1130 1131 1132 1133
                    使用 Jenkins X 渐进式交付
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1134
                <h3>
1135
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-24-progressive-delivery-in-kubernetes-blue-green-and-canary-deployments/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1136 1137 1138 1139 1140 1141 1142
                    Kubernetes 中的渐进式交付:蓝绿部署和金丝雀部署
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1143 1144
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1145 1146
                <a href="/tags/general" class="link black hover-blue">
                  general <span class="f6 gray"> &#8599;</span>
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1147 1148 1149 1150
                </a>
              </h2>
              
                <h3>
1151
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-20-cdf-launch/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1152
                    Jenkins 正在加入持续交付基金会
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1153 1154 1155 1156 1157 1158
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
1159 1160 1161 1162 1163 1164 1165 1166
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/git" class="link black hover-blue">
                  git <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
1167
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-17-10-courses-to-learn-devops-engineering-in-depth/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1168 1169 1170 1171 1172 1173 1174
                    10节课带你深入学习 DevOps 工程
                  </a>
                </h3>
              
            </div>

          
1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/git-secrets" class="link black hover-blue">
                  git-secrets <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-29-jenkins-cicd-with-git-secrets/" class="link blue">
                    Jenkins CI/CD 集成 Git Secrets
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
1191 1192 1193 1194 1195 1196 1197
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/gitlab" class="link black hover-blue">
                  gitlab <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1198
                <h3>
1199
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-11-introducing-gitlab-branch-source-plugin/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1200 1201 1202 1203
                    介绍新的 GitLab 分支源插件
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1204
                <h3>
1205
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-10-phase-1-multibranch-pipeline-support-for-gitlab/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1206 1207 1208 1209 1210 1211 1212
                    多分支流水线任务对 GitLab SCM 的支持
                  </a>
                </h3>
              
            </div>

          
1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/governance" class="link black hover-blue">
                  governance <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-12-2019-jenkins-board-and-officer-elections-update/" class="link blue">
                    Jenkins 2019 年 Board 和 Officer positions 选举更新
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1229 1230 1231 1232 1233 1234 1235
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/gsoc" class="link black hover-blue">
                  gsoc <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
1236 1237 1238 1239 1240 1241
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/10/2019-10-25-plugin-management-tool-alpha-release/" class="link blue">
                    Alpha 版本的插件管理库和 CLI 工具
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1242
                <h3>
1243
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-19-introduce-react-plugin-template/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1244 1245 1246 1247
                    React Plugin Template,让你可以使用 React 来编写 Jenkins 插件
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1248
                <h3>
1249
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-11-introducing-gitlab-branch-source-plugin/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1250 1251 1252 1253
                    介绍新的 GitLab 分支源插件
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1254
                <h3>
1255
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-04-performance-testing-jenkins/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1256 1257 1258 1259
                    Jenkins 插件的微基准测试框架
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1260
                <h3>
1261
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-10-phase-1-multibranch-pipeline-support-for-gitlab/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1262 1263 1264 1265
                    多分支流水线任务对 GitLab SCM 的支持
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1266
                <h3>
1267
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-13-gsoc2019-announcement/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281
                    Jenkins 已经被 Google Summer Of Code 2019 接受!
                  </a>
                </h3>
              
            </div>

          
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/gsoc2019" class="link black hover-blue">
                  gsoc2019 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
1282 1283 1284 1285 1286 1287
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/10/2019-10-25-plugin-management-tool-alpha-release/" class="link blue">
                    Alpha 版本的插件管理库和 CLI 工具
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1288
                <h3>
1289
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-19-introduce-react-plugin-template/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1290 1291 1292 1293
                    React Plugin Template,让你可以使用 React 来编写 Jenkins 插件
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1294
                <h3>
1295
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-16-jenkins-world-contributor-summit-and-ask-the-experts-booth/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1296 1297 1298 1299
                    Jenkins World 贡献者峰会及专家答疑展位
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1300
                <h3>
1301
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-11-introducing-gitlab-branch-source-plugin/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1302 1303 1304 1305
                    介绍新的 GitLab 分支源插件
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1306
                <h3>
1307
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-04-performance-testing-jenkins/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1308 1309 1310 1311
                    Jenkins 插件的微基准测试框架
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1312
                <h3>
1313
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-10-phase-1-multibranch-pipeline-support-for-gitlab/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1314 1315 1316 1317
                    多分支流水线任务对 GitLab SCM 的支持
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1318
                <h3>
1319
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-13-gsoc2019-announcement/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1320 1321 1322 1323 1324 1325 1326
                    Jenkins 已经被 Google Summer Of Code 2019 接受!
                  </a>
                </h3>
              
            </div>

          
1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/hacktoberfest" class="link black hover-blue">
                  hacktoberfest <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-22-plugin-docs-on-github/" class="link blue">
                    Jenkins 插件文档即代码:将文档迁移到 GitHub
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1343 1344 1345 1346 1347 1348 1349 1350
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/installers" class="link black hover-blue">
                  installers <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
1351
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/02/2019-02-27-windows-installers/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1352 1353 1354 1355 1356 1357 1358
                    Windows 安装程序更新
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1359 1360 1361 1362 1363 1364 1365
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/istio" class="link black hover-blue">
                  istio <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1366
                <h3>
1367
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-26-progressive-delivery-with-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1368 1369 1370 1371
                    使用 Jenkins X 渐进式交付
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1372
                <h3>
1373
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-24-progressive-delivery-in-kubernetes-blue-green-and-canary-deployments/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1374 1375 1376 1377 1378 1379 1380
                    Kubernetes 中的渐进式交付:蓝绿部署和金丝雀部署
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
1381 1382 1383 1384 1385 1386 1387 1388
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/jacoco" class="link black hover-blue">
                  jacoco <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
1389
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-22-jacoco-coverage-for-functional-test/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1390 1391 1392 1393 1394 1395 1396
                    基于 Jenkins &#43; JaCoCo 实现功能测试代码覆盖率统计
                  </a>
                </h3>
              
            </div>

          
1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/java" class="link black hover-blue">
                  java <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/12/2019-12-19-full-build-automation-for-java-application-using-docker/" class="link blue">
                    使用 Docker 全自动构建 Java 应用
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1413 1414 1415 1416 1417 1418 1419
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/java11" class="link black hover-blue">
                  java11 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1420
                <h3>
1421
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-15-let-s-celebrate-java-11-support/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1422 1423 1424 1425
                    让我们庆祝 Jenkins 对 Java 11的支持
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1426
                <h3>
1427
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/02/2019-02-20-java11-preview-availability/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1428 1429 1430 1431 1432 1433 1434
                    Java 11 预览支持已在 Jenkins 2.155&#43; 中可用
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1435 1436 1437 1438 1439 1440 1441
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/jenkins" class="link black hover-blue">
                  jenkins <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
1442 1443 1444 1445 1446 1447
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/12/2019-12-31-implement-cicd-for-multibranch-pipeline-in-jenkins/" class="link blue">
                    使用 Jenkins 实现 CI/CD 多分支流水线
                  </a>
                </h3>
              
1448 1449 1450 1451 1452 1453
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/12/2019-12-23-generic-webhook-trigger-plugin/" class="link blue">
                    Webhook 通用触发插件
                  </a>
                </h3>
              
1454 1455 1456 1457 1458 1459
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/12/2019-12-19-full-build-automation-for-java-application-using-docker/" class="link blue">
                    使用 Docker 全自动构建 Java 应用
                  </a>
                </h3>
              
1460 1461 1462 1463 1464 1465
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/12/2019-12-11-jenkins-health-advisor-by-cloudbees-is-here/" class="link blue">
                    Jenkins 健康检查顾问
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1466
                <h3>
1467
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-05-jenkins-multi-branch-pipeline/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1468 1469 1470 1471
                    在大型企业里维护多分支流水线
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1472
                <h3>
1473
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-31-pipeline-config-history-plugin/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1474 1475 1476 1477
                    Jenkins 流水线配置历史插件介绍
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1478
                <h3>
1479
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-14-jenkins-pipeline-workshop/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1480 1481 1482 1483
                    持续交付落地实践工作坊
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1484
                <h3>
1485
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-18-jenkins-weekly-release/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1486 1487 1488 1489
                    Jenkins 每周版更新
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1490
                <h3>
1491
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-09-jenkins-release/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1492 1493 1494 1495
                    Jenkins 长期支持版更新
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1496
                <h3>
1497
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-26-using-active-choices-plugin-merge-jobs/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1498 1499 1500 1501
                    使用Active-Choices-Plugin插件将十个Job合成一个
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1502
                <h3>
1503
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-14-setup-jenkins-ci-in-30-minutes/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1504 1505 1506 1507 1508
                    30分钟搞定 Jenkins CI
                  </a>
                </h3>
              
                <h3>
1509
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-10-jenkins-pipeline-workshop/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1510 1511 1512 1513
                    还在苦恼不会写 Jenkins 流水线?来场工作坊!
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1514
                <h3>
1515
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-29-jenkins-release/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1516 1517 1518 1519
                    Jenkins 2.176~2.178版本更新
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1520
                <h3>
1521
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-28-jenkins-pipeline-shared-lib-unit-test/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1522 1523 1524 1525
                    如何对 Jenkins 共享库进行单元测试
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1526
                <h3>
1527
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-22-jacoco-coverage-for-functional-test/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1528 1529 1530 1531
                    基于 Jenkins &#43; JaCoCo 实现功能测试代码覆盖率统计
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1532
                <h3>
1533
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-20-jenkins-ansible-springboot/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1534 1535 1536 1537
                    使用 Jenkins &#43; Ansible 实现 Spring Boot 自动化部署101
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1538
                <h3>
1539
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-17-from-jenkins-to-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1540 1541 1542 1543
                    从 Jenkins 到 Jenkins X
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1544
                <h3>
1545
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-15-gsoc-annoncement/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1546 1547 1548 1549
                    19年 GSoC 中 Jenkins 的七个项目
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1550
                <h3>
1551
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-14-devops-jenkins-credential-manage/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1552 1553 1554 1555
                    基于 Jenkins 的 DevOps 平台应该如何设计凭证管理
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1556
                <h3>
1557
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-13-jenkins-book-gift/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1558 1559 1560 1561
                    Jenkins 公众号送书福利
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1562
                <h3>
1563
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-09-jenkins-release/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1564 1565 1566 1567
                    Jenkins 版本发布
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1568
                <h3>
1569
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-08-jenkins-plugin-develop-within-two-days-part02/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1570 1571 1572
                    Jenkins 插件开发之旅:两天内从 idea 到发布(下篇)
                  </a>
                </h3>
LinuxSuRen's avatar
LinuxSuRen 已提交
1573 1574
              
                <h3>
1575
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-07-jenkins-install-plugins-shell/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1576 1577 1578
                    Jenkins 自动化安装插件
                  </a>
                </h3>
LinuxSuRen's avatar
LinuxSuRen 已提交
1579
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1580
                <h3>
1581
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-06-jenkins-plugin-develop-within-two-days-part01/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1582 1583 1584 1585
                    Jenkins 插件开发之旅:两天内从 idea 到发布(上篇)
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1586
                <h3>
1587
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-29-progressive-delivery-with-jenkins-x-automatic-cana/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1588 1589 1590 1591
                    使用 Jenkins X 渐进式交付:自动化金丝雀部署
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1592
                <h3>
1593
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-26-progressive-delivery-with-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1594 1595 1596 1597
                    使用 Jenkins X 渐进式交付
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1598
                <h3>
1599
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-25-jenkins-ansible-nginx/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1600 1601 1602 1603
                    使用 Jenkins &#43; Ansible 实现自动化部署 Nginx
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1604
                <h3>
1605
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-23-jenkins-master-shared-home/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1606 1607 1608 1609
                    关于 Jenkins master 共享 JENKINS_HOME 目录的实验
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1610
                <h3>
1611
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-19-the-business-value-of-cd/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1612 1613 1614 1615
                    持续交付的商业价值
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1616
                <h3>
1617
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-15-zabbix-monitor-jenkins/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1618 1619 1620 1621
                    使用 Zabbix 监控 Jenkins
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1622
                <h3>
1623
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-12-brief-analysis-the-encryption-algorithm-of-the-built-in-jenkins-user-database/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1624 1625 1626 1627
                    简析 Jenkins 专有用户数据库加密算法
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1628
                <h3>
1629
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-10-getting-started-with-docker-for-java-applications/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1630 1631 1632 1633 1634
                    Java 应用使用 Docker 的入门指南:建立一个 CI/CD 流水线
                  </a>
                </h3>
              
                <h3>
1635
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-08-becoming-contributor-intro/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1636 1637 1638 1639
                    介绍:成为一名 Jenkins 贡献者的旅程
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1640
                <h3>
1641
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-13-electron-pipeline-demo/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1642 1643 1644 1645
                    Electron 应用的流水线设计
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1646
                <h3>
1647
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-13-ready-for-cdf/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1648 1649 1650 1651
                    为 Continuous Delivery Foundation 的成立感到兴奋
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1652
                <h3>
1653
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-01-08-mpl-modular-pipeline-library/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1654 1655 1656 1657
                    MPL - 模块化的流水线库
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1658
                <h3>
1659
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/02/2019-02-27-jenkins-script-console-in-practice/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1660 1661 1662 1663
                    批量修改 Jenkins 任务的技巧
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1664
                <h3>
1665
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/01/2019-01-16-webhook-firewalls/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1666 1667 1668 1669
                    在安全防火墙内通过 WebHook 触发构建
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1670
                <h3>
1671
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-24-becoming-contributor-newbie-tickets/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1672 1673 1674 1675
                    成为一名 Jenkins 贡献者:对新手友好的工单
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1676 1677 1678
            </div>

          
1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/jenkins-ci" class="link black hover-blue">
                  jenkins-ci <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-18-integration-of-c-stat-code-analysis-with-automated-jenkins-ci-build/" class="link blue">
                    Jenkins CI 自动构建与 C-STAT 代码分析的集成
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
1695 1696 1697 1698 1699 1700 1701
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/jenkins-x" class="link black hover-blue">
                  jenkins-x <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
1702 1703 1704 1705 1706 1707
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-15-using-jenkins-x-updatebot/" class="link blue">
                    了解如何使用 Jenkins-X UpdateBot
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1708
                <h3>
1709
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-08-jenkins-x-new-logo/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1710 1711 1712 1713
                    Jenkins X 新 logo
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1714
                <h3>
1715
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-24-achieve-cicd-with-jenkins-x-kubernetes-and-spring/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1716 1717 1718 1719
                    使用 Jenkins X、Kubernetes 和 Spring Boot 实现 CI/CD
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1720
                <h3>
1721
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-17-from-jenkins-to-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1722 1723 1724 1725
                    从 Jenkins 到 Jenkins X
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1726
                <h3>
1727
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-26-progressive-delivery-with-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1728 1729 1730 1731
                    使用 Jenkins X 渐进式交付
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1732 1733 1734
            </div>

          
1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/jenkins-%E6%B5%81%E6%B0%B4%E7%BA%BF" class="link black hover-blue">
                  jenkins-流水线 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-29-jenkins-cicd-with-git-secrets/" class="link blue">
                    Jenkins CI/CD 集成 Git Secrets
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
1751 1752 1753 1754 1755 1756 1757
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/jenkinsworld" class="link black hover-blue">
                  jenkinsworld <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1758
                <h3>
1759
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-16-jenkins-world-contributor-summit-and-ask-the-experts-booth/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1760 1761 1762 1763
                    Jenkins World 贡献者峰会及专家答疑展位
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1764
                <h3>
1765
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/01/2019-01-30-k8s-jenkins-secet-agent/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1766 1767 1768 1769
                    Jenkins 和 Kubernetes -云上的神秘代理
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1770
                <h3>
1771
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/01/2019-01-09-jenkins-evergreen/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1772
                    自动更新、易于使用的 Jenkins
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1773 1774 1775
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786
            </div>

          
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/jenkinsworld2018" class="link black hover-blue">
                  jenkinsworld2018 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
1787
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/01/2019-01-30-k8s-jenkins-secet-agent/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1788 1789 1790 1791
                    Jenkins 和 Kubernetes -云上的神秘代理
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1792
                <h3>
1793
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/01/2019-01-09-jenkins-evergreen/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1794
                    自动更新、易于使用的 Jenkins
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1795
                  </a>
LinuxSuRen's avatar
LinuxSuRen 已提交
1796 1797 1798 1799 1800
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
1801 1802 1803 1804 1805 1806 1807
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/jira" class="link black hover-blue">
                  jira <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1808
                <h3>
1809
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-08-jenkins-plugin-develop-within-two-days-part02/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1810 1811 1812 1813
                    Jenkins 插件开发之旅:两天内从 idea 到发布(下篇)
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1814
                <h3>
1815
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-06-jenkins-plugin-develop-within-two-days-part01/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1816 1817 1818 1819 1820 1821 1822
                    Jenkins 插件开发之旅:两天内从 idea 到发布(上篇)
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
1823 1824 1825 1826 1827 1828 1829 1830
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/jmh" class="link black hover-blue">
                  jmh <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
1831
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-04-performance-testing-jenkins/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846
                    Jenkins 插件的微基准测试框架
                  </a>
                </h3>
              
            </div>

          
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/jte" class="link black hover-blue">
                  jte <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
1847
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-01-introducing-the-jenkins-templating-engine/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1848 1849 1850 1851 1852 1853 1854
                    介绍 Jenkins 模板引擎
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1855 1856 1857 1858 1859 1860 1861
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/k8s" class="link black hover-blue">
                  k8s <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1862
                <h3>
1863
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-24-achieve-cicd-with-jenkins-x-kubernetes-and-spring/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1864 1865 1866 1867
                    使用 Jenkins X、Kubernetes 和 Spring Boot 实现 CI/CD
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1868
                <h3>
1869
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-26-progressive-delivery-with-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1870 1871 1872 1873
                    使用 Jenkins X 渐进式交付
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1874
                <h3>
1875
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-24-progressive-delivery-in-kubernetes-blue-green-and-canary-deployments/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1876 1877 1878 1879 1880 1881 1882
                    Kubernetes 中的渐进式交付:蓝绿部署和金丝雀部署
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/kafka-kubernetes-helm" class="link black hover-blue">
                  kafka-kubernetes-helm <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-08-remoting-over-apache-kafka-plugin-with-kafka-launcher-in-kubernetes/" class="link blue">
                    在 Kubernetes 中通过 Apache Kafka 插件远程处理 Kafka 启动程序
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1899 1900 1901 1902 1903 1904 1905 1906
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/kubecon" class="link black hover-blue">
                  kubecon <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
1907
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-15-kubecon-cn/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1908 1909 1910 1911 1912 1913 1914
                    Jenkins 中文社区邀您来上海共同参与2019年的国际开源盛宴
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1915 1916 1917 1918 1919 1920 1921
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/kubernetes" class="link black hover-blue">
                  kubernetes <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1922
                <h3>
1923
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-29-leveraging-jenkins-on-kubernetes/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1924 1925 1926 1927
                    在 Kubernetes 上使用 Jenkins 
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1928
                <h3>
1929
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-24-achieve-cicd-with-jenkins-x-kubernetes-and-spring/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1930 1931 1932 1933
                    使用 Jenkins X、Kubernetes 和 Spring Boot 实现 CI/CD
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1934
                <h3>
1935
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-17-from-jenkins-to-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1936 1937 1938 1939
                    从 Jenkins 到 Jenkins X
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1940
                <h3>
1941
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-16-cloud-agnostic-automated-cicd-for-k8s/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1942 1943 1944 1945
                    与云无关的用于 Kubernetes 的自动化 CI/CD 
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1946
                <h3>
1947
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-26-progressive-delivery-with-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1948 1949 1950 1951
                    使用 Jenkins X 渐进式交付
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1952
                <h3>
1953
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-24-progressive-delivery-in-kubernetes-blue-green-and-canary-deployments/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1954 1955 1956 1957
                    Kubernetes 中的渐进式交付:蓝绿部署和金丝雀部署
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1958
                <h3>
1959
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-15-kubecon-cn/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1960 1961 1962 1963
                    Jenkins 中文社区邀您来上海共同参与2019年的国际开源盛宴
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1964
                <h3>
1965
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/01/2019-01-30-k8s-jenkins-secet-agent/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
1966 1967 1968 1969 1970 1971 1972
                    Jenkins 和 Kubernetes -云上的神秘代理
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
1973 1974 1975 1976 1977 1978 1979
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/maven" class="link black hover-blue">
                  maven <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1980
                <h3>
1981
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-08-jenkins-plugin-develop-within-two-days-part02/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1982 1983 1984 1985
                    Jenkins 插件开发之旅:两天内从 idea 到发布(下篇)
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
1986
                <h3>
1987
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-06-jenkins-plugin-develop-within-two-days-part01/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
1988 1989 1990 1991 1992 1993 1994
                    Jenkins 插件开发之旅:两天内从 idea 到发布(上篇)
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
1995 1996 1997 1998 1999 2000 2001
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/multi-branch" class="link black hover-blue">
                  multi-branch <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
2002 2003 2004 2005 2006 2007
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/12/2019-12-31-implement-cicd-for-multibranch-pipeline-in-jenkins/" class="link blue">
                    使用 Jenkins 实现 CI/CD 多分支流水线
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2008
                <h3>
2009
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-05-jenkins-multi-branch-pipeline/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2010 2011 2012 2013 2014 2015 2016
                    在大型企业里维护多分支流水线
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2017 2018 2019 2020 2021 2022 2023 2024
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/multibranch" class="link black hover-blue">
                  multibranch <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2025
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-11-introducing-gitlab-branch-source-plugin/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2026 2027 2028 2029 2030 2031 2032
                    介绍新的 GitLab 分支源插件
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2033 2034 2035 2036 2037 2038 2039 2040
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/newcomer" class="link black hover-blue">
                  newcomer <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2041
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-08-becoming-contributor-intro/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2042 2043 2044 2045
                    介绍:成为一名 Jenkins 贡献者的旅程
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2046
                <h3>
2047
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-24-becoming-contributor-newbie-tickets/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2048 2049 2050 2051
                    成为一名 Jenkins 贡献者:对新手友好的工单
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2052 2053 2054
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2055 2056 2057 2058 2059 2060 2061 2062
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/nginx" class="link black hover-blue">
                  nginx <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2063
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-25-jenkins-ansible-nginx/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2064 2065 2066 2067 2068 2069 2070
                    使用 Jenkins &#43; Ansible 实现自动化部署 Nginx
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2071 2072 2073 2074 2075 2076 2077 2078
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/open-source" class="link black hover-blue">
                  open-source <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2079
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-30-open-source-meeting/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2080 2081 2082 2083 2084 2085 2086
                    庆祝开源人线下见面会圆满结束
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2087 2088 2089 2090 2091 2092 2093
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/opensource" class="link black hover-blue">
                  opensource <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2094
                <h3>
2095
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-16-jenkins-world-contributor-summit-and-ask-the-experts-booth/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2096 2097 2098 2099
                    Jenkins World 贡献者峰会及专家答疑展位
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2100
                <h3>
2101
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-13-ready-for-cdf/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2102 2103 2104 2105 2106 2107 2108
                    为 Continuous Delivery Foundation 的成立感到兴奋
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2109 2110 2111 2112 2113 2114 2115 2116
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/outreachy" class="link black hover-blue">
                  outreachy <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2117
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/02/2019-02-13-outreachy-audit-log-plugin/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2118
                    Jenkins 对审计日志的支持
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132
                  </a>
                </h3>
              
            </div>

          
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/outreachy2018" class="link black hover-blue">
                  outreachy2018 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2133
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/02/2019-02-13-outreachy-audit-log-plugin/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2134
                    Jenkins 对审计日志的支持
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2135 2136 2137 2138 2139 2140
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2141 2142 2143 2144 2145 2146 2147
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/performance" class="link black hover-blue">
                  performance <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2148
                <h3>
2149
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-04-performance-testing-jenkins/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2150 2151 2152 2153
                    Jenkins 插件的微基准测试框架
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2154 2155 2156
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2157 2158 2159 2160 2161 2162 2163
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/pipeline" class="link black hover-blue">
                  pipeline <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
2164 2165 2166 2167 2168 2169
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/12/2019-12-19-full-build-automation-for-java-application-using-docker/" class="link blue">
                    使用 Docker 全自动构建 Java 应用
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2170
                <h3>
2171
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-11-introducing-gitlab-branch-source-plugin/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2172 2173 2174 2175
                    介绍新的 GitLab 分支源插件
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2176
                <h3>
2177
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-15-jenkins-pipeline-stage-result-visualization-improvements/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2178 2179 2180 2181
                    Jenkins 可视化阶段视图的改进
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2182
                <h3>
2183
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-05-jenkins-multi-branch-pipeline/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2184 2185 2186 2187
                    在大型企业里维护多分支流水线
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2188
                <h3>
2189
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-31-pipeline-config-history-plugin/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2190 2191 2192 2193
                    Jenkins 流水线配置历史插件介绍
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2194
                <h3>
2195
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-29-leveraging-jenkins-on-kubernetes/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2196 2197 2198 2199
                    在 Kubernetes 上使用 Jenkins 
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2200
                <h3>
2201
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-14-jenkins-pipeline-workshop/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2202 2203 2204 2205
                    持续交付落地实践工作坊
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2206
                <h3>
2207
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-08-wechat-answer-1/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2208 2209 2210 2211
                    Jenkins 中文社区技术交流微信群问题集之一
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2212
                <h3>
2213
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-10-phase-1-multibranch-pipeline-support-for-gitlab/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2214 2215 2216 2217
                    多分支流水线任务对 GitLab SCM 的支持
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2218
                <h3>
2219
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-01-introducing-the-jenkins-templating-engine/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2220 2221 2222 2223
                    介绍 Jenkins 模板引擎
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2224
                <h3>
2225
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-10-jenkins-pipeline-workshop/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2226 2227 2228 2229
                    还在苦恼不会写 Jenkins 流水线?来场工作坊!
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2230
                <h3>
2231
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-30-what-cicd-tool-should-i-use/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2232 2233 2234 2235 2236
                    应该使用什么 CI/CD 工具?
                  </a>
                </h3>
              
                <h3>
2237
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-10-getting-started-with-docker-for-java-applications/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2238 2239 2240 2241
                    Java 应用使用 Docker 的入门指南:建立一个 CI/CD 流水线
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2242
                <h3>
2243
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-13-electron-pipeline-demo/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2244 2245 2246 2247 2248
                    Electron 应用的流水线设计
                  </a>
                </h3>
              
                <h3>
2249
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-01-08-mpl-modular-pipeline-library/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2250 2251 2252 2253
                    MPL - 模块化的流水线库
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2254
                <h3>
2255
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/01/2019-01-23-configuring-jenkins-pipeline-with-yaml-file/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2256 2257 2258 2259 2260 2261 2262
                    使用 YAML 文件配置 Jenkins 流水线
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2263 2264 2265 2266 2267 2268 2269 2270
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/pipeline-authoring" class="link black hover-blue">
                  pipeline-authoring <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2271
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-01-introducing-the-jenkins-templating-engine/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2272 2273 2274 2275 2276 2277 2278
                    介绍 Jenkins 模板引擎
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2279 2280 2281 2282 2283 2284 2285
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/platform-sig" class="link black hover-blue">
                  platform-sig <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
2286 2287 2288 2289 2290 2291
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/10/2019-10-25-plugin-management-tool-alpha-release/" class="link blue">
                    Alpha 版本的插件管理库和 CLI 工具
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2292
                <h3>
2293
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-15-let-s-celebrate-java-11-support/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2294 2295 2296 2297
                    让我们庆祝 Jenkins 对 Java 11的支持
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2298
                <h3>
2299
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/02/2019-02-20-java11-preview-availability/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2300 2301 2302 2303
                    Java 11 预览支持已在 Jenkins 2.155&#43; 中可用
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2304
                <h3>
2305
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/02/2019-02-27-windows-installers/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2306 2307 2308 2309
                    Windows 安装程序更新
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2310 2311 2312
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2313 2314 2315 2316 2317 2318 2319
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/plugin" class="link black hover-blue">
                  plugin <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2320
                <h3>
2321
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-19-introduce-react-plugin-template/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2322 2323 2324 2325
                    React Plugin Template,让你可以使用 React 来编写 Jenkins 插件
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2326
                <h3>
2327
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-01-introducing-the-jenkins-templating-engine/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2328 2329 2330 2331 2332
                    介绍 Jenkins 模板引擎
                  </a>
                </h3>
              
                <h3>
2333
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-26-using-active-choices-plugin-merge-jobs/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2334 2335 2336 2337 2338 2339 2340
                    使用Active-Choices-Plugin插件将十个Job合成一个
                  </a>
                </h3>
              
            </div>

          
2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/pluginmanagement" class="link black hover-blue">
                  pluginmanagement <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/10/2019-10-25-plugin-management-tool-alpha-release/" class="link blue">
                    Alpha 版本的插件管理库和 CLI 工具
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2357 2358 2359 2360 2361 2362 2363
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/plugins" class="link black hover-blue">
                  plugins <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
2364 2365 2366 2367 2368 2369
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/10/2019-10-25-plugin-management-tool-alpha-release/" class="link blue">
                    Alpha 版本的插件管理库和 CLI 工具
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2370
                <h3>
2371
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-11-introducing-gitlab-branch-source-plugin/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2372 2373 2374 2375
                    介绍新的 GitLab 分支源插件
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2376
                <h3>
2377
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-31-pipeline-config-history-plugin/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2378 2379 2380 2381
                    Jenkins 流水线配置历史插件介绍
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2382
                <h3>
2383
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-29-leveraging-jenkins-on-kubernetes/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2384 2385 2386 2387
                    在 Kubernetes 上使用 Jenkins 
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2388
                <h3>
2389
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-04-performance-testing-jenkins/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2390 2391 2392 2393
                    Jenkins 插件的微基准测试框架
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2394
                <h3>
2395
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-10-phase-1-multibranch-pipeline-support-for-gitlab/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2396 2397 2398 2399
                    多分支流水线任务对 GitLab SCM 的支持
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2400
                <h3>
2401
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-15-security-spring-cleaning/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2402 2403 2404 2405 2406 2407 2408
                    春季安全清查
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2409 2410 2411 2412 2413 2414 2415
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/progressive-delivery" class="link black hover-blue">
                  progressive-delivery <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2416
                <h3>
2417
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-26-progressive-delivery-with-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2418 2419 2420 2421
                    使用 Jenkins X 渐进式交付
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2422
                <h3>
2423
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-24-progressive-delivery-in-kubernetes-blue-green-and-canary-deployments/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2424 2425 2426 2427 2428 2429 2430
                    Kubernetes 中的渐进式交付:蓝绿部署和金丝雀部署
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2431 2432 2433 2434 2435 2436 2437 2438
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/react" class="link black hover-blue">
                  react <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2439
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-19-introduce-react-plugin-template/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2440 2441 2442
                    React Plugin Template,让你可以使用 React 来编写 Jenkins 插件
                  </a>
                </h3>
2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458
              
            </div>

          
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/react-plugins-gsoc-gsoc2019" class="link black hover-blue">
                  react-plugins-gsoc-gsoc2019 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-14-gsoc-phase-1-updates-on-working-hours-plugin/" class="link blue">
                    Working Hours 插件的第一阶段更新
                  </a>
                </h3>
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2459 2460 2461 2462
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2463 2464 2465 2466 2467 2468 2469
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/release" class="link black hover-blue">
                  release <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2470
                <h3>
2471
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-18-jenkins-weekly-release/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2472 2473 2474 2475
                    Jenkins 每周版更新
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2476
                <h3>
2477
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-09-jenkins-release/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2478 2479 2480 2481
                    Jenkins 长期支持版更新
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2482
                <h3>
2483
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-29-jenkins-release/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2484 2485 2486 2487 2488
                    Jenkins 2.176~2.178版本更新
                  </a>
                </h3>
              
                <h3>
2489
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-15-gsoc-annoncement/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2490 2491 2492 2493
                    19年 GSoC 中 Jenkins 的七个项目
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2494
                <h3>
2495
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-09-jenkins-release/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2496 2497 2498 2499 2500 2501 2502
                    Jenkins 版本发布
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2503 2504 2505 2506 2507 2508 2509 2510
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/remote-file" class="link black hover-blue">
                  remote-file <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2511
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-05-jenkins-multi-branch-pipeline/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2512 2513 2514 2515 2516 2517 2518
                    在大型企业里维护多分支流水线
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2519 2520 2521 2522 2523 2524 2525
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/security" class="link black hover-blue">
                  security <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2526
                <h3>
2527
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-28-devsecops/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2528 2529 2530 2531
                    我们为什么需要 DevSecOps 和制品仓库?
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2532
                <h3>
2533
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/01/2019-01-16-webhook-firewalls/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2534 2535
                    在安全防火墙内通过 WebHook 触发构建
                  </a>
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2536 2537
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2538
                <h3>
2539
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-15-security-spring-cleaning/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2540 2541 2542 2543
                    春季安全清查
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554
            </div>

          
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/shared-library" class="link black hover-blue">
                  shared-library <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2555
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-01-08-mpl-modular-pipeline-library/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2556 2557
                    MPL - 模块化的流水线库
                  </a>
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2558
                </h3>
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569
              
            </div>

          
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/shipper" class="link black hover-blue">
                  shipper <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2570
                <h3>
2571
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-26-progressive-delivery-with-jenkins-x/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2572 2573 2574 2575
                    使用 Jenkins X 渐进式交付
                  </a>
                </h3>
              
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2576
                <h3>
2577
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-24-progressive-delivery-in-kubernetes-blue-green-and-canary-deployments/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2578 2579 2580
                    Kubernetes 中的渐进式交付:蓝绿部署和金丝雀部署
                  </a>
                </h3>
LinuxSuRen's avatar
LinuxSuRen 已提交
2581 2582 2583 2584
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2585 2586 2587 2588 2589 2590 2591 2592
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/spec" class="link black hover-blue">
                  spec <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2593
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-20-translation-norms/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2594 2595 2596 2597 2598 2599 2600
                    转载规范及声明
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2601 2602 2603 2604 2605 2606 2607 2608
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/spring-boot" class="link black hover-blue">
                  spring-boot <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2609
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-24-achieve-cicd-with-jenkins-x-kubernetes-and-spring/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2610 2611 2612 2613 2614 2615 2616
                    使用 Jenkins X、Kubernetes 和 Spring Boot 实现 CI/CD
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2617 2618 2619 2620 2621 2622 2623 2624
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/springboot" class="link black hover-blue">
                  springboot <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2625
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/05/2019-05-20-jenkins-ansible-springboot/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2626 2627 2628 2629 2630 2631 2632
                    使用 Jenkins &#43; Ansible 实现 Spring Boot 自动化部署101
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2633 2634 2635 2636 2637 2638 2639 2640
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/template" class="link black hover-blue">
                  template <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2641
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-19-introduce-react-plugin-template/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2642 2643 2644 2645 2646 2647 2648
                    React Plugin Template,让你可以使用 React 来编写 Jenkins 插件
                  </a>
                </h3>
              
            </div>

          
2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/updatebot" class="link black hover-blue">
                  updatebot <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-15-using-jenkins-x-updatebot/" class="link blue">
                    了解如何使用 Jenkins-X UpdateBot
                  </a>
                </h3>
              
            </div>

          
2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/webhook" class="link black hover-blue">
                  webhook <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/12/2019-12-23-generic-webhook-trigger-plugin/" class="link blue">
                    Webhook 通用触发插件
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2681 2682
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2683 2684
                <a href="/tags/webhooks" class="link black hover-blue">
                  webhooks <span class="f6 gray"> &#8599;</span>
LinuxSuRen's avatar
LinuxSuRen 已提交
2685 2686 2687 2688
                </a>
              </h2>
              
                <h3>
2689
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/01/2019-01-16-webhook-firewalls/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2690
                    在安全防火墙内通过 WebHook 触发构建
LinuxSuRen's avatar
LinuxSuRen 已提交
2691 2692 2693 2694 2695 2696
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2697 2698
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2699 2700
                <a href="/tags/weekly" class="link black hover-blue">
                  weekly <span class="f6 gray"> &#8599;</span>
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2701 2702 2703 2704
                </a>
              </h2>
              
                <h3>
2705
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/03/2019-03-18-weekly-version/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2706
                    Jenkins 更新通知
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2707 2708 2709 2710 2711 2712
                  </a>
                </h3>
              
            </div>

          
2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/wiki" class="link black hover-blue">
                  wiki <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-22-plugin-docs-on-github/" class="link blue">
                    Jenkins 插件文档即代码:将文档迁移到 GitHub
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2729 2730 2731 2732 2733 2734 2735 2736
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/windows" class="link black hover-blue">
                  windows <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2737
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/02/2019-02-27-windows-installers/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2738 2739 2740 2741 2742 2743 2744
                    Windows 安装程序更新
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2745 2746 2747 2748 2749 2750 2751 2752
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/zabbix" class="link black hover-blue">
                  zabbix <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2753
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/04/2019-04-15-zabbix-monitor-jenkins/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2754 2755 2756 2757 2758 2759 2760
                    使用 Zabbix 监控 Jenkins
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2761 2762 2763 2764 2765 2766 2767 2768
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/%E5%9C%A8%E7%BA%BF%E5%88%86%E4%BA%AB" class="link black hover-blue">
                  在线分享 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2769
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/06/2019-06-09-github-share/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2770 2771 2772 2773 2774
                    在线分享 - 作为一名开源贡献者是如何使用 GitHub 的?
                  </a>
                </h3>
              
            </div>
LinuxSuRen's avatar
LinuxSuRen 已提交
2775 2776

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/%E5%A4%96%E6%8C%82%E7%A8%8B%E5%BC%8F-%E5%AE%89%E5%85%A8-%E6%80%A7%E8%83%BD-gsoc-gsoc2019" class="link black hover-blue">
                  外挂程式-安全-性能-gsoc-gsoc2019 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/10/2019-10-28-introducing-new-folder-authorization-plugin/" class="link blue">
                    介绍新的文件夹授权插件
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2793 2794 2795 2796 2797 2798 2799 2800
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/%E5%AF%BC%E5%B8%88" class="link black hover-blue">
                  导师 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2801
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-16-tutor-recruitment/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2802 2803 2804 2805 2806 2807 2808
                    持续交付黑客松--导师招募
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2809 2810 2811 2812 2813 2814 2815 2816
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/%E5%BC%80%E6%BA%90" class="link black hover-blue">
                  开源 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2817
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/07/2019-07-30-jenkins-meetup/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2818 2819 2820 2821 2822
                    开源人线下见面会
                  </a>
                </h3>
              
            </div>
LinuxSuRen's avatar
LinuxSuRen 已提交
2823 2824

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2825 2826 2827 2828 2829 2830 2831 2832
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/%E5%BF%97%E6%84%BF%E8%80%85" class="link black hover-blue">
                  志愿者 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2833
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-09-volunteer-recruitment/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847
                    持续交付黑客松--志愿者招募
                  </a>
                </h3>
              
            </div>

          
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/%E6%8B%9B%E5%8B%9F" class="link black hover-blue">
                  招募 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2848
                <h3>
2849
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-16-tutor-recruitment/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2850 2851 2852 2853
                    持续交付黑客松--导师招募
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2854
                <h3>
2855
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-09-volunteer-recruitment/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2856 2857 2858 2859 2860 2861 2862
                    持续交付黑客松--志愿者招募
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2863 2864 2865 2866 2867 2868 2869 2870
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/%E6%8C%81%E7%BB%AD%E4%BA%A4%E4%BB%98" class="link black hover-blue">
                  持续交付 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2871
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-14-continuous-testing-what-why-and-how/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886
                    持续测试的那些事
                  </a>
                </h3>
              
            </div>

          
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/%E6%8C%81%E7%BB%AD%E6%B5%8B%E8%AF%95" class="link black hover-blue">
                  持续测试 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2887
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-14-continuous-testing-what-why-and-how/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902
                    持续测试的那些事
                  </a>
                </h3>
              
            </div>

          
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/%E6%B5%8B%E8%AF%95" class="link black hover-blue">
                  测试 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2903
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-14-continuous-testing-what-why-and-how/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2904 2905 2906 2907 2908 2909 2910
                    持续测试的那些事
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2911 2912 2913 2914 2915 2916 2917 2918
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/%E8%B4%A1%E7%8C%AE%E6%BF%80%E5%8A%B1" class="link black hover-blue">
                  贡献激励 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2919
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/09/2019-09-05-award/" class="link blue">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
2920 2921 2922 2923 2924 2925 2926
                    Jenkins 中文社区第二届明星贡献者名单
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2927 2928 2929 2930 2931 2932 2933 2934
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/%E8%BD%AF%E4%BB%B6%E7%94%9F%E5%91%BD%E5%91%A8%E6%9C%9F" class="link black hover-blue">
                  软件生命周期 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
2935
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-14-continuous-testing-what-why-and-how/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2936 2937 2938 2939 2940 2941 2942
                    持续测试的那些事
                  </a>
                </h3>
              
            </div>

          
2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/%E8%BF%90%E8%90%A5%E8%BD%AC%E5%9E%8B" class="link black hover-blue">
                  运营转型 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
                <h3>
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/11/2019-11-06-building-new-operating-model-devops/" class="link blue">
                    为 DevOps 构建新的运营模型
                  </a>
                </h3>
              
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2959 2960 2961 2962 2963 2964 2965
            <div class="break-inside-avoid-l nested-copy-line-height mb5">
              <h2 class="f3">
                <a href="/tags/%E9%BB%91%E5%AE%A2%E6%9D%BE" class="link black hover-blue">
                  黑客松 <span class="f6 gray"> &#8599;</span>
                </a>
              </h2>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2966
                <h3>
2967
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-16-tutor-recruitment/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2968 2969 2970 2971
                    持续交付黑客松--导师招募
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2972
                <h3>
2973
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-09-volunteer-recruitment/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2974 2975 2976 2977
                    持续交付黑客松--志愿者招募
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2978
                <h3>
2979
                  <a href="https://jenkins-zh.github.io/wechat/articles/2019/08/2019-08-07-hackathon-startup/" class="link blue">
LinuxSuRen's avatar
LinuxSuRen 已提交
2980 2981 2982 2983
                    开源持续交付黑客松--号角声起
                  </a>
                </h3>
              
LinuxSuRen's avatar
LinuxSuRen 已提交
2984 2985 2986
            </div>

          
LinuxSuRen's avatar
LinuxSuRen 已提交
2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008

      </div>




    </div>

  </div>




</div>

    </main>

    <footer class="bg-primary-color-dark ph4-ns pt4 relative w-100" role="contentinfo">
  <div class="center flex-ns flex-wrap justify-between mw9 w-90">
    <div class="pb3 pt4 w-100 w-50-ns">

      <div class="b f3  light-gray mb3 nested-links tc">
3009 3010
<a href="https://github.com/jenkins-zh/jenkins-zh/graphs/contributors" target="_blank"
          class="link">Jenkins 社区贡献者</a> 维护<br />
LinuxSuRen's avatar
LinuxSuRen 已提交
3011 3012
      </div>

LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
3013
      <ul class="center f6 list ma0 mv3 pa0 tc" style="display:none"><li class="dib mr3"><a href="https://github.com/jenkins-zh/jenkins-zh/issues/new" class="dim link light-gray pv2">File an Issue</a></li></ul>
LinuxSuRen's avatar
LinuxSuRen 已提交
3014 3015 3016

      <ul class="center f6 list ma0 mv4 pa0 tc">
        <li class="dib mr3">
LinuxSuRen's avatar
LinuxSuRen 已提交
3017
          <a href="https://twitter.com/jenkinsci" target="_blank" class="dim link light-gray pv2">Twitter</a>
LinuxSuRen's avatar
LinuxSuRen 已提交
3018 3019
        </li>
        <li class="dib mr3">
3020 3021
          <a href="https://www.youtube.com/channel/UC63xz3pq26BBgwB3cnwCoqQ" target="_blank"
            class="dim link light-gray pv2">YouTube</a>
LinuxSuRen's avatar
LinuxSuRen 已提交
3022
        </li>
LinuxSuRen's avatar
LinuxSuRen 已提交
3023 3024 3025
        <li class="dib mr3">
          <a href="https://space.bilibili.com/433584098" target="_blank" class="dim link light-gray pv2">哔哩哔哩</a>
        </li>
3026
        <li class="dib mr3">
3027
          <a href="http://jcli.jenkins-zh.cn/" target="_blank" class="dim link light-gray pv2">Jenkins
3028 3029
            CLI</a>
        </li>
3030 3031 3032
        <li class="dib mr3">
          <a href="https://discourse.jenkins-zh.cn/" target="_blank" class="dim link light-gray pv2">社区论坛</a>
        </li>
LinuxSuRen's avatar
LinuxSuRen 已提交
3033 3034 3035 3036 3037 3038
      </ul>

      
    </div>

    <div>
3039 3040 3041 3042 3043
      <div style="color: #ffffff; display: inline-block; text-align: center; margin-right: 5px; margin-left: 5px;">优酷视频
        <div>
          <a href="https://i.youku.com/jenkinszh" target="_blank">
            <img src="/images/youku-qrcode.png" with="100" height="100">
          </a>
LinuxSuRen's avatar
LinuxSuRen 已提交
3044
        </div>
3045 3046 3047 3048 3049 3050
      </div>
      <div style="color: #ffffff; display: inline-block; text-align: center; margin-right: 5px; margin-left: 5px;">微信公众号
        <div>
          <a href="https://mp.weixin.qq.com/s/vifdduC3kRGSIMpyL03yVA" target="_blank">
            <img src="https://jenkins.io/images/jenkins-wechat.png" with="100" height="100">
          </a>
LinuxSuRen's avatar
LinuxSuRen 已提交
3051 3052
        </div>
      </div>
3053
    </div>
LinuxSuRen's avatar
LinuxSuRen 已提交
3054 3055 3056 3057

  </div>

  <div class="f7 gray mb5 mb0-ns ph3 w-100" style="display:none"> 
3058 3059
    <p class="dib mr4">Jenkins&reg; is a registered trademark of <a href="https://www.spi-inc.org/"
        class="link">Software in the Public Interest, Inc.</a></p>
3060
    <p class="dib">Copyright 2018–2020 the original authors.</p>
LinuxSuRen's avatar
LinuxSuRen 已提交
3061 3062 3063 3064 3065 3066 3067 3068 3069 3070
  </div>


  <div class="bg-primary-color-dark bottom-0 left-0 right-0 dn-l fixed pb3 ph3 w-100"><div  class="globalmenu mobilemenu pb3 dn">
    

<ul class="list hidden dib ph0 ma0 scrolling-touch tc">
  
    <li  class="tl dib ma0 hover-bg-black w-100">
        <a href="/wechat/" class="ttu f6 link primary-color-light overflow hover-white db brand-font  ma0 w-100 pv3 ph4">
LinuxSuRen's avatar
LinuxSuRen 已提交
3071
          博客
LinuxSuRen's avatar
LinuxSuRen 已提交
3072 3073 3074
        </a>
    </li>
  
LinuxSuRen's avatar
LinuxSuRen 已提交
3075 3076 3077 3078 3079 3080
    <li  class="tl dib ma0 hover-bg-black w-100">
        <a href="/tutorial/" class="ttu f6 link primary-color-light overflow hover-white db brand-font  ma0 w-100 pv3 ph4">
          教程
        </a>
    </li>
  
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
3081 3082 3083 3084 3085 3086
    <li  class="tl dib ma0 hover-bg-black w-100">
        <a href="/event/" class="ttu f6 link primary-color-light overflow hover-white db brand-font  ma0 w-100 pv3 ph4">
          活动
        </a>
    </li>
  
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
3087
    <li  class="tl dib ma0 hover-bg-black w-100">
LinuxSuRen's avatar
LinuxSuRen 已提交
3088 3089 3090 3091 3092 3093
        <a href="/partner/" class="ttu f6 link primary-color-light overflow hover-white db brand-font  ma0 w-100 pv3 ph4">
          合作伙伴
        </a>
    </li>
  
    <li  class="tl dib ma0 hover-bg-black w-100">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
3094 3095 3096 3097 3098
        <a href="/about/" class="ttu f6 link primary-color-light overflow hover-white db brand-font  ma0 w-100 pv3 ph4">
          关于我们
        </a>
    </li>
  
LinuxSuRen's avatar
LinuxSuRen 已提交
3099
    <li  class="tl dib ma0 hover-bg-black w-100">
LinuxSuRen's avatar
deploy  
LinuxSuRen 已提交
3100 3101
        <a href="http://jenkins.io/zh" class="ttu f6 link primary-color-light overflow hover-white db brand-font  ma0 w-100 pv3 ph4">
          Jenkins 官网
LinuxSuRen's avatar
LinuxSuRen 已提交
3102 3103 3104 3105 3106 3107 3108 3109 3110
        </a>
    </li>
  
</ul>

</div>


<div class="flex dn-l justify-between">
LinuxSuRen's avatar
LinuxSuRen 已提交
3111
  <button class="js-toggle flex-auto dib dn-l f6 tc db mt4-ns ph3 pv2 link mr2 white bg-primary-color-dark hover-bg-primary-color ba b--white-40 w-auto" data-target=".globalmenu">菜单</button>
LinuxSuRen's avatar
LinuxSuRen 已提交
3112

LinuxSuRen's avatar
LinuxSuRen 已提交
3113
  
LinuxSuRen's avatar
LinuxSuRen 已提交
3114
</div>
LinuxSuRen's avatar
LinuxSuRen 已提交
3115
<script src="/dist/app.bundle.js" type="text/javascript"></script>
LinuxSuRen's avatar
LinuxSuRen 已提交
3116 3117
</div>

3118 3119 3120 3121 3122 3123
  <script>
    ((window.gitter = {}).chat = {}).options = {
      room: 'jenkinsci/chinese'
    };
  </script>
  <script src="https://sidecar.gitter.im/dist/sidecar.v1.js" async defer></script>
LinuxSuRen's avatar
LinuxSuRen 已提交
3124 3125 3126 3127 3128 3129
</footer>

    
<link href="/dist/auto-complete.css" rel="stylesheet">
<script type="text/javascript">
    
3130
        var baseurl = "https:\/\/jenkins-zh.github.io";
LinuxSuRen's avatar
LinuxSuRen 已提交
3131 3132 3133 3134 3135 3136 3137 3138
    
</script>
<script src="/dist/lunr.js"></script>
<script src="/dist/autocomplete.js"></script>
<script src="/dist/jquery-3.2.1.min.js"></script>
<script src="/dist/search.js"></script>

<script async defer src="https://buttons.github.io/buttons.js"></script>
LinuxSuRen's avatar
LinuxSuRen 已提交
3139 3140 3141 3142 3143 3144 3145 3146 3147
<script>
    var _hmt = _hmt || [];
    (function() {
      var hm = document.createElement("script");
      hm.src = "https://hm.baidu.com/hm.js?6db234f713318730f0e5f6a95bdd8d47";
      var s = document.getElementsByTagName("script")[0]; 
      s.parentNode.insertBefore(hm, s);
    })();
</script>
LinuxSuRen's avatar
LinuxSuRen 已提交
3148 3149 3150 3151 3152 3153 3154
<script>
(function(){
var src = (document.location.protocol == "http:") ? "http://js.passport.qihucdn.com/11.0.1.js?6276dcef5c15f276644151772390c1f9":"https://jspassport.ssl.qhimg.com/11.0.1.js?6276dcef5c15f276644151772390c1f9";
document.write('<script src="' + src + '" id="sozz"><\/script>');
})();
</script>

LinuxSuRen's avatar
LinuxSuRen 已提交
3155 3156 3157

  </body>
</html>