{"id":25862197,"url":"https://github.com/devopsmariocom/virgo-upgrade","last_synced_at":"2026-05-14T02:35:02.041Z","repository":{"id":66824937,"uuid":"159406359","full_name":"devopsmariocom/virgo-upgrade","owner":"devopsmariocom","description":"Simple python script to upgrade requirements.yml file","archived":false,"fork":false,"pushed_at":"2020-01-10T12:30:09.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-13T21:44:18.442Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devopsmariocom.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":"2018-11-27T22:10:13.000Z","updated_at":"2020-01-10T12:29:32.000Z","dependencies_parsed_at":"2023-03-17T15:01:11.774Z","dependency_job_id":null,"html_url":"https://github.com/devopsmariocom/virgo-upgrade","commit_stats":null,"previous_names":["devopsmariocom/virgo-upgrade"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/devopsmariocom/virgo-upgrade","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Fvirgo-upgrade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Fvirgo-upgrade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Fvirgo-upgrade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Fvirgo-upgrade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devopsmariocom","download_url":"https://codeload.github.com/devopsmariocom/virgo-upgrade/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Fvirgo-upgrade/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33008190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":[],"created_at":"2025-03-01T23:49:25.251Z","updated_at":"2026-05-14T02:35:02.013Z","avatar_url":"https://github.com/devopsmariocom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Virgo upgrade\n\nSimple python script to upgrade requirements.yml file\n\nBundled in docker see https://cloud.docker.com/u/elmariofredo/repository/docker/elmariofredo/virgo-upgrade\n\n## Usage\n\n### Check if there are outdated roles\n\n    $ docker run -it -v $HOME/.ssh/id_rsa:/root/.ssh/id_rsa -v $PWD:/ansible elmariofredo/virgo:v2.0 /upgrade.py --check\n    $ echo $?\n    1\n\n### Update outdated roles\n\n    $ docker run -it -v $HOME/.ssh/id_rsa:/root/.ssh/id_rsa -v $PWD:/ansible elmariofredo/virgo:v2.0 /upgrade.py\n    Writing new role versions to ./requirements.yml\n    $ echo $?\n    0\n\n## Options\n\n    $ ./upgrade.py -h\n    usage: upgrade.py [-h] [-f FILE] [--check]\n\n    Check/Upgrade requirements.yml file\n\n    optional arguments:\n    -h, --help  show this help message and exit\n    -f FILE     path to requirements.yml file\n    --check     Fail on outdated roles\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsmariocom%2Fvirgo-upgrade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevopsmariocom%2Fvirgo-upgrade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsmariocom%2Fvirgo-upgrade/lists"}