{"id":25024753,"url":"https://github.com/aarabdh/retry-pipelines","last_synced_at":"2026-05-15T12:32:30.004Z","repository":{"id":275961898,"uuid":"927710115","full_name":"aarabdh/retry-pipelines","owner":"aarabdh","description":"Simple python tool with no dependencies that can be used to retry failing pipelines in your gitlab build. Useful for flakey tests that are preventing your merge request.","archived":false,"fork":false,"pushed_at":"2025-02-05T14:13:26.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T08:59:36.394Z","etag":null,"topics":["gitlab","gitlab-api","gitlab-ci","gitlab-tool","pipeline","python","python3","tool"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aarabdh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-02-05T12:16:34.000Z","updated_at":"2025-02-05T14:20:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"f323693b-bc92-4ffb-9d5b-58564e319a9a","html_url":"https://github.com/aarabdh/retry-pipelines","commit_stats":null,"previous_names":["aarabdh/retry-pipelines"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aarabdh/retry-pipelines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarabdh%2Fretry-pipelines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarabdh%2Fretry-pipelines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarabdh%2Fretry-pipelines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarabdh%2Fretry-pipelines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aarabdh","download_url":"https://codeload.github.com/aarabdh/retry-pipelines/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarabdh%2Fretry-pipelines/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gitlab","gitlab-api","gitlab-ci","gitlab-tool","pipeline","python","python3","tool"],"created_at":"2025-02-05T16:19:46.879Z","updated_at":"2026-05-15T12:32:29.999Z","avatar_url":"https://github.com/aarabdh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Retry Pipelines\nSimple python tool that can be used to retry failing pipelines in your Gitlab build. Useful for flakey tests that are preventing your merge request.\n\n### Usage:\n#### First-time setup:\n1. Clone the project\n2. Create a .env file inside the project directory.\n3. Copy the contents of example.env to the newly created .env file, then update the variables as expected.\n4. Save the .env file.\n5. Run `pip install -r requirements.txt`.\n6. The script is ready. Run `python RetryPipeline.py -h` to see usage options.\n\n#### Regular use:\n1. Get the Pipeline ID from the Gitlab UI or URL. It is a # followed by some number. This is the pipeline that will be retried.\n2. Open terminal in the folder where RetryPipeline.py is saved.\n3. Run `python RetryPipeline.py \u003cpipeline_id\u003e` after replacing `\u003cpipeline_id\u003e` with your Pipeline ID or URL.\n(You can also run `python RetryPipeline.py` directly, you will be prompted for pipeline ID or URL while the project executes.)\n\n#### Optional steps to enable colorful text:\n1. Run `pip install -r requirements-optional.txt`.\n2. Open RetryPipeline.py and set PRETTY_PRINT_FLAG to `True`.\n3. Save RetryPipeline.py\n\n### Resources:\nUse [this tutorial](https://www.merge.dev/blog/gitlab-access-token) to get your Personal Access Token for Gitlab. Make sure to use the scope \"api\", otherwise the retry functionality won't work.\nUse [this method](https://docs.gitlab.com/ee/user/project/working_with_projects.html#access-a-project-by-using-the-project-id) to get the project ID for your project.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarabdh%2Fretry-pipelines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faarabdh%2Fretry-pipelines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarabdh%2Fretry-pipelines/lists"}