{"id":20329371,"url":"https://github.com/ddev/test-magento2","last_synced_at":"2026-03-05T21:03:00.282Z","repository":{"id":225922776,"uuid":"754664752","full_name":"ddev/test-magento2","owner":"ddev","description":"DDEV automated test sources for magento2, not for public use","archived":false,"fork":false,"pushed_at":"2024-03-05T01:23:29.000Z","size":9813,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-04T12:18:57.596Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"osl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-08T14:32:15.000Z","updated_at":"2024-03-05T00:34:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"98d5b44a-c5be-444a-8069-372685dd09fb","html_url":"https://github.com/ddev/test-magento2","commit_stats":null,"previous_names":["ddev/test-magento2"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ddev/test-magento2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Ftest-magento2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Ftest-magento2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Ftest-magento2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Ftest-magento2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddev","download_url":"https://codeload.github.com/ddev/test-magento2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Ftest-magento2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30149940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-14T20:10:28.570Z","updated_at":"2026-03-05T21:03:00.232Z","avatar_url":"https://github.com/ddev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# test-magento2 for DDEV testing only\n\nTo recreate:\n\n1. Do the normal quickstart setup for magento2, but use `ddev composer install --no-dev`\n2. Log in to the site as admin using admin credentials and the admin URL listed in etc/app/env.php\n3. Catalog-\u003eProducts-\u003eAdd Product-\u003eSimple Product\n4. Create a project called unicycle with a picture `unicycle.jpg` from https://m.media-amazon.com/images/I/715LWvYxcLL._AC_SY879_.jpg or anywhere else.\n\n    ```bash\n    echo \"This is a junk\" \u003epub/junk.txt\n    VERSION=2.4.6-p4\n    mkdir -p .tarballs\n    tar -czf .tarballs/testpkgmagento2_code_no_media.magento${VERSION}.tgz --exclude=.ddev --exclude=.git --exclude=dev --exclude=var --exclude=pub/media --exclude=.tarballs --exclude=app/etc/env.php .\n    ddev export-db --gzip=false --file=.tarballs/db.sql \u0026\u0026 tar -czf .tarballs/testpkgmagento2.magento${VERSION}.db.tgz -C .tarballs db.sql\n    tar -czf .tarballs/testpkgmagento2_files.magento2.4.6-p4.tgz -C pub/media .\n    \n    ```\n\n5. Create an empty release with the VERSION you have used\n6. Add the tarballs from .tarballs to it. The `gh` GitHub command-line tool is required:\n\n```bash\ngh release upload ${VERSION} .tarballs/*gz\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddev%2Ftest-magento2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddev%2Ftest-magento2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddev%2Ftest-magento2/lists"}