{"id":18524297,"url":"https://github.com/mdanalysis/pypi-deployment","last_synced_at":"2026-02-27T15:07:53.642Z","repository":{"id":190177859,"uuid":"682075053","full_name":"MDAnalysis/pypi-deployment","owner":"MDAnalysis","description":"Reusable github action to package, deploy and and check code to PyPi \u0026 TestPyPi","archived":false,"fork":false,"pushed_at":"2024-09-01T08:40:19.000Z","size":24,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-29T17:34:58.801Z","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/MDAnalysis.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-08-23T11:37:57.000Z","updated_at":"2024-09-01T08:40:23.000Z","dependencies_parsed_at":"2023-09-04T13:57:04.378Z","dependency_job_id":"6cb130b8-4816-4f94-8c47-d76f15b6309a","html_url":"https://github.com/MDAnalysis/pypi-deployment","commit_stats":{"total_commits":41,"total_committers":4,"mean_commits":10.25,"dds":"0.36585365853658536","last_synced_commit":"a7e83ef1e362506c058fdc5cdff9a5c2d386d581"},"previous_names":["ialibay/pypi-deployment","mdanalysis/pypi-deployment"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDAnalysis%2Fpypi-deployment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDAnalysis%2Fpypi-deployment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDAnalysis%2Fpypi-deployment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MDAnalysis%2Fpypi-deployment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MDAnalysis","download_url":"https://codeload.github.com/MDAnalysis/pypi-deployment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239242066,"owners_count":19605946,"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-11-06T17:40:30.313Z","updated_at":"2025-10-31T23:30:21.995Z","avatar_url":"https://github.com/MDAnalysis.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# pypi-deployment\nA reusable github action to package, deploy and and check code to PyPi \u0026 TestPyPi\n\n## Basic usage\n\nPlease see [action.yaml](action.yaml) for all details.\n\nThe following options can be passed:\n\n1. `test_submission`: Bool, if true the package will be uploaded to TestPyPi instead of PyPi (default: false)\n2. `wheels`: Bool, if true wheels will be created and uploaded (default: true)\n3. `tests`: Bool, if true there will be an attempt to pull down the newly uploaded package and run tests. Please note this assumes testing via `pytest --pyargs inputs.package_name` (default: true)\n4. `package_name`: Name of package on PyPi, only needed if testing package post-upload. Used for pip installing (default: 'MDAnalysis')\n5. `module_name`: Name of package directory, only needed if testing package post-upload. Used for pytest pyargs. If unset will use `package_name` (default: null)\n6. `test_deps:` : Extra dependencies to install for testing the new package. (default `pytest`).\n\n### Example\n\nAn example of how to use this workflow can be seen in [this action file](https://github.com/MDAnalysis/mda-xdrlib/blob/main/.github/workflows/deploy.yaml).\n\n## Note\nThis currently only support pure Python packages. Future work will switch this action to using cibuildwheels.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdanalysis%2Fpypi-deployment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdanalysis%2Fpypi-deployment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdanalysis%2Fpypi-deployment/lists"}