{
  "markdown": "# Reusable Docker GitHub Workflows\n\nThis repo contains reusable workflows for:\n- Building Docker images with PBR versioning\n- Running pytest, black, and flake8 with summary + artifact output\n- Layer caching with GHCR\n- Tarball-based image transfer for parallel runners\n\n## Usage Example\n\n```yaml\njobs:\n  ci:\n    uses: agent-ix/python-service-actions/.github/workflows/build.yml@main\n    with:\n      image: ghcr.io/${{ github.repository }}\n    secrets:\n      REGISTRY_USER: ${{ github.actor }}\n      REGISTRY_PASSWORD: ${{ secrets.GITHUB_TOKEN }}\n```",
  "bytes": 549,
  "sha": "ed9576faf5e61d792685f9f5e8c663bb044ad2d84ac3fa7b1425662cc53d8a58",
  "repo_slug": "agent-ix/python-service-actions",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_agent_ix_python_service_actions_spec_ind_4d50abe8/readme"
}