{"id":26149784,"url":"https://github.com/sobird/actions","last_synced_at":"2026-02-17T17:01:29.558Z","repository":{"id":281189531,"uuid":"943646149","full_name":"sobird/actions","owner":"sobird","description":"Run your GitHub Actions locally and deploy your own CI/CD platform.","archived":false,"fork":false,"pushed_at":"2025-03-07T13:55:35.000Z","size":2197,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T15:29:51.178Z","etag":null,"topics":["ci-cd","devops","github-actions","github-actions-ci","typescript-actions"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sobird.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2025-03-06T03:30:46.000Z","updated_at":"2025-03-07T13:55:30.000Z","dependencies_parsed_at":"2025-03-07T13:44:20.347Z","dependency_job_id":"e0233c03-ba04-41d1-a914-65390738feec","html_url":"https://github.com/sobird/actions","commit_stats":null,"previous_names":["sobird/actions"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/sobird/actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobird%2Factions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobird%2Factions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobird%2Factions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobird%2Factions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sobird","download_url":"https://codeload.github.com/sobird/actions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobird%2Factions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29550808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"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":["ci-cd","devops","github-actions","github-actions-ci","typescript-actions"],"created_at":"2025-03-11T05:39:33.694Z","updated_at":"2026-02-17T17:01:29.531Z","avatar_url":"https://github.com/sobird.png","language":"TypeScript","readme":"# \u003cimg width=\"24\" src=\"https://github.githubassets.com/images/modules/site/features/actions-icon-actions.svg\" alt=\"actions\"\u003e Actions\n\nImpl Github Actions \u0026 Runner using typescript, Run your [GitHub Actions](https://developer.github.com/actions/) locally and deploy your own CI/CD platform.\n\n[![npm][npm]][npm-url]\n[![Build Status][build-status]][build-status-url]\n[![Install Size][size]][size-url]\n\n## Installation\n\n```sh\nnpm i -g @sobird/actions\n```\n\n## Usage\n\n```sh\nactions\nUsage: actions [options] [command]\n\nRun GitHub actions locally by specifying the event name (e.g. `push`) or an action name directly.\n\nOptions:\n  -V, --version              output the version number\n  -c, --config \u003cpath\u003e        config file path (default: \"actions.config.yaml\")\n  -h, --help                 display help for command\n\nCommands:\n  config                     generate an example config file\n  run [options] [eventName]  run workflow locally\n  help [command]             display help for command\n```\n\n### Run workflow locally\n\nRun all local workflows containing push events\n```sh\nactions run push\n```\nRun a job with jobId as job-name\n```sh\nactions run -j job-name\n```\nRun a job directly on the host\n```sh\nactions run -j job-name --hosted\n```\n\n## Reference\n\n* [actions/runner](https://github.com/actions/runner)\n* [nektos/act](https://github.com/nektos/act)\n* [go-gitea/gitea](https://github.com/go-gitea/gitea)\n\n\u003c!-- Badges --\u003e\n[npm]: https://img.shields.io/npm/v/@sobird/actions.svg\n[npm-url]: https://www.npmjs.com/package/@sobird/actions\n[build-status]: https://img.shields.io/github/actions/workflow/status/sobird/actions/release-please.yml?label=CI\u0026logo=github\n[build-status-url]: https://github.com/sobird/actions/actions\n[size]: https://packagephobia.com/badge?p=@sobird/actions\n[size-url]: https://packagephobia.com/result?p=@sobird/actions","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsobird%2Factions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsobird%2Factions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsobird%2Factions/lists"}