{"id":18643915,"url":"https://github.com/major/zuul_get","last_synced_at":"2025-11-05T01:30:31.358Z","repository":{"id":57478615,"uuid":"63982072","full_name":"major/zuul_get","owner":"major","description":"Retrieves CI job URLs from OpenStack Zuul","archived":false,"fork":false,"pushed_at":"2018-01-24T20:59:39.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T10:37:56.533Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/major.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}},"created_at":"2016-07-22T20:44:49.000Z","updated_at":"2016-07-22T20:44:59.000Z","dependencies_parsed_at":"2022-08-30T09:52:09.224Z","dependency_job_id":null,"html_url":"https://github.com/major/zuul_get","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/major%2Fzuul_get","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/major%2Fzuul_get/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/major%2Fzuul_get/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/major%2Fzuul_get/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/major","download_url":"https://codeload.github.com/major/zuul_get/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239449174,"owners_count":19640528,"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":[],"created_at":"2024-11-07T06:08:58.853Z","updated_at":"2025-11-05T01:30:31.317Z","avatar_url":"https://github.com/major.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"========\nzuul_get\n========\n\nThe ``zuul_get`` script retrieves status updates from OpenStack's Zuul\ndeployment and returns the status of a particular CI job. The script now\nsupports version 2 and 3 of Zuul.\n\nInstallation\n------------\n\nThe easiest method is to use pip:\n\n.. code-block:: console\n\n   pip install zuul_get\n\n\nRunning the script\n------------------\n\nProvide a six-digit gerrit review number as an argument to retrieve the CI job\nURLs from Zuul's JSON status file. Here's an example:\n\n.. code-block:: console\n\n    $ zuul_get 510588\n    +---------------------------------------------------+---------+----------------------+\n    | Zuulv2 Jobs for 510588                            |         |                      |\n    +---------------------------------------------------+---------+----------------------+\n    | gate-ansible-hardening-docs-ubuntu-xenial         | Queued  |                      |\n    | gate-ansible-hardening-linters-ubuntu-xenial      | Queued  |                      |\n    | gate-ansible-hardening-ansible-func-centos-7      | Success | https://is.gd/ifQc2I |\n    | gate-ansible-hardening-ansible-func-ubuntu-xenial | Queued  |                      |\n    | gate-ansible-hardening-ansible-func-opensuse-423  | Success | https://is.gd/RiiZFW |\n    | gate-ansible-hardening-ansible-func-debian-jessie | Success | https://is.gd/gQ0izk |\n    | gate-ansible-hardening-ansible-func-fedora-26     | Success | https://is.gd/w9zTCa |\n    +---------------------------------------------------+---------+----------------------+\n    +-----------------------------------------------------+--------+--+\n    | Zuulv3 Jobs for 510588                              |        |  |\n    +-----------------------------------------------------+--------+--+\n    | build-openstack-sphinx-docs                         | Queued |  |\n    | openstack-tox-linters                               | Queued |  |\n    | legacy-ansible-func-centos-7                        | Queued |  |\n    | legacy-ansible-func                                 | Queued |  |\n    | legacy-ansible-func-opensuse-423                    | Queued |  |\n    | legacy-ansible-hardening-ansible-func-debian-jessie | Queued |  |\n    | legacy-ansible-hardening-ansible-func-fedora-26     | Queued |  |\n    +-----------------------------------------------------+--------+--+\n\n\nCurrently running jobs will have a link displayed which allows you to view\nthe progress of a particular job. Zuulv2 uses ``telnet://`` links while\nZuulv3 has a continuously updating page in your browser.\n\nCompleted jobs will have a link to the job results.\n\nContributing\n------------\n\nPull requests and GitHub issues are always welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajor%2Fzuul_get","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmajor%2Fzuul_get","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajor%2Fzuul_get/lists"}