{"id":16292731,"url":"https://github.com/fprochazka/travis-local-build","last_synced_at":"2025-07-29T04:08:49.770Z","repository":{"id":139345147,"uuid":"91024207","full_name":"fprochazka/travis-local-build","owner":"fprochazka","description":"Tool for running all the Travis-CI build jobs locally using Docker","archived":false,"fork":false,"pushed_at":"2019-03-21T18:14:15.000Z","size":11497,"stargazers_count":17,"open_issues_count":2,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-05T05:39:06.246Z","etag":null,"topics":["automation","build","ci","continuous-integration","docker","local","testing","travis-ci"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/fprochazka.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":"2017-05-11T21:16:14.000Z","updated_at":"2020-01-02T21:23:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae4117ff-ac6a-4d72-b1f3-07486c1d3c05","html_url":"https://github.com/fprochazka/travis-local-build","commit_stats":{"total_commits":55,"total_committers":2,"mean_commits":27.5,"dds":"0.018181818181818188","last_synced_commit":"7ad89415c77a341ff56e2fb3c301ce4940f8802c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fprochazka/travis-local-build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fprochazka%2Ftravis-local-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fprochazka%2Ftravis-local-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fprochazka%2Ftravis-local-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fprochazka%2Ftravis-local-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fprochazka","download_url":"https://codeload.github.com/fprochazka/travis-local-build/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fprochazka%2Ftravis-local-build/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267626979,"owners_count":24117709,"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-07-29T02:00:12.549Z","response_time":2574,"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":["automation","build","ci","continuous-integration","docker","local","testing","travis-ci"],"created_at":"2024-10-10T20:08:37.082Z","updated_at":"2025-07-29T04:08:49.707Z","avatar_url":"https://github.com/fprochazka.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Travis-CI local build\n\n[![Build Status](https://travis-ci.org/fprochazka/travis-local-build.svg?branch=master)](https://travis-ci.org/fprochazka/travis-local-build)\n\nThis tool\n\n1. computes jobs the Travis-CI would run\n2. generates docker image (that can be customized) for each job\n3. runs each job\n\nWhat it means:\n\n* no switching of PHP versions to test your library\n* no forgetting to run a specific job\n* prepare everything locally and verify the build passes without hassle\n* clean testing environment every time\n\nThis does not replace a build system (which would be able to run identical tasks on CI and local),\nbut even a build system wouldn't be able to guarantee executing full Travis matrix with all jobs.\n\n## Usage\n\n* clone the project\n* install dependencies using composer\n* build docker images in `docker-images/` using `docker-compose build`\n\t* **Pro-Tip:** you can customize them!\n* run the executable `bin/travis-local` in desired directory\n\n![travis-local-build](docs/travis-local.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffprochazka%2Ftravis-local-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffprochazka%2Ftravis-local-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffprochazka%2Ftravis-local-build/lists"}