{"id":45345264,"url":"https://github.com/deeprave/actions","last_synced_at":"2026-02-21T11:07:57.564Z","repository":{"id":270763334,"uuid":"911381722","full_name":"deeprave/actions","owner":"deeprave","description":"Reusable github actions for python development","archived":false,"fork":false,"pushed_at":"2025-06-29T11:12:13.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T12:23:22.652Z","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/deeprave.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2025-01-02T22:09:40.000Z","updated_at":"2025-06-29T11:08:39.000Z","dependencies_parsed_at":"2025-01-02T23:28:15.372Z","dependency_job_id":"1568a720-af45-4561-8af7-2ce06f277be0","html_url":"https://github.com/deeprave/actions","commit_stats":null,"previous_names":["deeprave/actions"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/deeprave/actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprave%2Factions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprave%2Factions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprave%2Factions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprave%2Factions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeprave","download_url":"https://codeload.github.com/deeprave/actions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprave%2Factions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29679147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T09:33:50.764Z","status":"ssl_error","status_checked_at":"2026-02-21T09:33:19.949Z","response_time":107,"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-02-21T11:07:56.949Z","updated_at":"2026-02-21T11:07:57.559Z","avatar_url":"https://github.com/deeprave.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python test, build and publish\n\n## Overview\n\nThis repository contains a convenient set of actions useful for developing\nand publishing Python packages using:\n\n- pytest\n- pytest-cov\n- ruff\n- uv\n\n## Motivation\n\nThese actions were created when I found myself repeating the same patterns.\n\n## Actions available\n\nThe following actions are available and can be used individually in your GitHub workflows:\n\n- `deeprave/actions/test@main`: Run tests using pytest\n- `deeprave/actions/test-build@main`: Run tests and build the package\n- `deeprave/actions/test-build-publish@main`: Run tests, build and publish the package\n- `deeprave/actions/test-build-publish-with-cov@main`: Run tests with coverage, build and publish the package\n- `deeprave/actions/test-build-with-cov@main`: Run tests with coverage and build the package\n- `deeprave/actions/test-with-cov@main`: Run tests with coverage reporting\n\n## Usage\n\nTo use these actions in your GitHub workflow, add them to your workflow YAML file:\n\n```yaml\njobs:\n  test:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v4\n      - uses: deeprave/actions/test@main\n        with:\n          python-version: '3.13'\n```\n\nSee each action's YAML file for available input parameters.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeprave%2Factions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeprave%2Factions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeprave%2Factions/lists"}