{"id": 138760, "seq": 1, "job": {"value": 27848, "label": "test"}, "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "uses": "actions/checkout@v3", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138761, "seq": 2, "job": {"value": 27848, "label": "test"}, "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "uses": "actions/setup-python@v4", "name": "Set up Python ${{ matrix.python-version }}", "with": "{\"python-version\": \"${{ matrix.python-version }}\", \"cache\": \"pip\", \"cache-dependency-path\": \"pyproject.toml\"}", "run": null, "env": null, "if": null} {"id": 138762, "seq": 3, "job": {"value": 27848, "label": "test"}, "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "uses": null, "name": "Install dependencies", "with": null, "run": "pip install '.[test]'\n", "env": null, "if": null} {"id": 138763, "seq": 4, "job": {"value": 27848, "label": "test"}, "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "uses": null, "name": "Run tests", "with": null, "run": "pytest\n", "env": null, "if": null} {"id": 138764, "seq": 1, "job": {"value": 27849, "label": "deploy"}, "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "uses": "actions/checkout@v3", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138765, "seq": 2, "job": {"value": 27849, "label": "deploy"}, "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "uses": "actions/setup-python@v4", "name": "Set up Python", "with": "{\"python-version\": \"3.11\", \"cache\": \"pip\", \"cache-dependency-path\": \"pyproject.toml\"}", "run": null, "env": null, "if": null} {"id": 138766, "seq": 3, "job": {"value": 27849, "label": "deploy"}, "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "uses": null, "name": "Install dependencies", "with": null, "run": "pip install setuptools wheel twine build\n", "env": null, "if": null} {"id": 138767, "seq": 4, "job": {"value": 27849, "label": "deploy"}, "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "uses": null, "name": "Publish", "with": null, "run": "python -m build\ntwine upload dist/*\n", "env": "{\"TWINE_USERNAME\": \"__token__\", \"TWINE_PASSWORD\": \"${{ secrets.PYPI_TOKEN }}\"}", "if": null} {"id": 138768, "seq": 1, "job": {"value": 27850, "label": "test"}, "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "uses": "actions/checkout@v3", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138769, "seq": 2, "job": {"value": 27850, "label": "test"}, "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "uses": "actions/setup-python@v4", "name": "Set up Python ${{ matrix.python-version }}", "with": "{\"python-version\": \"${{ matrix.python-version }}\", \"cache\": \"pip\", \"cache-dependency-path\": \"pyproject.toml\"}", "run": null, "env": null, "if": null} {"id": 138770, "seq": 3, "job": {"value": 27850, "label": "test"}, "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "uses": null, "name": "Install dependencies", "with": null, "run": "pip install '.[test]'\n", "env": null, "if": null} {"id": 138771, "seq": 4, "job": {"value": 27850, "label": "test"}, "repo": {"value": 213286752, "label": "pocket-to-sqlite"}, "uses": null, "name": "Run tests", "with": null, "run": "pytest\n", "env": null, "if": null}