{"id":13437713,"url":"https://github.com/icepuma/rust-action","last_synced_at":"2025-12-04T01:05:48.054Z","repository":{"id":56709703,"uuid":"167624084","full_name":"icepuma/rust-action","owner":"icepuma","description":"Rust github action","archived":false,"fork":false,"pushed_at":"2024-05-20T16:43:31.000Z","size":47,"stargazers_count":78,"open_issues_count":0,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-02T23:34:55.523Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/icepuma.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":"2019-01-25T22:46:52.000Z","updated_at":"2025-02-16T06:22:02.000Z","dependencies_parsed_at":"2024-06-18T15:42:13.792Z","dependency_job_id":"3425c010-3717-4896-99e0-60609cb8ab83","html_url":"https://github.com/icepuma/rust-action","commit_stats":{"total_commits":56,"total_committers":4,"mean_commits":14.0,"dds":0.5178571428571428,"last_synced_commit":"9e8cfbb3fd54fc813acfc64d055cced3573a09e4"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icepuma%2Frust-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icepuma%2Frust-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icepuma%2Frust-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icepuma%2Frust-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icepuma","download_url":"https://codeload.github.com/icepuma/rust-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242012025,"owners_count":20057590,"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":[],"created_at":"2024-07-31T03:00:59.578Z","updated_at":"2025-12-04T01:05:43.013Z","avatar_url":"https://github.com/icepuma.png","language":"Dockerfile","funding_links":[],"categories":["Development tools","Dockerfile","开发工具 Development tools","开发工具"],"sub_categories":["Build system","构建系统 Build system","构建系统","创建系统 Build system"],"readme":"# Rust Github Action\n\n:warning: Action is deprecated, please use [rust-action](https://github.com/Mirlahiji/rust-action).\nThanks to [Mirlahiji](https://github.com/Mirlahiji) for taking over the project :heart:\n\n'Silverbullet' for a quickstart Rust CI based upon [Github Actions](https://developer.github.com/actions/)\n\n*What's inside the \"box\":*\n\n* Rust 1.68.0\n* Rustfmt\n* Clippy\n* Cargo Release\n* cmake - Thanks @ [bwasty](https://github.com/bwasty)\n\n# Usage\n\nIn a file inside `.github/workflows/quickstart.yml`\n\n```yaml\nname: Rust Example\n\non: [push]\n\njobs:\n  build:\n    runs-on: ubuntu-latest\n\n    steps:\n      - uses: actions/checkout@v1\n      - uses: icepuma/rust-action@master\n        with:\n          args: cd integration-test \u0026\u0026 cargo fmt -- --check \u0026\u0026 cargo clippy -- -Dwarnings \u0026\u0026 cargo test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficepuma%2Frust-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficepuma%2Frust-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficepuma%2Frust-action/lists"}