{"id":13686724,"url":"https://github.com/fibjs-modules/ci","last_synced_at":"2025-05-01T09:32:28.303Z","repository":{"id":73530143,"uuid":"77466793","full_name":"fibjs-modules/ci","owner":"fibjs-modules","description":"Auto gen ci config files for fibjs project","archived":false,"fork":false,"pushed_at":"2025-03-19T06:32:57.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T06:43:05.829Z","etag":null,"topics":["appveyor","ci","fibjs","travis-ci"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/fibjs-modules.png","metadata":{"files":{"readme":"readme.md","changelog":"History.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}},"created_at":"2016-12-27T15:58:54.000Z","updated_at":"2025-03-19T06:33:01.000Z","dependencies_parsed_at":"2024-11-12T09:42:47.411Z","dependency_job_id":null,"html_url":"https://github.com/fibjs-modules/ci","commit_stats":{"total_commits":35,"total_committers":2,"mean_commits":17.5,"dds":0.4571428571428572,"last_synced_commit":"41039997f272999475906e5b93aa71fa4bfea3f4"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fibjs-modules%2Fci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fibjs-modules%2Fci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fibjs-modules%2Fci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fibjs-modules%2Fci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fibjs-modules","download_url":"https://codeload.github.com/fibjs-modules/ci/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251080744,"owners_count":21533142,"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":["appveyor","ci","fibjs","travis-ci"],"created_at":"2024-08-02T15:00:38.762Z","updated_at":"2025-05-01T09:32:28.069Z","avatar_url":"https://github.com/fibjs-modules.png","language":"JavaScript","funding_links":[],"categories":["Packages"],"sub_categories":["Continous Integration"],"readme":"# @fibjs/ci\n\nAuto gen ci config file.\n\n## Installation\n\n```bash\n$ npm i @fibjs/ci --save-dev\n```\n\n## Usage\n\nAdd `ci` property to your `package.json`:\n\n```json\n\"ci\": {\n  // default ci env type is 'actions'\n  \"type\": \"actions\",\n  // default version is 0.33.0.\n  \"version\": \"0.33.0\"\n}\n```\n\nyou can check available versions here: [fibjs.org/downloads/](fibjs.org/downloads/)\n\nand ci system will automatically exec `npm run ci` command, so please add this to your `package.json`:\n\n```json\n\"scritps\": {\n  \"ci\": \"fibjs test/test.js\"\n}\n```\n\n## How\n\nUse `npm postinstall` hoook to create the `*.yml` after each `npm install` run.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffibjs-modules%2Fci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffibjs-modules%2Fci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffibjs-modules%2Fci/lists"}