{"id":23049949,"url":"https://github.com/x52dev/cargo-ci-cache-clean","last_synced_at":"2025-08-15T02:31:34.089Z","repository":{"id":214121847,"uuid":"735737009","full_name":"x52dev/cargo-ci-cache-clean","owner":"x52dev","description":"Clean up unnecessary Cargo artifacts to improve CI caching performance.","archived":false,"fork":false,"pushed_at":"2024-12-01T22:50:28.000Z","size":96,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-01T23:30:23.776Z","etag":null,"topics":["actions","cache","cargo","ci","clean","github","github-action","github-actions","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/x52dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["robjtede"]}},"created_at":"2023-12-26T01:35:03.000Z","updated_at":"2024-12-01T22:50:31.000Z","dependencies_parsed_at":"2024-01-16T01:35:18.910Z","dependency_job_id":"c106e4c8-06c9-4195-b96b-efb08e749b55","html_url":"https://github.com/x52dev/cargo-ci-cache-clean","commit_stats":null,"previous_names":["x52dev/cargo-ci-cache-clean"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x52dev%2Fcargo-ci-cache-clean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x52dev%2Fcargo-ci-cache-clean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x52dev%2Fcargo-ci-cache-clean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x52dev%2Fcargo-ci-cache-clean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x52dev","download_url":"https://codeload.github.com/x52dev/cargo-ci-cache-clean/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229886147,"owners_count":18139432,"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":["actions","cache","cargo","ci","clean","github","github-action","github-actions","rust"],"created_at":"2024-12-15T23:18:26.757Z","updated_at":"2024-12-15T23:18:27.315Z","avatar_url":"https://github.com/x52dev.png","language":"Rust","funding_links":["https://github.com/sponsors/robjtede"],"categories":[],"sub_categories":[],"readme":"# `cargo-ci-cache-clean`\n\n\u003e Clean up unnecessary Cargo artifacts to improve CI caching performance\n\n# Install\n\nIn GitHub Actions:\n\n```yaml\n# jobs.\u003cjob_name\u003e.steps:\n\n- name: Install cargo-ci-cache-clean\n  uses: taiki-e/install-action@v2\n  with:\n    tool: cargo-ci-cache-clean\n\n- name: CI cache clean\n  run: cargo-ci-cache-clean\n```\n\nWith [`cargo-binstall`]:\n\n```console\n$ cargo binstall cargo-ci-cache-clean\n```\n\nFrom source:\n\n```console\n$ cargo install cargo-ci-cache-clean\n```\n\n# Usage\n\n```console\ncargo-ci-cache-clean\n```\n\n[`cargo-binstall`]: https://github.com/cargo-bins/cargo-binstall\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx52dev%2Fcargo-ci-cache-clean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx52dev%2Fcargo-ci-cache-clean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx52dev%2Fcargo-ci-cache-clean/lists"}