{"id":37232140,"url":"https://github.com/akai-z/magento2-travis-ci-scripts","last_synced_at":"2026-01-15T03:47:34.050Z","repository":{"id":56943183,"uuid":"84005940","full_name":"akai-z/magento2-travis-ci-scripts","owner":"akai-z","description":"Magento 2 Travis CI scripts","archived":false,"fork":false,"pushed_at":"2017-07-09T22:15:08.000Z","size":9,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-14T13:27:26.921Z","etag":null,"topics":["ci","code-review","continuous","continuous-integration","integration","magento","magento-extension","magento-module","magento2","magento2-extension","magento2-module","php","phpcpd","phpcs","phpmd","testing","travis","travis-ci","unit-testing"],"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/akai-z.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}},"created_at":"2017-03-05T22:10:23.000Z","updated_at":"2023-02-24T02:47:27.000Z","dependencies_parsed_at":"2022-08-21T02:10:26.275Z","dependency_job_id":null,"html_url":"https://github.com/akai-z/magento2-travis-ci-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akai-z/magento2-travis-ci-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akai-z%2Fmagento2-travis-ci-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akai-z%2Fmagento2-travis-ci-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akai-z%2Fmagento2-travis-ci-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akai-z%2Fmagento2-travis-ci-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akai-z","download_url":"https://codeload.github.com/akai-z/magento2-travis-ci-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akai-z%2Fmagento2-travis-ci-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28442354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"online","status_checked_at":"2026-01-15T02:00:08.019Z","response_time":62,"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":["ci","code-review","continuous","continuous-integration","integration","magento","magento-extension","magento-module","magento2","magento2-extension","magento2-module","php","phpcpd","phpcs","phpmd","testing","travis","travis-ci","unit-testing"],"created_at":"2026-01-15T03:47:33.517Z","updated_at":"2026-01-15T03:47:34.041Z","avatar_url":"https://github.com/akai-z.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Magento 2 Travis CI scripts\n===========================\n\nThe purpose of this package is to provide a simple, clean and time saving way  \nto create Travis CI configuration file (`.travis.yml`) for Magento 2 modules.\n\n## What is continuous integration (CI)?\nContinuous integration is the practice of merging all developer  \nworking copies to a shared mainline several times a day,  \nin order to prevent integration problems.\n\n([Click here to know more about continuous integration](https://en.wikipedia.org/wiki/Continuous_integration))\n\n## What is Travis CI?\nTravis CI is a hosted, distributed continuous integration service  \nused to build and test software projects hosted at GitHub.\n\n([Click here to know more about Travis CI](https://en.wikipedia.org/wiki/Travis_CI))  \n([For documentation, click here](https://docs.travis-ci.com/))\n\n## How to use?\n\n* Use the provided configuration distribution file (`.travis.yml.dist`) in this package,  \nto create your own configuration file.\n* In configuration file set your vendor (`VENDOR_NAME`) and module (`MODULE_NAME`) names.\n* You could add your own test scripts under `script` step.\n* Or, in order to keep things clean and organized, you could put your test scripts inside your module,  \nand call them with one command from configuration file.  \n(e.g. `./${MAGENTO_DIR}/${MODULE_DEPLOY_PATH}/dev/travis_ci/script.sh`)\n\n## Covered tests\nTests that are already included in the scripts.\n\n* [PHP_CodeSniffer (PHPCS)](https://github.com/squizlabs/PHP_CodeSniffer).\n(Uses [Magento EQP](https://github.com/magento/marketplace-eqp) rules and sniffs)\n* [PHP Mess Detector (PHPMD)](https://github.com/phpmd/phpmd).\n* [PHP Copy/Paste Detector (PHPCPD)](https://github.com/sebastianbergmann/phpcpd).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakai-z%2Fmagento2-travis-ci-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakai-z%2Fmagento2-travis-ci-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakai-z%2Fmagento2-travis-ci-scripts/lists"}