{"id":18929958,"url":"https://github.com/redhatcre/znoyder","last_synced_at":"2025-04-15T15:31:11.946Z","repository":{"id":37007197,"uuid":"427318799","full_name":"RedHatCRE/znoyder","owner":"RedHatCRE","description":"Automate preparation of downstream CI jobs for Red Hat OpenStack Platform (OSP) releases.","archived":false,"fork":false,"pushed_at":"2025-02-11T10:54:59.000Z","size":345,"stargazers_count":8,"open_issues_count":0,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-28T22:51:10.913Z","etag":null,"topics":["openstack","osp","python","zuul"],"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/RedHatCRE.png","metadata":{"files":{"readme":"README.md","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-11-12T10:27:57.000Z","updated_at":"2025-02-11T10:55:03.000Z","dependencies_parsed_at":"2023-11-09T12:47:38.634Z","dependency_job_id":"41414cf9-fb6a-4ac5-979a-fc90c3f472e9","html_url":"https://github.com/RedHatCRE/znoyder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedHatCRE%2Fznoyder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedHatCRE%2Fznoyder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedHatCRE%2Fznoyder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedHatCRE%2Fznoyder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedHatCRE","download_url":"https://codeload.github.com/RedHatCRE/znoyder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249097887,"owners_count":21212370,"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":["openstack","osp","python","zuul"],"created_at":"2024-11-08T11:35:58.135Z","updated_at":"2025-04-15T15:31:11.556Z","avatar_url":"https://github.com/RedHatCRE.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Znoyder\n\n![](https://github.com/RedHatCRE/znoyder/workflows/tests/badge.svg)\n\nThe goal of this project is to automate preparation of downstream CI jobs\nfor Red Hat OpenStack Platform (OSP) releases.\n\nThe name `znoyder` is a play of Silesian word *znojdywacz* and its English\nmeaning (*finder*).\n\n\n# Usage examples\n\nBelow are the examples of the tool usage.\nThe basic usage involves a valid subcommand and additional options to it.\nFor further details, the standard `--help` shall guide you.\n\n\n## browse-osp\n\nThis command can be used to explore the **ospinfo** data.\n\nTo view existing components:\n```\nznoyder browse-osp components\n```\n\nThere is a basic filtering implemented that allows to limit and narrow results,\nfor example to a specific release, project or component – for `packages` subcommand.\nIt is also possible to select only certain fields as result, using the `--output` option.\n\nTo list URLs to repositories of packages that belong to network component:\n\n```\nznoyder browse-osp packages --component network --tag osp-17.0 --output osp-patches\n```\n\nThere is an additional key `osp-project` introduced that contains downstream repository name:\n\n```\nznoyder browse-osp packages --output osp-project\n```\n\nThere exists the `--debug` option which will display raw dictionary as output.\nIt can be useful to find fields (key names) for `--output` option.\n\n```\nznoyder browse-osp releases --debug\n```\n\n\n## download\n\nThis command allows fetching the Zuul configuration, if there is any,\nfrom a given repository and its branch.\n\n```\nznoyder download --repo https://opendev.org/openstack/nova --branch master --destination zuul-config-files/\n```\n\n\n## find-jobs\n\nIt allows investigating details of Zuul configuration that is available\nin the local path.\n\nTo get list of jobs and templates defined for a particular project\nand specified Zuul pipelines, simply execute:\n\n```\nznoyder find-jobs --dir path/to/nova --base /path/to/templates/openstack-zuul-jobs --pipeline check,gate\n```\n\nThere exists the `-v` option for getting a verbose output with many details.\n\n\n## templates\n\nCalling this command will produce a list of available templates.\n\n```\nznoyder templates\n```\n\n\n## generate\n\nThis command can be used to download Zuul upstream configuration for a given\nOSP release and component (optional filtering), then process it and produce\nnew configuration files, crafted for downstream OSP testing.\n\n```\nznoyder generate --tag osp-17.0 --component network\n```\n\n\n# Tests\n\nCall `tox` to run the default test suite in this repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhatcre%2Fznoyder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredhatcre%2Fznoyder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhatcre%2Fznoyder/lists"}