{"id":40504941,"url":"https://github.com/deeagle/rob","last_synced_at":"2026-01-20T19:31:21.728Z","repository":{"id":180668861,"uuid":"386295583","full_name":"deeagle/rob","owner":"deeagle","description":"RemoveOldBackups-Script to remove old iterative file sets per cronjob, identified by path and prefix","archived":false,"fork":false,"pushed_at":"2025-10-27T08:50:13.000Z","size":212,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T10:34:27.520Z","etag":null,"topics":["backup-script","backup-utility","python-script","python3"],"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/deeagle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-15T13:13:57.000Z","updated_at":"2025-10-27T08:50:15.000Z","dependencies_parsed_at":"2023-07-27T07:45:24.729Z","dependency_job_id":"0d68d1f6-d525-4631-a70d-336718980a2a","html_url":"https://github.com/deeagle/rob","commit_stats":null,"previous_names":["deeagle/rob"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/deeagle/rob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeagle%2Frob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeagle%2Frob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeagle%2Frob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeagle%2Frob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeagle","download_url":"https://codeload.github.com/deeagle/rob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeagle%2Frob/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28610604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"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":["backup-script","backup-utility","python-script","python3"],"created_at":"2026-01-20T19:31:18.389Z","updated_at":"2026-01-20T19:31:21.720Z","avatar_url":"https://github.com/deeagle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rob - remove old backups\n\n[![CI](https://github.com/deeagle/rob/actions/workflows/ci.yml/badge.svg)](https://github.com/deeagle/rob/actions/workflows/ci.yml)\n[![Release version](https://github.com/deeagle/rob/actions/workflows/release.yml/badge.svg)](https://github.com/deeagle/rob/actions/workflows/release.yml)\n[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)\n[![Docker](https://badgen.net/badge/icon/docker?icon=docker\u0026label)](https://hub.docker.com/repository/docker/docdee/robpy)\n\nVery simple implementation of a configurable backup management (file-level).\n\n## Config\n\nIt's very basic and supports folders with files and prefix only.\nI support some spots to place the configuration. You can install\na fresh version via:\n\n- in script folder\n\n  `cp rob.dist.yml rob.yml`\n\n- in users home folder\n\n  `cp rob.dist.yml ~/.rob.yml`\n\nYou can config the following keys:\n\n```yml\n---\n# rob.yml\nCommon:\n  - keep:\n    files: 10\n    path: /tmp/\n    file_prefix: db-backup\n  - keep:\n    files: 3\n    path: /tmp/\n    file_prefix: mega-backup\n```\n\nNotes:\n\n- old `config.yml` files are deprecated but still loaded.\n\n## Usage\n\nSupported commands are:\n\n- `-h` for help\n- `-d` for active deletion mode (*dry run* is default)\n\nThere is a `docker-compose.yml` for local testing.\n\n## Dependencies\n\n- `pyyaml` ([pyyaml](https://pypi.org/project/PyYAML/))\n\n## Links\n\n- [CHANGELOG](CHANGELOG.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeagle%2Frob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeagle%2Frob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeagle%2Frob/lists"}