{"id": 27873, "workflow": {"value": 20990, "label": "CodeQL"}, "name": "Analyze", "repo": {"value": 140912432, "label": "sqlite-utils"}, "runs-on": "ubuntu-latest", "strategy": "{\"fail-fast\": false, \"matrix\": {\"language\": [\"python\"]}}", "needs": null, "if": null} {"id": 27874, "workflow": {"value": 20991, "label": "Read the Docs Pull Request Preview"}, "name": "documentation-links", "repo": {"value": 140912432, "label": "sqlite-utils"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": null, "if": null} {"id": 27875, "workflow": {"value": 20992, "label": "Publish Python Package"}, "name": "test", "repo": {"value": 140912432, "label": "sqlite-utils"}, "runs-on": "${{ matrix.os }}", "strategy": "{\"matrix\": {\"python-version\": [\"3.7\", \"3.8\", \"3.9\", \"3.10\", \"3.11\", \"3.12\"], \"os\": [\"ubuntu-latest\", \"windows-latest\", \"macos-latest\"]}}", "needs": null, "if": null} {"id": 27876, "workflow": {"value": 20992, "label": "Publish Python Package"}, "name": "deploy", "repo": {"value": 140912432, "label": "sqlite-utils"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": "[\"test\"]", "if": null} {"id": 27877, "workflow": {"value": 20993, "label": "Check spelling in documentation"}, "name": "spellcheck", "repo": {"value": 140912432, "label": "sqlite-utils"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": null, "if": null} {"id": 27878, "workflow": {"value": 20994, "label": "Calculate test coverage"}, "name": "test", "repo": {"value": 140912432, "label": "sqlite-utils"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": null, "if": null} {"id": 27879, "workflow": {"value": 20995, "label": "Test"}, "name": "test", "repo": {"value": 140912432, "label": "sqlite-utils"}, "runs-on": "${{ matrix.os }}", "strategy": "{\"matrix\": {\"python-version\": [\"3.7\", \"3.8\", \"3.9\", \"3.10\", \"3.11\", \"3.12\"], \"numpy\": [0, 1], \"os\": [\"ubuntu-latest\", \"macos-latest\", \"windows-latest\"]}}", "needs": null, "if": null}