pipeline view formater

pipeline view page 'name' bar layer formater

Maker
Cherry_ChenNan
Dagelijks aantal installaties
0
Totaal aantal installaties
4
Beoordelingen
0 0 0
Versie
0.7
Gemaakt op
19-07-2023
Bijgewerkt op
06-09-2023
Grootte
10,3 KB
Licentie
GPL-3.0 License
Wordt toegepast op

Jenkins 页面布局调整(jenkins view)

脚本作用:

  • 对旧版 Jenkins view 界面的 name 进行拉宽,避免 pipeline 名称换行,难以浏览

使用方法:

  • 安装脚本;
  • 转到脚本设置》包括/排除》取消原始匹配勾选框(它匹配了一个示例地址);
  • 在用户匹配规则中,按照原始匹配规则给出的地址样式,添加地址;
  • http://myjenkins:8080/view/*http://myjenkins:8080;
  • 注意不要缺少或增加 / 符号;