{"id":26897295,"url":"https://github.com/atomiechen/reusable-workflows","last_synced_at":"2026-01-11T01:57:32.158Z","repository":{"id":243518944,"uuid":"657245767","full_name":"atomiechen/reusable-workflows","owner":"atomiechen","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-16T14:00:35.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T14:28:11.103Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atomiechen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-22T16:24:35.000Z","updated_at":"2025-03-16T14:00:38.000Z","dependencies_parsed_at":"2024-06-09T15:27:42.334Z","dependency_job_id":"b3fb1f43-6a09-4ff5-a3ca-c7a74581882f","html_url":"https://github.com/atomiechen/reusable-workflows","commit_stats":null,"previous_names":["atomiechen/reusable-workflows"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomiechen%2Freusable-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomiechen%2Freusable-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomiechen%2Freusable-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomiechen%2Freusable-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomiechen","download_url":"https://codeload.github.com/atomiechen/reusable-workflows/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246586074,"owners_count":20801026,"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":"2025-04-01T04:42:07.449Z","updated_at":"2026-01-11T01:57:32.131Z","avatar_url":"https://github.com/atomiechen.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# reusable-workflows\n\nResuable workflows.\n\n## Publish python distributions\n\n`atomiechen/reusable-workflows/.github/workflows/publish-python-distributions.yml@main`\n\n```yaml\n    inputs:\n      publish_testpypi:\n        type: boolean\n        default: false\n        description: Publish to TestPyPI\n      publish_pypi:\n        type: boolean\n        default: false\n        description: Publish to PyPI\n      publish_gh_release:\n        type: boolean\n        default: true\n        description: Publish to GitHub Release\n      release_tag:\n        type: string\n        description: Tag to package (empty for latest tag)\n        required: false\n    secrets:\n      TEST_PYPI_API_TOKEN:\n        required: true\n      PYPI_API_TOKEN:\n        required: true\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomiechen%2Freusable-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomiechen%2Freusable-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomiechen%2Freusable-workflows/lists"}