{"id":15174108,"url":"https://github.com/cucumber/action-publish-cpan","last_synced_at":"2025-04-03T22:45:38.664Z","repository":{"id":56794760,"uuid":"419765039","full_name":"cucumber/action-publish-cpan","owner":"cucumber","description":"GitHub Action to publish a Perl module to CPAN ","archived":false,"fork":false,"pushed_at":"2024-02-23T20:24:44.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-29T11:29:17.674Z","etag":null,"topics":["polyglot-release"],"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/cucumber.png","metadata":{"funding":{"open_collective":"cucumber"},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-10-21T14:51:19.000Z","updated_at":"2024-08-03T19:57:38.000Z","dependencies_parsed_at":"2023-12-22T09:01:42.742Z","dependency_job_id":"31526cfc-153d-4ace-8d5d-3edb09345eb3","html_url":"https://github.com/cucumber/action-publish-cpan","commit_stats":{"total_commits":53,"total_committers":5,"mean_commits":10.6,"dds":"0.30188679245283023","last_synced_commit":"2196576aee23971feeb350e5e6bae0365ad2366b"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Faction-publish-cpan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Faction-publish-cpan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Faction-publish-cpan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Faction-publish-cpan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cucumber","download_url":"https://codeload.github.com/cucumber/action-publish-cpan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246877038,"owners_count":20848287,"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","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":["polyglot-release"],"created_at":"2024-09-27T11:24:24.167Z","updated_at":"2025-04-03T22:45:38.640Z","avatar_url":"https://github.com/cucumber.png","language":"Perl","funding_links":["https://opencollective.com/cucumber"],"categories":[],"sub_categories":[],"readme":"[![Test](https://github.com/cucumber/action-publish-cpan/actions/workflows/test.yaml/badge.svg)](https://github.com/cucumber/action-publish-cpan/actions/workflows/test.yaml)\n\n# action-publish-cpan\n\nPublishes a Perl module to https://cpan.org using `Dist::Zilla`\n\n## Inputs\n\n* `cpan-user`\n* `cpan-password`\n* `working-directory` (optional, default `.`)\n\n## Example\n\n```yaml\nname: Publish to CPAN\n\non:\n  push:\n    branches:\n      - \"release/*\"\n\njobs:\n  publish-ui:\n    name: Publish to CPAN\n    runs-on: ubuntu-latest\n    environment: Release\n    steps:\n      - uses: actions/checkout@v2\n      - uses: cucumber/action-publish-cpan@v1.0.0\n        with:\n          cpan-user: ${{ secrets.CPAN_USER }}\n          cpan-password: ${{ secrets.CPAN_PASSWORD }}\n          working-directory: \"perl\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcucumber%2Faction-publish-cpan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcucumber%2Faction-publish-cpan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcucumber%2Faction-publish-cpan/lists"}