{"id":20140280,"url":"https://github.com/outpost-os/pipeline-python","last_synced_at":"2026-01-27T07:04:39.944Z","repository":{"id":247602404,"uuid":"826311996","full_name":"outpost-os/pipeline-python","owner":"outpost-os","description":"Outpost related reusable workflows for python repositories","archived":false,"fork":false,"pushed_at":"2024-09-19T13:53:26.000Z","size":39,"stargazers_count":0,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T18:54:03.798Z","etag":null,"topics":["ci-cd-pipeline","python"],"latest_commit_sha":null,"homepage":"","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/outpost-os.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/Apache-2.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-09T13:13:09.000Z","updated_at":"2024-09-19T13:53:30.000Z","dependencies_parsed_at":"2025-04-09T18:41:48.153Z","dependency_job_id":"2b1dbe4d-a3c8-4238-8f1f-a87251074132","html_url":"https://github.com/outpost-os/pipeline-python","commit_stats":null,"previous_names":["outpost-os/pipeline-python"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/outpost-os/pipeline-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outpost-os%2Fpipeline-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outpost-os%2Fpipeline-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outpost-os%2Fpipeline-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outpost-os%2Fpipeline-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outpost-os","download_url":"https://codeload.github.com/outpost-os/pipeline-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outpost-os%2Fpipeline-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28807131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T06:25:51.065Z","status":"ssl_error","status_checked_at":"2026-01-27T06:25:50.640Z","response_time":168,"last_error":"SSL_read: 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":["ci-cd-pipeline","python"],"created_at":"2024-11-13T21:49:59.502Z","updated_at":"2026-01-27T07:04:39.915Z","avatar_url":"https://github.com/outpost-os.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nSPDX-FileCopyrightText: 2024 Ledger SAS\n\nSPDX-License-Identifier: Apache-2.0\n--\u003e\n\n# Outpost-OS reusable workflows for Python packages\n\n[![REUSE status](https://api.reuse.software/badge/github.com/outpost-os/pipeline-python)](https://api.reuse.software/info/github.com/outpost-os/pipeline-python)\n\n## Introduction\n\nThis repository hold the python-related reusable workflows in order to limit redundancy between each python package CI/CD usage.\n\nThis repository also impose some restrictions on python packages quality and tooling for Outpost, such as:\n\n   - using ToX for manipulating python venv and proper targets\n   - having the following tox targets:\n\n      - unittests for unit testing\n      - docs for doc generation\n      - lint for linting\n\n## Workflows\n\nThe following workflows exists:\n\n   - doc.yml: built for running tox docs target\n   - unittest.yml: built for executing tox unittests target\n   - lint.yml: built for executing tox lint target\n\n## reusable workflows usage\n\nReusing workflows is made in the way described in [Github docs](https://docs.github.com/en/enterprise-cloud@latest/actions/using-workflows/reusing-workflows)\n\nthe lonely required input, shared by all workflows is `python-version`, that\ndefine the python release to execute the workflow on.\n\nA typical usage is the following:\n\n```\nuses: outpost-os/pipeline-python/.github/workflows/lint.yml@v1\n    with:\n      python-version: '3.12'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutpost-os%2Fpipeline-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutpost-os%2Fpipeline-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutpost-os%2Fpipeline-python/lists"}