{"id":15174112,"url":"https://github.com/cucumber/action-publish-pypi","last_synced_at":"2025-03-25T12:33:04.721Z","repository":{"id":65989627,"uuid":"573127367","full_name":"cucumber/action-publish-pypi","owner":"cucumber","description":null,"archived":true,"fork":false,"pushed_at":"2024-11-14T21:31:36.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-20T14:41:49.849Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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":{"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,"publiccode":null,"codemeta":null},"funding":{"open_collective":"cucumber","github":"cucumber"}},"created_at":"2022-12-01T18:57:20.000Z","updated_at":"2025-02-09T15:58:54.000Z","dependencies_parsed_at":"2024-01-15T07:02:07.077Z","dependency_job_id":"b9753437-ecd4-4f44-8044-5b96f7e45556","html_url":"https://github.com/cucumber/action-publish-pypi","commit_stats":{"total_commits":28,"total_committers":4,"mean_commits":7.0,"dds":0.6071428571428572,"last_synced_commit":"a4824655117d969658b33187dae716bc9a031805"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Faction-publish-pypi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Faction-publish-pypi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Faction-publish-pypi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Faction-publish-pypi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cucumber","download_url":"https://codeload.github.com/cucumber/action-publish-pypi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245402398,"owners_count":20609340,"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":[],"created_at":"2024-09-27T11:24:27.178Z","updated_at":"2025-03-25T12:33:04.692Z","avatar_url":"https://github.com/cucumber.png","language":null,"funding_links":["https://opencollective.com/cucumber","https://github.com/sponsors/cucumber"],"categories":[],"sub_categories":[],"readme":"[![Test](https://github.com/cucumber/action-publish-pypi/actions/workflows/test.yaml/badge.svg)](https://github.com/cucumber/action-publish-pypi/actions/workflows/test.yaml)\n\n# action-publish-pypi\n\nPublishes a Python package to https://pypi.org/\n\nNeeds Python to be installed first.\n\n## Inputs\n\n* `working-directory` (optional, default `.`)\n\n## Example\n\n```yaml\nname: Publish\n\non:\n  push:\n    branches:\n      - \"release/*\"\n\njobs:\n  publish-ui:\n    name: Publish to PyPI\n    runs-on: ubuntu-latest\n    environment: Release\n    steps:\n      - uses: actions/checkout@v3\n      - uses: actions/setup-python@v4\n        with:\n          python-version: \"3.10\"\n      - uses: cucumber/action-publish-pypi@v1.0.0\n        with:\n          working-directory: \"python\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcucumber%2Faction-publish-pypi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcucumber%2Faction-publish-pypi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcucumber%2Faction-publish-pypi/lists"}