{"id":20473992,"url":"https://github.com/pecuchet/local-laravel-ci","last_synced_at":"2026-05-21T16:31:57.287Z","repository":{"id":101896695,"uuid":"296568280","full_name":"pecuchet/local-laravel-ci","owner":"pecuchet","description":"Continuous integration \u0026 deployment for Laravel from your own machine","archived":false,"fork":false,"pushed_at":"2020-12-15T18:04:06.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-16T02:43:52.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/pecuchet.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":"2020-09-18T08:56:56.000Z","updated_at":"2020-12-15T18:04:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"72d958b7-2f93-404a-9e3a-6835a20a4858","html_url":"https://github.com/pecuchet/local-laravel-ci","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pecuchet%2Flocal-laravel-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pecuchet%2Flocal-laravel-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pecuchet%2Flocal-laravel-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pecuchet%2Flocal-laravel-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pecuchet","download_url":"https://codeload.github.com/pecuchet/local-laravel-ci/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242039718,"owners_count":20061928,"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-11-15T14:27:30.922Z","updated_at":"2026-05-21T16:31:52.266Z","avatar_url":"https://github.com/pecuchet.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Continuously integrate \u0026 deploy Laravel from your own machine\r\n\r\n## Usage\r\n```\r\nmake install                            # Symlinks local githooks\r\nmake feature new-service                # You are now on the feature-new-service branch        \r\n                                        # Make some code changes\r\ngit commit -am \"Added new service\"      # The CI tools will run before the commit\r\ngit push -u origin feature-new-service  # Before the push to origin changes will be synced with configured staging server\r\n```\r\n\r\n## To do\r\n- extend `make install` to install composer tools\r\n- find way to install in existing/new Laravel app\r\n- support [skip ci]\r\n- git re-add files if CS changes\r\n- pre-push deploy is also triggered when doing `git push origin --delete feature-ci`\r\n    - ie. rsync to production !\r\n        - use push target instead of current branch\r\n- what if you do not want to push a feature branch to staging?\r\n    - eg a feature which is not ready, but you want it in your vcs\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpecuchet%2Flocal-laravel-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpecuchet%2Flocal-laravel-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpecuchet%2Flocal-laravel-ci/lists"}