{"id":27167263,"url":"https://github.com/lfreleng-actions/python-twine-check-action","last_synced_at":"2025-09-14T04:27:44.049Z","repository":{"id":282274390,"uuid":"947920181","full_name":"lfreleng-actions/python-twine-check-action","owner":"lfreleng-actions","description":"Checks validity of Python build artefacts","archived":false,"fork":false,"pushed_at":"2025-04-09T01:41:26.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T02:33:15.449Z","etag":null,"topics":["package","python","testing","validation"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lfreleng-actions.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":"2025-03-13T13:08:08.000Z","updated_at":"2025-04-09T01:41:27.000Z","dependencies_parsed_at":"2025-04-09T02:27:55.240Z","dependency_job_id":"1fcdef85-1abf-4717-8836-3079ce01737b","html_url":"https://github.com/lfreleng-actions/python-twine-check-action","commit_stats":null,"previous_names":["lfreleng-actions/python-twine-check-action"],"tags_count":2,"template":false,"template_full_name":"lfreleng-actions/actions-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfreleng-actions%2Fpython-twine-check-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfreleng-actions%2Fpython-twine-check-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfreleng-actions%2Fpython-twine-check-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfreleng-actions%2Fpython-twine-check-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfreleng-actions","download_url":"https://codeload.github.com/lfreleng-actions/python-twine-check-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980801,"owners_count":21027804,"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":["package","python","testing","validation"],"created_at":"2025-04-09T04:51:27.742Z","updated_at":"2025-04-09T04:51:28.228Z","avatar_url":"https://github.com/lfreleng-actions.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n# SPDX-License-Identifier: Apache-2.0\n# SPDX-FileCopyrightText: 2025 The Linux Foundation\n--\u003e\n\n# 📦 Verify Build Artefacts with Twine\n\nChecks validity of Python build artefacts; call before package publishing.\n\n## python-twine-check-action\n\n## Usage Example\n\n\u003c!-- markdownlint-disable MD046 --\u003e\n\n```yaml\n  - name: \"Verify Python build artefacts with Twine\"\n    uses: lfreleng-actions/python-twine-check-action@main\n```\n\n\u003c!-- markdownlint-enable MD046 --\u003e\n\n## Inputs\n\n\u003c!-- markdownlint-disable MD013 --\u003e\n\n| Variable Name | Required | Default | Description                           |\n| ------------- | -------- | ------- | ------------------------------------- |\n| PATH_PREFIX   | False    |         | Path/directory to Python project code |\n| PATH          | False    | dist    | Path to Python build artefacts        |\n\n\u003c!-- markdownlint-enable MD013 --\u003e\n\n## Outputs\n\nThis action has no outputs, but will exit with an error if artefact\nvalidation fails.\n\n## Notes\n\nWhen calling this action separate from a build job, ensure build products are\navailable by using upload/download artefacts.\n\n## Action Output Example\n\n```console\nRun lfreleng-actions/python-twine-check-action@main\nRun # Verify Python build artefacts with Twine\nosc_github_devops-0.1.28.dev1-py3-none-any.whl\nosc_github_devops-0.1.28.dev1.tar.gz\nFiles in specified directory/path: 2\nInstalling: twine\nRunning: twine check dist/*\nChecking dist/osc_github_devops-0.1.28.dev1-py3-none-any.whl: PASSED\nChecking dist/osc_github_devops-0.1.28.dev1.tar.gz: PASSED\nVerified Python build artefacts with Twine ✅\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfreleng-actions%2Fpython-twine-check-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flfreleng-actions%2Fpython-twine-check-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flfreleng-actions%2Fpython-twine-check-action/lists"}