{"id": 27502, "workflow": {"value": 20710, "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": 27503, "workflow": {"value": 20711, "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": 27504, "workflow": {"value": 20712, "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\"], \"os\": [\"ubuntu-latest\", \"windows-latest\", \"macos-latest\"]}}", "needs": null, "if": null} {"id": 27505, "workflow": {"value": 20712, "label": "Publish Python Package"}, "name": "deploy", "repo": {"value": 140912432, "label": "sqlite-utils"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": "[\"test\"]", "if": null} {"id": 27506, "workflow": {"value": 20713, "label": "Check spelling in documentation"}, "name": "spellcheck", "repo": {"value": 140912432, "label": "sqlite-utils"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": null, "if": null} {"id": 27507, "workflow": {"value": 20714, "label": "Calculate test coverage"}, "name": "test", "repo": {"value": 140912432, "label": "sqlite-utils"}, "runs-on": "ubuntu-latest", "strategy": null, "needs": null, "if": null} {"id": 27508, "workflow": {"value": 20715, "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\"], \"numpy\": [0, 1], \"os\": [\"ubuntu-latest\", \"macos-latest\", \"windows-latest\"]}}", "needs": null, "if": null}