macOS
brew install jenkins-job-builderlocal Homebrew formula metadata
brew
jenkins-job-builder のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jenkins-job-builderlocal Homebrew formula metadata
sudo apt install jenkins-job-builderDebian stable package indexes · jenkins-job-builder · ソース: deb.debian.org
nix profile install nixpkgs#jenkins-job-buildernixpkgs package indexes · jenkins-job-builder · ソース: raw.githubusercontent.com
概要
Configure Jenkins jobs with YAML files stored in Git
履歴
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.
セキュリティ状態
jenkins-job-builder に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.config/jenkins_jobs/jenkins_jobs.ini<script directory>/jenkins_jobs.ini/etc/jenkins_jobs/jenkins_jobs.iniCredential-bearing paths to review before unattended agent runs.
~/.config/jenkins_jobs/jenkins_jobs.ini<script directory>/jenkins_jobs.ini/etc/jenkins_jobs/jenkins_jobs.ini実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jenkins-jobs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 |
| Pulse | updated |
| 依存関係 | certifi, libyaml, python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jenkins-job-builder |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-builderjenkins-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-docpython3-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-builderjenkins-job-builder
nix profile install nixpkgs#jenkins-job-builderjenkins-job-builder 3.11.0-6
Configure Jenkins using YAML files - metapackage
http://ci.openstack.org/jenkins-job-builder
sudo apt install jenkins-job-builderjenkins-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-docpython3-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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.