{"id":19290387,"url":"https://github.com/deve-sh/simpleci","last_synced_at":"2025-08-05T10:16:38.193Z","repository":{"id":204087300,"uuid":"711084202","full_name":"deve-sh/SimpleCI","owner":"deve-sh","description":"A Simple CI Pipeline Runner ⚙","archived":false,"fork":false,"pushed_at":"2023-11-11T17:42:33.000Z","size":1192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-10T14:34:38.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/deve-sh.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":"2023-10-28T06:58:35.000Z","updated_at":"2023-11-02T17:53:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"df92e43a-83dd-4328-b2b0-8a546399c39d","html_url":"https://github.com/deve-sh/SimpleCI","commit_stats":null,"previous_names":["deve-sh/simpleci"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deve-sh/SimpleCI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deve-sh%2FSimpleCI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deve-sh%2FSimpleCI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deve-sh%2FSimpleCI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deve-sh%2FSimpleCI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deve-sh","download_url":"https://codeload.github.com/deve-sh/SimpleCI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deve-sh%2FSimpleCI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268876497,"owners_count":24322028,"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","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-09T22:19:05.382Z","updated_at":"2025-08-05T10:16:38.019Z","avatar_url":"https://github.com/deve-sh.png","language":"TypeScript","readme":"# SimpleCI\n\nA simple implementation of a CI Pipeline runner based on Webhooks provided by Git Providers like GitHub.\n\nFor the whole blog post, check [here](https://blog.devesh.tech/post/lets-build-our-own-ci-job-runner).\n\nFor the actual server and runner implementation, check out [the runner directory](./runner/README.md).\n\n### Requisites to run this project yourself\n\n- I've used Firebase Authentication and Firestore, you'll need to set the `VITE_FIREBASE_CONFIG` environment variable for the app to start as well as set the security rules correctly based on [this file](./runner/firebase/firestore.rules).\n- Do not forget to create a GitHub OAuth App, and enable the GitHub sign-in for your Firebase App.\n\nYou can use [Firebase Emulator suite](https://firebase.google.com/docs/emulator-suite) to run Firestore, Authentication and Firebase Cloud Functions (Helps as most of the cloud functions, including the core runner are triggered by writes to Firestore and notification over a pub-sub channel for security).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeve-sh%2Fsimpleci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeve-sh%2Fsimpleci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeve-sh%2Fsimpleci/lists"}