{"id":16814497,"url":"https://github.com/wickedone/gitlab-perl-helpers","last_synced_at":"2026-04-28T12:38:36.347Z","repository":{"id":65953713,"uuid":"592449699","full_name":"wickedOne/gitlab-perl-helpers","owner":"wickedOne","description":"collection of perl helpers for implementing code owner specific gitlab ci jobs","archived":false,"fork":false,"pushed_at":"2024-07-14T21:03:16.000Z","size":186,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-20T16:02:41.195Z","etag":null,"topics":["continuous-integration","coverage","gitlab","gitlab-ci","infection","mutation-testing","perl","php","phpmd","phpstan","phpunit","psalm","test-automation"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wickedOne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":["wickedOne"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-01-23T18:56:59.000Z","updated_at":"2025-11-25T14:58:25.000Z","dependencies_parsed_at":"2024-01-13T12:18:40.874Z","dependency_job_id":"0d5449ec-d486-4664-8146-0b3b4eeb1a2a","html_url":"https://github.com/wickedOne/gitlab-perl-helpers","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/wickedOne/gitlab-perl-helpers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickedOne%2Fgitlab-perl-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickedOne%2Fgitlab-perl-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickedOne%2Fgitlab-perl-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickedOne%2Fgitlab-perl-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wickedOne","download_url":"https://codeload.github.com/wickedOne/gitlab-perl-helpers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wickedOne%2Fgitlab-perl-helpers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32381691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"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":["continuous-integration","coverage","gitlab","gitlab-ci","infection","mutation-testing","perl","php","phpmd","phpstan","phpunit","psalm","test-automation"],"created_at":"2024-10-13T10:29:37.203Z","updated_at":"2026-04-28T12:38:36.324Z","avatar_url":"https://github.com/wickedOne.png","language":"Perl","funding_links":["https://github.com/sponsors/wickedOne"],"categories":[],"sub_categories":[],"readme":"[![Coverage Status](https://coveralls.io/repos/github/wickedOne/gitlab-perl-helpers/badge.svg?branch=master)](https://coveralls.io/github/wickedOne/gitlab-perl-helpers?branch=master)\n[![codecov](https://codecov.io/gh/wickedOne/gitlab-perl-helpers/graph/badge.svg?token=J4SE1MBNOX)](https://codecov.io/gh/wickedOne/gitlab-perl-helpers)\n# gitlab-perl-helpers\n\ncollection of perl helpers for implementing code owner specific gitlab ci steps.\nthe general idea is to use the paths defined in the `CODEOWNERS` file for your team to interact with the merge request by either using all paths in the `CODEOWNERS` file, or intersect the merge request changes with those.\n\n## environment variables\n\nthese scripts rely on a couple of environment variables.\n\n### global variables\n\nthe following environment variables are used by all scripts\n- `DEV_TEAM`: owner as defined in the `CODEOWNERS` file\n- `EXCLUDE_PATHS`: (optional): comma seperated list of paths to exclude while defined in the `CODEOWNERS` file for owner `DEV_TEAM`. defaults to empty string.\n- `CODEOWNERS`: (optional): path to codeowners file, defaults to `./CODEOWNERS`\n\n## scripts\n\nthe `./scripts/` directory contains scripts used in the example configuration. please use them as templates and adjust them to your needs.\n\n## details\n\nmost scripts generate a custom config file on the fly.\n\nfor more details on supported (static) analysis tools and implementation examples see the following:\n1. [PHPUnit](doc/PHPUnit.md)\n2. [Infection](doc/Infection.md)\n3. [Psalm](doc/Psalm.md)\n4. [PHPStan](doc/PHPStan.md)\n5. [PHPMD](doc/PHPMD.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwickedone%2Fgitlab-perl-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwickedone%2Fgitlab-perl-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwickedone%2Fgitlab-perl-helpers/lists"}