{"id":22518037,"url":"https://github.com/actalog/rust-ci","last_synced_at":"2025-03-28T02:29:59.034Z","repository":{"id":264039719,"uuid":"850334260","full_name":"actalog/rust-ci","owner":"actalog","description":"🔄 Continuous Integration for Rust projects","archived":false,"fork":false,"pushed_at":"2025-03-10T01:42:43.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T14:06:14.636Z","etag":null,"topics":["ci","rust"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/actalog.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":"2024-08-31T13:40:40.000Z","updated_at":"2025-03-10T01:40:42.000Z","dependencies_parsed_at":"2024-11-21T17:44:33.615Z","dependency_job_id":null,"html_url":"https://github.com/actalog/rust-ci","commit_stats":null,"previous_names":["actalog/rust-ci"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actalog%2Frust-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actalog%2Frust-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actalog%2Frust-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actalog%2Frust-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actalog","download_url":"https://codeload.github.com/actalog/rust-ci/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245957371,"owners_count":20700251,"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":["ci","rust"],"created_at":"2024-12-07T04:13:55.632Z","updated_at":"2025-03-28T02:29:59.025Z","avatar_url":"https://github.com/actalog.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# @actalog/rust-ci\n\n[![CD](https://github.com/actalog/rust-ci/actions/workflows/cd.yml/badge.svg)](https://github.com/actalog/rust-ci/actions/workflows/cd.yml)\n\nA GitHub Action to streamline Continuous Integration (CI) for Rust projects. This Action ensures code quality, builds, and tests your Rust project, maintaining high standards in Rust development.\n\n---\n\n## 🚀 **Features**\n\n- **Automatic Builds:** Ensures your code compiles without issues.\n- **Code Quality Checks:** Verifies adherence to Rust standards.\n- **Automated Testing:** Runs tests to validate your project's functionality.\n- **Plug-and-Play:** Easy to integrate into your existing Rust projects.\n\n---\n\n## 📦 **How to Use**\n\nAdd the following to your `.github/workflows/ci.yml`:\n\n```yaml\nname: CI\n\non:\n  - pull_request\n  - push\n\njobs:\n  rust-ci:\n    name: Rust CI\n    runs-on: ubuntu-latest\n    steps:\n      uses: actions/checkout@v4\n      uses: actalog/rust-ci@v1\n```\n\n---\n\n## 🌟 **Why Use Rust CI?**\n\n- Simplifies your CI/CD setup.\n- Optimized for Rust projects.\n- Saves time and enforces best practices.\n- Continuously improves based on community feedback.\n\n---\n\n## 📜 **License**\n\nThis project is licensed under The Unlicense. See the [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factalog%2Frust-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factalog%2Frust-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factalog%2Frust-ci/lists"}