{"id":50385034,"url":"https://github.com/stackhpc/stackhpc-release-train","last_synced_at":"2026-05-30T14:30:53.768Z","repository":{"id":37090217,"uuid":"382031258","full_name":"stackhpc/stackhpc-release-train","owner":"stackhpc","description":"StackHPC release automation","archived":false,"fork":false,"pushed_at":"2026-05-15T15:06:44.000Z","size":1911,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-05-15T16:29:35.317Z","etag":null,"topics":["ansible","ci-cd","openstack","release"],"latest_commit_sha":null,"homepage":"","language":"HCL","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/stackhpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-01T12:49:11.000Z","updated_at":"2026-05-15T15:06:28.000Z","dependencies_parsed_at":"2026-02-23T11:05:37.954Z","dependency_job_id":null,"html_url":"https://github.com/stackhpc/stackhpc-release-train","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stackhpc/stackhpc-release-train","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fstackhpc-release-train","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fstackhpc-release-train/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fstackhpc-release-train/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fstackhpc-release-train/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackhpc","download_url":"https://codeload.github.com/stackhpc/stackhpc-release-train/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackhpc%2Fstackhpc-release-train/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33696681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ansible","ci-cd","openstack","release"],"created_at":"2026-05-30T14:30:53.703Z","updated_at":"2026-05-30T14:30:53.756Z","avatar_url":"https://github.com/stackhpc.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StackHPC Release Train\n\nStackHPC release automation\n\nRelease train documentation is available at https://stackhpc.github.io/stackhpc-release-train/.\n\n## Installation\n\nOn Ubuntu:\n```\nsudo apt update\nsudo apt -y install python3-venv\n```\n\nThen create a virtual environment and install Python and Ansible dependencies:\n\n```\npython3 -m venv venv\nsource venv/bin/activate\npip install -U pip\npip install -r requirements.txt\nansible-galaxy collection install -r requirements.yml -p ansible/collections\n```\n\n## Prerequisites\n\nThese playbooks may interact with the public Pulp server, ark.stackhpc.com, as\nwell as a private one running on SMS lab, pulp-server.internal.sms-cloud.\n\nYou may wish to install a Pulp CLI for interactive use, although this is not\nrequired to run the playbooks:\n\n```\nsudo dnf -y install python3-pip\n```\n\nOn Ubuntu:\n\n```\nsudo apt -y install python3-pip\n```\n\nThen:\n```\npip3 install pulp-cli[pygments] --user\npulp config create --username admin --base-url http://\u003cpulp server\u003e:8080 --password \u003cpassword\u003e\npulp status\n```\n\nIf using Debian repositories,\n```\npip3 install pulp-cli-deb --user\n```\n\n## Usage\n\nSet the Ansible Vault password:\n\n```\nexport ANSIBLE_VAULT_PASSWORD_FILE=/path/to/vault/password\n```\n\nPlaybooks may then be run as follows:\n\n```\nansible-playbook -i ansible/inventory ansible/\u003cplaybook\u003e\n```\n\nInformation on the different playbooks is available in the [release train documentation](https://stackhpc.github.io/stackhpc-release-train/usage/content-workflows).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackhpc%2Fstackhpc-release-train","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackhpc%2Fstackhpc-release-train","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackhpc%2Fstackhpc-release-train/lists"}