{"id":15580471,"url":"https://github.com/toabctl/jenviz","last_synced_at":"2025-07-18T10:07:48.656Z","repository":{"id":49416482,"uuid":"357480444","full_name":"toabctl/jenviz","owner":"toabctl","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-21T13:19:52.000Z","size":25,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-16T01:43:56.852Z","etag":null,"topics":["graphviz","jenkins","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toabctl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-13T08:32:32.000Z","updated_at":"2022-11-10T19:43:23.000Z","dependencies_parsed_at":"2024-10-23T06:26:50.136Z","dependency_job_id":null,"html_url":"https://github.com/toabctl/jenviz","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.0714285714285714,"last_synced_commit":"dae8ab17111122c0a2beb4b041fcb286beb4c04d"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/toabctl/jenviz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toabctl%2Fjenviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toabctl%2Fjenviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toabctl%2Fjenviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toabctl%2Fjenviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toabctl","download_url":"https://codeload.github.com/toabctl/jenviz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toabctl%2Fjenviz/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265738501,"owners_count":23820165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graphviz","jenkins","visualization"],"created_at":"2024-10-02T19:27:56.191Z","updated_at":"2025-07-18T10:07:48.625Z","avatar_url":"https://github.com/toabctl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"jenviz\n------\n\n`jenviz` is a command line tool to visualize your Jenkins\njob relationships.\n\nInstallation\n============\n\nInto a `virtualenv`::\n\n  virtualenv venv\n  source venv/bin/activate\n  pip install -e .\n  # now you can use the tool\n  jenviz -h\n\n\nConfiguration\n=============\n\nThere are currently 2 ways to configure `jenviz`.\n\n1) adding the Jenkins `url`, `username` and `password` via command line parameters::\n\n     $ jenviz --jenkins-url https://my-jenkins-instance/ --jenkins-user joe --jenkins-password 123 SomeJobName\n\n2) using a `.ini` style configuration file and profiles::\n\n     $ cat ~/.config/jenviz.ini \n     [profile1]\n     url=https://my-jenkins-instance\n     user=joe\n     password=123\n\n     $ jenviz -p profile1 SomeJobName\n\nContributions\n=============\n\nPlease use github (https://github.com/toabctl/jenviz) issues\nand pull requests for discussions and contribution.\n\nFAQ\n===\n\nWhy are subprojects are not visible in the output?\n++++++++++++++++++++++++++++++++++++++++++++++++++\n\nTry to update the Parameterized Trigger Plugin on the jenkins instance.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoabctl%2Fjenviz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoabctl%2Fjenviz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoabctl%2Fjenviz/lists"}