{"id":42979448,"url":"https://github.com/nofusscomputing/action_python","last_synced_at":"2026-01-31T01:42:52.764Z","repository":{"id":252360309,"uuid":"840203092","full_name":"nofusscomputing/action_python","owner":"nofusscomputing","description":"GH Action/Workflow for Python Projects.","archived":false,"fork":false,"pushed_at":"2026-01-29T05:27:29.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"development","last_synced_at":"2026-01-29T21:39:07.036Z","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/nofusscomputing.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-09T07:29:30.000Z","updated_at":"2026-01-29T05:27:33.000Z","dependencies_parsed_at":"2024-08-09T09:09:37.546Z","dependency_job_id":"f671a16e-b292-4fce-ab7e-0dc7f0392754","html_url":"https://github.com/nofusscomputing/action_python","commit_stats":null,"previous_names":["nofusscomputing/action_python"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nofusscomputing/action_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nofusscomputing%2Faction_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nofusscomputing%2Faction_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nofusscomputing%2Faction_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nofusscomputing%2Faction_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nofusscomputing","download_url":"https://codeload.github.com/nofusscomputing/action_python/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nofusscomputing%2Faction_python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28926404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T22:32:35.345Z","status":"ssl_error","status_checked_at":"2026-01-30T22:32:31.927Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-31T01:42:52.677Z","updated_at":"2026-01-31T01:42:52.742Z","avatar_url":"https://github.com/nofusscomputing.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cspan style=\"text-align: center;\"\u003e\n\n# No Fuss Computing - GH Action / Workflow for Python Projects\n\n\u003cbr\u003e\n\n![Endpoint Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnofusscomputing%2Faction_python%2Frefs%2Fheads%2Fdevelopment%2F.centurion%2Fproject_status.json)\n\n\n\n----\n\n\u003cbr\u003e\n\n![GitHub forks](https://img.shields.io/github/forks/nofusscomputing/action_python?logo=github\u0026style=plastic\u0026color=000000\u0026labell=Forks) ![GitHub stars](https://img.shields.io/github/stars/nofusscomputing/action_python?color=000000\u0026logo=github\u0026style=plastic) ![Github Watchers](https://img.shields.io/github/watchers/nofusscomputing/action_python?color=000000\u0026label=Watchers\u0026logo=github\u0026style=plastic)\n\n\n\n\u003cbr\u003e\n\nThis project is hosted on our [Gitea](https://nofusscomputing.com/git/actions/python) instance and has a read-only copy hosted on [Github](https://nofusscomputing.com/git/nofusscomputing/action_python)\n\n----\n\n**Stable Branch**\n\n----\n\n**Development Branch** \n\n----\n\u003cbr\u003e\n\n\u003c/span\u003e\n\nlinks:\n\n- [Issues](https://nofusscomputing.com/git/actions/python/issues)\n\n- [Merge Requests (Pull Requests)](https://nofusscomputing.com/git/actions/python/pulls)\n\n\nTo use this workflow within your project add a file at path `.github/workflows/ci.yaml` or add the job to your existing CI file.\n\n\n``` yaml\n\n---\n\nname: 'CI'\n\non:\n  push:\n    branches:\n      - '**'\n    tags:\n      - '*'\n\n\njobs:\n\n\n  python:\n    name: 'Python'\n    uses: nofusscomputing/action_python/.github/workflows/python.yaml@development\n    secrets:\n      WORKFLOW_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}\n\n```\n\n\n\n## Contributing\n\nAll contributions for this project must be conducted from our [Gitea](https://nofusscomputing.com/git/pytest/simplified).\n\nFor further details on contributing please refer to the [contribution guide](CONTRIBUTING.md).\n\n\n## Other\n\nThis repo is release under this [license](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnofusscomputing%2Faction_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnofusscomputing%2Faction_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnofusscomputing%2Faction_python/lists"}