Automic VaultAutomic Vault

brew

使用 Homebrew, apt, Nix 安装 jenkins-job-builder

查看 jenkins-job-builder 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install jenkins-job-builder

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install jenkins-job-builder

Debian stable package indexes · jenkins-job-builder · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#jenkins-job-builder

nixpkgs package indexes · jenkins-job-builder · 来源: raw.githubusercontent.com

概览

软件包摘要

Configure Jenkins jobs with YAML files stored in Git

命令和别名

  • jenkins-jobs

历史

项目历史与用法

Jenkins Job Builder is a Python tool that converts YAML or JSON job definitions into Jenkins job configuration. Its package-manager role is to put the `jenkins-jobs` executable on a developer or CI administration machine so Jenkins jobs can be generated and updated from version-controlled text.

项目历史

The project is documented with a 2012-2026 maintainer copyright range and has long been associated with the OpenStack/OpenDev infrastructure ecosystem. The OpenDev repository presents it as tools for making Jenkins jobs from templates and records the OpenDev migration patch in 2019.

The README says Jenkins Job Builder takes human-readable YAML or JSON descriptions of Jenkins jobs, uses them to configure Jenkins, and includes a flexible template system for creating many similar jobs.

采用历史

JJB became useful to infrastructure teams that wanted Jenkins jobs reviewed like code. Instead of treating the Jenkins web UI as the source of truth, teams could keep job definitions in Git, generate XML, test definitions locally, and upload changes through a repeatable CLI.

使用方式

The documentation describes YAML or JSON job definition files, directories of definitions, job templates, projects, macros, and defaults. The execution docs show `jenkins-jobs test` for generating XML locally and `jenkins-jobs update` for uploading job and view definitions to a configured Jenkins server.

为什么软件包爱好者会关心

JJB is a classic infrastructure-as-code package from the pre-Pipeline era of Jenkins administration. It matters to package nerds because it bridges human-editable job declarations, generated Jenkins XML, and distro-friendly Python packaging, preserving a workflow that predates many newer Jenkins configuration systems.

时间线

  • 2012: early project files and licensing history appear in the repository.
  • 2014: sample and reference-test material appears in the repository history.
  • 2019: the project migrated into the OpenDev namespace.
  • 2024: Read the Docs configuration was added to the repository.

Related projects

  • Jenkins is the target automation server whose jobs and views JJB configures.
  • OpenDev and the former OpenStack infrastructure tooling are historically connected to JJB's repository and review workflow.
  • python-jenkins and PyYAML are related implementation dependencies named by the README for non-setup.py installation.

安全态势

尚未找到受保护工具覆盖

没有找到 jenkins-job-builder 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/jenkins_jobs/jenkins_jobs.ini<script directory>/jenkins_jobs.ini/etc/jenkins_jobs/jenkins_jobs.ini

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/jenkins_jobs/jenkins_jobs.ini<script directory>/jenkins_jobs.ini/etc/jenkins_jobs/jenkins_jobs.ini

可执行文件

已安装的可执行文件

命令类型暴露范围备注
jenkins-jobscli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本6.5.0
管理器更新时间2026-05-25
本地数据OK
上游not checked
检测到的最新版本未检测到

https://docs.openstack.org/infra/jenkins-job-builder/

安装元数据

软件包元数据

软件包键brew:jenkins-job-builder
版本6.5.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/jenkins-job-builder
主页https://docs.openstack.org/infra/jenkins-job-builder/
仓库https://opendev.org/jjb/jenkins-job-builder
上游文档https://jenkins-job-builder.readthedocs.io/en/latest
许可证Apache-2.0
源码归档https://files.pythonhosted.org/packages/af/c9/b2fa858f3825c0347a201d0e542c0235605167fcb61b161648585b5ab248/jenkins_job_builder-6.5.0.tar.gz
最后更新2026-05-25T00:00:08Z
Pulseupdated
依赖certifi, libyaml, python@3.14
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejenkins-job-builder
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

jenkins-job-builder 6.4.2-3

Configure Jenkins using YAML files - metapackage

https://opendev.org/jjb/jenkins-job-builder

sudo apt install jenkins-job-builder
  • Section: misc
  • Architecture: all
  • 2 依赖
  • normalized package name match
  • 匹配方式:Jenkins Job Builder
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jenkins-job-builder from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

jenkins-job-builder-doc 6.4.2-3

Configure Jenkins using YAML files - doc

https://opendev.org/jjb/jenkins-job-builder

sudo apt install jenkins-job-builder-doc
  • Section: doc
  • Architecture: all
  • Source Package: jenkins-job-builder
  • 1 依赖
  • normalized package name match
  • 匹配方式:Jenkins Job Builder
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jenkins-job-builder-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-jenkins-job-builder 6.4.2-3

Configure Jenkins using YAML files - Python 3.x

https://opendev.org/jjb/jenkins-job-builder

sudo apt install python3-jenkins-job-builder
  • Section: python
  • Architecture: all
  • Source Package: jenkins-job-builder
  • 9 依赖
  • normalized package name match
  • 匹配方式:Jenkins Job Builder
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-jenkins-job-builder from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jenkins-job-builder

nix profile install nixpkgs#jenkins-job-builder
  • normalized package name match
  • 匹配方式:Jenkins Job Builder
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: jenkins-job-builder from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

jenkins-job-builder 3.11.0-6

Configure Jenkins using YAML files - metapackage

http://ci.openstack.org/jenkins-job-builder

sudo apt install jenkins-job-builder
  • Section: universe/python
  • Architecture: all
  • 2 依赖
  • normalized package name match
  • 匹配方式:Jenkins Job Builder
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jenkins-job-builder from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

jenkins-job-builder-doc 3.11.0-6

Configure Jenkins using YAML files - doc

http://ci.openstack.org/jenkins-job-builder

sudo apt install jenkins-job-builder-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: jenkins-job-builder
  • 1 依赖
  • normalized package name match
  • 匹配方式:Jenkins Job Builder
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jenkins-job-builder-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-jenkins-job-builder 3.11.0-6

Configure Jenkins using YAML files - Python 3.x

http://ci.openstack.org/jenkins-job-builder

sudo apt install python3-jenkins-job-builder
  • Section: universe/python
  • Architecture: all
  • Source Package: jenkins-job-builder
  • 9 依赖
  • normalized package name match
  • 匹配方式:Jenkins Job Builder
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-jenkins-job-builder from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment