{"id":13622781,"url":"https://github.com/jolicode/JoliCi","last_synced_at":"2025-04-15T09:33:59.325Z","repository":{"id":11135272,"uuid":"13499335","full_name":"jolicode/JoliCi","owner":"jolicode","description":":white_check_mark: JoliCi - Run your TravisCi builds locally","archived":true,"fork":false,"pushed_at":"2016-11-18T14:40:04.000Z","size":2473,"stargazers_count":652,"open_issues_count":0,"forks_count":46,"subscribers_count":47,"default_branch":"master","last_synced_at":"2024-08-14T00:37:58.566Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/jolicode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-11T13:15:18.000Z","updated_at":"2024-05-30T09:10:16.000Z","dependencies_parsed_at":"2022-07-14T02:20:28.344Z","dependency_job_id":null,"html_url":"https://github.com/jolicode/JoliCi","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jolicode%2FJoliCi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jolicode%2FJoliCi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jolicode%2FJoliCi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jolicode%2FJoliCi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jolicode","download_url":"https://codeload.github.com/jolicode/JoliCi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223668407,"owners_count":17182925,"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-08-01T21:01:23.982Z","updated_at":"2024-11-08T10:31:03.637Z","avatar_url":"https://github.com/jolicode.png","language":"PHP","readme":"# JoliCi\n\nJoliCi is a free and open source Continuous Integration _Client_ written in PHP (5.4 minimum) and powered by Docker (please use a recent version). It has been written to be compliant \nwith existent Ci services like Travis-Ci and not create a new standard. ([Remove that smile, I KNOW what you're thinking.](http://xkcd.com/927/))\n\n**This project is still in beta, there may be bugs and missing features**\n\n[![Build Status](https://travis-ci.org/jolicode/JoliCi.png?branch=master)](https://travis-ci.org/jolicode/JoliCi) [![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/jolicode/JoliCi/badges/quality-score.png?s=1ba180546468c07ca8fc0996dcdc4a740dcf23fc)](https://scrutinizer-ci.com/g/jolicode/JoliCi/)\n\n## Usage\n\n[Have a .travis.yml in your project](http://docs.travis-ci.com/user/getting-started/#Step-three%3A-Add-.travis.yml-file-to-your-repository)\n\n[Download the last version of jolici](https://github.com/jolicode/JoliCi/releases) and run it, i.e. for v0.3.1:\n\n```bash\nwget https://github.com/jolicode/JoliCi/releases/download/v0.3.1/jolici.phar\nphp jolici.phar run\n```\n\nFirst run can be quite long since it has to build everything from the beginning. Subsequent build should be faster thanks to docker caching.\n\n![JoliCi Demo](https://github.com/jolicode/JoliCi/raw/master/docs/jolici-terminal.gif \"JoliCi Demo\")\n\nIf you want to see what happens behind this black box:\n\n```bash\nphp jolici.phar run -v\n```\n\n## Ci supported\n\n* Travis-Ci\n* [...](CONTRIBUTING.md)\n\n## I want to read more\n\n* [Installation](docs/installation.md)\n* Usage\n    * [The run command](docs/command/run.md)\n    * [The clean command](docs/command/clean.md)\n    * [The images-update command](docs/command/updates-image.md)\n* Strategies (a.k.a. how to create a build from a configuration file)\n    * [Travis-Ci](docs/strategies/TravisCiStrategy.md)\n    * [JoliCi](docs/strategies/JoliCiStrategy.md)\n\n## Credits\n\n* [All contributors](https://github.com/jolicode/JoliCi/graphs/contributors)\n* Some parts of this project are inspired by :\n\t* [Docker Client](https://github.com/dotcloud/docker/blob/master/commands.go)\n* This README is heavily inspired by a @willdurand [blog post](http://williamdurand.fr/2013/07/04/on-open-sourcing-libraries/).\n* [@ubermuda](https://github.com/ubermuda) for accepting many pull requests on [docker-php](https://github.com/stage1/docker-php) library\n\n## License\n\nView the [LICENSE](LICENSE) file attach to this project.\n","funding_links":[],"categories":["Table of Contents","Continuous Integration","持续集成","PHP","持续集成 Continuous Integration","目录","持续集成( Continuous Integration )"],"sub_categories":["Continuous Integration","持续集成 Continuous Integration"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjolicode%2FJoliCi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjolicode%2FJoliCi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjolicode%2FJoliCi/lists"}