{"id": 138868, "seq": 10, "job": {"value": 27870, "label": "test"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": null, "name": "Test DATASETTE_LOAD_PLUGINS", "with": null, "run": "pip install datasette-init datasette-json-html\ntests/test-datasette-load-plugins.sh\n", "env": null, "if": null} {"id": 138874, "seq": 2, "job": {"value": 27873, "label": "Analyze"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": null, "with": null, "run": "git checkout HEAD^2", "env": null, "if": "${{ github.event_name == 'pull_request' }}"} {"id": 138882, "seq": 4, "job": {"value": 27875, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Install dependencies", "with": null, "run": "pip install -e '.[test]'\n", "env": null, "if": null} {"id": 138883, "seq": 5, "job": {"value": 27875, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Run tests", "with": null, "run": "pytest\n", "env": null, "if": null} {"id": 138887, "seq": 4, "job": {"value": 27876, "label": "deploy"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Install dependencies", "with": null, "run": "pip install setuptools wheel twine\n", "env": null, "if": null} {"id": 138888, "seq": 5, "job": {"value": 27876, "label": "deploy"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Publish", "with": null, "run": "python setup.py sdist bdist_wheel\ntwine upload dist/*\n", "env": "{\"TWINE_USERNAME\": \"__token__\", \"TWINE_PASSWORD\": \"${{ secrets.PYPI_TOKEN }}\"}", "if": null} {"id": 138892, "seq": 4, "job": {"value": 27877, "label": "spellcheck"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Install dependencies", "with": null, "run": "pip install -e '.[docs]'\n", "env": null, "if": null} {"id": 138893, "seq": 5, "job": {"value": 27877, "label": "spellcheck"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Check spelling", "with": null, "run": "codespell docs/*.rst --ignore-words docs/codespell-ignore-words.txt\ncodespell sqlite_utils --ignore-words docs/codespell-ignore-words.txt\n", "env": null, "if": null} {"id": 138897, "seq": 4, "job": {"value": 27878, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Install SpatiaLite", "with": null, "run": "sudo apt-get install libsqlite3-mod-spatialite", "env": null, "if": null} {"id": 138898, "seq": 5, "job": {"value": 27878, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Install Python dependencies", "with": null, "run": "python -m pip install --upgrade pip\npython -m pip install -e .[test]\npython -m pip install pytest-cov\n", "env": null, "if": null} {"id": 138899, "seq": 6, "job": {"value": 27878, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Run tests", "with": null, "run": "ls -lah\npytest --cov=sqlite_utils --cov-report xml:coverage.xml --cov-report term\nls -lah", "env": null, "if": null} {"id": 138904, "seq": 4, "job": {"value": 27879, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Install dependencies", "with": null, "run": "pip install -e '.[test,mypy,flake8]'\n", "env": null, "if": null} {"id": 138905, "seq": 5, "job": {"value": 27879, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Optionally install tui dependencies (not 3.7)", "with": null, "run": "pip install -e '.[tui]'", "env": null, "if": "matrix.python-version != '3.7'"} {"id": 138906, "seq": 6, "job": {"value": 27879, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Optionally install numpy", "with": null, "run": "pip install numpy", "env": null, "if": "matrix.numpy == 1"} {"id": 138907, "seq": 7, "job": {"value": 27879, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Install SpatiaLite", "with": null, "run": "sudo apt-get install libsqlite3-mod-spatialite", "env": null, "if": "matrix.os == 'ubuntu-latest'"} {"id": 138908, "seq": 8, "job": {"value": 27879, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "On macOS with Python 3.10 test with sqlean.py", "with": null, "run": "pip install sqlean.py sqlite-dump", "env": null, "if": "matrix.os == 'macos-latest' && matrix.python-version == '3.10'"} {"id": 138909, "seq": 9, "job": {"value": 27879, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Build extension for --load-extension test", "with": null, "run": "(cd tests && gcc ext.c -fPIC -shared -o ext.so && ls -lah)", "env": null, "if": "matrix.os == 'ubuntu-latest'"} {"id": 138910, "seq": 10, "job": {"value": 27879, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Run tests", "with": null, "run": "pytest -v\n", "env": null, "if": null} {"id": 138911, "seq": 11, "job": {"value": 27879, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "run mypy", "with": null, "run": "mypy sqlite_utils tests", "env": null, "if": null} {"id": 138912, "seq": 12, "job": {"value": 27879, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "run flake8 if Python 3.8 or higher", "with": null, "run": "flake8", "env": null, "if": "matrix.python-version >= 3.8"} {"id": 138913, "seq": 13, "job": {"value": 27879, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Check formatting", "with": null, "run": "black . --check", "env": null, "if": null} {"id": 138914, "seq": 14, "job": {"value": 27879, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": null, "name": "Check if cog needs to be run", "with": null, "run": "cog --check README.md docs/*.rst\n", "env": null, "if": "matrix.python-version != '3.7'"} {"id": 138683, "seq": 3, "job": {"value": 27833, "label": "build"}, "repo": {"value": 256834907, "label": "dogsheep-photos"}, "uses": "actions/cache@v1", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138703, "seq": 3, "job": {"value": 27837, "label": "scheduled"}, "repo": {"value": 207052882, "label": "github-to-sqlite"}, "uses": "actions/cache@v1", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138668, "seq": 3, "job": {"value": 27830, "label": "test"}, "repo": {"value": 197431109, "label": "dogsheep-beta"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138673, "seq": 3, "job": {"value": 27831, "label": "deploy"}, "repo": {"value": 197431109, "label": "dogsheep-beta"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-publish-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138678, "seq": 3, "job": {"value": 27832, "label": "test"}, "repo": {"value": 197431109, "label": "dogsheep-beta"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138688, "seq": 3, "job": {"value": 27834, "label": "test"}, "repo": {"value": 303218369, "label": "evernote-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138693, "seq": 3, "job": {"value": 27835, "label": "deploy"}, "repo": {"value": 303218369, "label": "evernote-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-publish-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138698, "seq": 3, "job": {"value": 27836, "label": "test"}, "repo": {"value": 303218369, "label": "evernote-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138714, "seq": 3, "job": {"value": 27838, "label": "test"}, "repo": {"value": 207052882, "label": "github-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138719, "seq": 3, "job": {"value": 27839, "label": "deploy"}, "repo": {"value": 207052882, "label": "github-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-publish-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138727, "seq": 3, "job": {"value": 27841, "label": "test"}, "repo": {"value": 207052882, "label": "github-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138732, "seq": 3, "job": {"value": 27842, "label": "test"}, "repo": {"value": 248903544, "label": "hacker-news-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138737, "seq": 3, "job": {"value": 27843, "label": "deploy"}, "repo": {"value": 248903544, "label": "hacker-news-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-publish-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138742, "seq": 3, "job": {"value": 27844, "label": "test"}, "repo": {"value": 248903544, "label": "hacker-news-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138747, "seq": 3, "job": {"value": 27845, "label": "test"}, "repo": {"value": 197882382, "label": "healthkit-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138752, "seq": 3, "job": {"value": 27846, "label": "deploy"}, "repo": {"value": 197882382, "label": "healthkit-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-publish-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138757, "seq": 3, "job": {"value": 27847, "label": "test"}, "repo": {"value": 197882382, "label": "healthkit-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138786, "seq": 3, "job": {"value": 27854, "label": "test"}, "repo": {"value": 206156866, "label": "twitter-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138791, "seq": 3, "job": {"value": 27855, "label": "deploy"}, "repo": {"value": 206156866, "label": "twitter-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-publish-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138799, "seq": 3, "job": {"value": 27857, "label": "test"}, "repo": {"value": 206156866, "label": "twitter-to-sqlite"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138820, "seq": 2, "job": {"value": 27861, "label": "prettier"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/cache@v2", "name": "Configure npm caching", "with": "{\"path\": \"~/.npm\", \"key\": \"${{ runner.OS }}-npm-${{ hashFiles('**/package-lock.json') }}\", \"restore-keys\": \"${{ runner.OS }}-npm-\\n\"}", "run": null, "env": null, "if": null} {"id": 138835, "seq": 3, "job": {"value": 27864, "label": "deploy_static_docs"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-publish-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138850, "seq": 3, "job": {"value": 27868, "label": "test"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138856, "seq": 3, "job": {"value": 27869, "label": "test"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/cache@v2", "name": "Cache Playwright browsers", "with": "{\"path\": \"~/.cache/ms-playwright/\", \"key\": \"${{ runner.os }}-browsers\"}", "run": null, "env": null, "if": null} {"id": 138891, "seq": 3, "job": {"value": 27877, "label": "spellcheck"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138896, "seq": 3, "job": {"value": 27878, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": "actions/cache@v2", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138808, "seq": 3, "job": {"value": 27859, "label": "deploy"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/cache@v3", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138825, "seq": 3, "job": {"value": 27862, "label": "test"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/cache@v3", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138830, "seq": 3, "job": {"value": 27863, "label": "deploy"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/cache@v3", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-publish-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138861, "seq": 3, "job": {"value": 27870, "label": "test"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/cache@v3", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138881, "seq": 3, "job": {"value": 27875, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": "actions/cache@v3", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138886, "seq": 3, "job": {"value": 27876, "label": "deploy"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": "actions/cache@v3", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-publish-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138903, "seq": 3, "job": {"value": 27879, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": "actions/cache@v3", "name": "Configure pip caching", "with": "{\"path\": \"~/.cache/pip\", \"key\": \"${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}\", \"restore-keys\": \"${{ runner.os }}-pip-\\n\"}", "run": null, "env": null, "if": null} {"id": 138666, "seq": 1, "job": {"value": 27830, "label": "test"}, "repo": {"value": 197431109, "label": "dogsheep-beta"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138671, "seq": 1, "job": {"value": 27831, "label": "deploy"}, "repo": {"value": 197431109, "label": "dogsheep-beta"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138676, "seq": 1, "job": {"value": 27832, "label": "test"}, "repo": {"value": 197431109, "label": "dogsheep-beta"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138681, "seq": 1, "job": {"value": 27833, "label": "build"}, "repo": {"value": 256834907, "label": "dogsheep-photos"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138686, "seq": 1, "job": {"value": 27834, "label": "test"}, "repo": {"value": 303218369, "label": "evernote-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138691, "seq": 1, "job": {"value": 27835, "label": "deploy"}, "repo": {"value": 303218369, "label": "evernote-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138696, "seq": 1, "job": {"value": 27836, "label": "test"}, "repo": {"value": 303218369, "label": "evernote-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138701, "seq": 1, "job": {"value": 27837, "label": "scheduled"}, "repo": {"value": 207052882, "label": "github-to-sqlite"}, "uses": "actions/checkout@v2", "name": "Check out repo", "with": null, "run": null, "env": null, "if": null} {"id": 138712, "seq": 1, "job": {"value": 27838, "label": "test"}, "repo": {"value": 207052882, "label": "github-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138717, "seq": 1, "job": {"value": 27839, "label": "deploy"}, "repo": {"value": 207052882, "label": "github-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138722, "seq": 1, "job": {"value": 27840, "label": "build"}, "repo": {"value": 207052882, "label": "github-to-sqlite"}, "uses": "actions/checkout@v2", "name": "Check out repo", "with": null, "run": null, "env": null, "if": null} {"id": 138725, "seq": 1, "job": {"value": 27841, "label": "test"}, "repo": {"value": 207052882, "label": "github-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138730, "seq": 1, "job": {"value": 27842, "label": "test"}, "repo": {"value": 248903544, "label": "hacker-news-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138735, "seq": 1, "job": {"value": 27843, "label": "deploy"}, "repo": {"value": 248903544, "label": "hacker-news-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138740, "seq": 1, "job": {"value": 27844, "label": "test"}, "repo": {"value": 248903544, "label": "hacker-news-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138745, "seq": 1, "job": {"value": 27845, "label": "test"}, "repo": {"value": 197882382, "label": "healthkit-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138750, "seq": 1, "job": {"value": 27846, "label": "deploy"}, "repo": {"value": 197882382, "label": "healthkit-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138755, "seq": 1, "job": {"value": 27847, "label": "test"}, "repo": {"value": 197882382, "label": "healthkit-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138784, "seq": 1, "job": {"value": 27854, "label": "test"}, "repo": {"value": 206156866, "label": "twitter-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138789, "seq": 1, "job": {"value": 27855, "label": "deploy"}, "repo": {"value": 206156866, "label": "twitter-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138794, "seq": 1, "job": {"value": 27856, "label": "build"}, "repo": {"value": 206156866, "label": "twitter-to-sqlite"}, "uses": "actions/checkout@v2", "name": "Check out repo", "with": null, "run": null, "env": null, "if": null} {"id": 138797, "seq": 1, "job": {"value": 27857, "label": "test"}, "repo": {"value": 206156866, "label": "twitter-to-sqlite"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138819, "seq": 1, "job": {"value": 27861, "label": "prettier"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/checkout@v2", "name": "Check out repo", "with": null, "run": null, "env": null, "if": null} {"id": 138833, "seq": 1, "job": {"value": 27864, "label": "deploy_static_docs"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138840, "seq": 1, "job": {"value": 27865, "label": "deploy_docker"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138842, "seq": 1, "job": {"value": 27866, "label": "deploy_docker"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138848, "seq": 1, "job": {"value": 27868, "label": "test"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/checkout@v2", "name": "Check out datasette", "with": null, "run": null, "env": null, "if": null} {"id": 138869, "seq": 1, "job": {"value": 27871, "label": "build"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138871, "seq": 1, "job": {"value": 27872, "label": "build"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138873, "seq": 1, "job": {"value": 27873, "label": "Analyze"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": "actions/checkout@v2", "name": "Checkout repository", "with": "{\"fetch-depth\": 2}", "run": null, "env": null, "if": null} {"id": 138889, "seq": 1, "job": {"value": 27877, "label": "spellcheck"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": "actions/checkout@v2", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138894, "seq": 1, "job": {"value": 27878, "label": "test"}, "repo": {"value": 140912432, "label": "sqlite-utils"}, "uses": "actions/checkout@v2", "name": "Check out repo", "with": null, "run": null, "env": null, "if": null} {"id": 138653, "seq": 1, "job": {"value": 27827, "label": "test"}, "repo": {"value": 611552758, "label": "apple-notes-to-sqlite"}, "uses": "actions/checkout@v3", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138657, "seq": 1, "job": {"value": 27828, "label": "deploy"}, "repo": {"value": 611552758, "label": "apple-notes-to-sqlite"}, "uses": "actions/checkout@v3", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138661, "seq": 1, "job": {"value": 27829, "label": "test"}, "repo": {"value": 611552758, "label": "apple-notes-to-sqlite"}, "uses": "actions/checkout@v3", "name": null, "with": null, "run": null, "env": null, "if": null} {"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": 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": 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": 138772, "seq": 1, "job": {"value": 27851, "label": "test"}, "repo": {"value": 205429375, "label": "swarm-to-sqlite"}, "uses": "actions/checkout@v3", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138776, "seq": 1, "job": {"value": 27852, "label": "deploy"}, "repo": {"value": 205429375, "label": "swarm-to-sqlite"}, "uses": "actions/checkout@v3", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138780, "seq": 1, "job": {"value": 27853, "label": "test"}, "repo": {"value": 205429375, "label": "swarm-to-sqlite"}, "uses": "actions/checkout@v3", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138802, "seq": 1, "job": {"value": 27858, "label": "deploy-branch-preview"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/checkout@v3", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138806, "seq": 1, "job": {"value": 27859, "label": "deploy"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/checkout@v3", "name": "Check out datasette", "with": null, "run": null, "env": null, "if": null} {"id": 138823, "seq": 1, "job": {"value": 27862, "label": "test"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/checkout@v3", "name": null, "with": null, "run": null, "env": null, "if": null} {"id": 138828, "seq": 1, "job": {"value": 27863, "label": "deploy"}, "repo": {"value": 107914493, "label": "datasette"}, "uses": "actions/checkout@v3", "name": null, "with": null, "run": null, "env": null, "if": null}