{"id":20575951,"url":"https://github.com/pryrt/modsmoke","last_synced_at":"2026-04-16T16:31:53.238Z","repository":{"id":107042365,"uuid":"141824746","full_name":"pryrt/modsmoke","owner":"pryrt","description":"OnDemand CPAN Module SmokeTester Using CI","archived":false,"fork":false,"pushed_at":"2020-02-03T15:58:14.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T10:56:00.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","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/pryrt.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":"2018-07-21T15:30:10.000Z","updated_at":"2020-02-03T15:58:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"63ebf456-8e41-4c37-a79f-ac4c57785bfb","html_url":"https://github.com/pryrt/modsmoke","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pryrt/modsmoke","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pryrt%2Fmodsmoke","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pryrt%2Fmodsmoke/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pryrt%2Fmodsmoke/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pryrt%2Fmodsmoke/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pryrt","download_url":"https://codeload.github.com/pryrt/modsmoke/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pryrt%2Fmodsmoke/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31894841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-16T05:44:11.196Z","updated_at":"2026-04-16T16:31:53.216Z","avatar_url":"https://github.com/pryrt.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# modsmoke\n\nUse AppVeyor and Travis CI environments to install a list of cpan modules under various perls, and automatically send the results to cpantesters.\n\nThe ModuleList contains all the arguments that will be sent to cpanm for installation.\n\n\u003cdiv\u003e\n    \u003ca href=\"https://github.com/pryrt/modsmoke/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/pryrt/modsmoke.svg\" alt=\"issues\" title=\"issues\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://ci.appveyor.com/project/pryrt/modsmoke\"\u003e\u003cimg src=\"https://ci.appveyor.com/api/projects/status/1rqdroon682snre8?svg=true\" alt=\"appveyor build status\" title=\"appveyor build status\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://travis-ci.org/pryrt/modsmoke\"\u003e\u003cimg src=\"https://travis-ci.org/pryrt/modsmoke.svg?branch=master\" alt=\"travis build status\" title=\"travis build status\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## TODO\n\nEventually, I'll want to figure out a way to keep track of which versions of a given module have been tested under a given perl, so that I don't keep re-doing the same tests... but for now, I'm just going to work on proof of concept.\n\n## Development Notes\n\nWithin about 10 minutes, the new reports should show up in http://metabase.cpantesters.org/tail/log.txt\n\n### .cpanreporter directory location\nBy running cpanm-reporter without a config, I got error messages\n* travis-ci: file '/home/travis/.cpanreporter/config.ini' not found\n* appveyor: file 'C:\\Users\\appveyor\\.cpanreporter\\config.ini' not found\n\nSo now I know where those go.\n\n### Encrypting .cpanreporter configuration\n\nhttps://www.appveyor.com/docs/how-to/secure-files/\n* Grabbed the appveyor-tools via powershell\n* %userprofile%\\appveyor-tools\\secure-file -encrypt metabase_id.json -secret MYSECRET1234\n  (except use the real password)\n* worked\n\nhttps://docs.travis-ci.com/user/encrypting-files\n* so, Travis requires Ruby to encrypt...\n\n### Skipping builds\n\nBoth [AppVeyor](https://www.appveyor.com/docs/how-to/filtering-commits/) and [Travis-CI](https://docs.travis-ci.com/user/customizing-the-build/) will obey `[skip ci]` or `[ci skip]`.\nAppVeyor also allows `[skip appveyor]`, but I cannot find an Travis-CI-specific equivalent documented.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpryrt%2Fmodsmoke","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpryrt%2Fmodsmoke","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpryrt%2Fmodsmoke/lists"}