jobs
50 rows
This data as json, CSV (advanced)
Suggested facets: name, repo, runs-on, strategy, needs, needs (array)
id ▼ | workflow | name | repo | runs-on | strategy | needs | if |
---|---|---|---|---|---|---|---|
26772 | Mirror "master" and "main" branches 20160 | mirror | datasette 107914493 | ubuntu-latest | |||
26988 | Publish Python Package 20324 | test | dogsheep-beta 197431109 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
26989 | Publish Python Package 20324 | deploy | dogsheep-beta 197431109 | ubuntu-latest | [ "test" ] |
||
26990 | Test 20325 | test | dogsheep-beta 197431109 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
26991 | Python package 20326 | build | dogsheep-photos 256834907 | macos-latest | { "matrix": { "python-version": [ 3.7, 3.8 ] } } |
||
26992 | Publish Python Package 20327 | test | evernote-to-sqlite 303218369 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
26993 | Publish Python Package 20327 | deploy | evernote-to-sqlite 303218369 | ubuntu-latest | [ "test" ] |
||
26994 | Test 20328 | test | evernote-to-sqlite 303218369 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
26995 | Build and deploy demo 20329 | scheduled | github-to-sqlite 207052882 | ubuntu-latest | |||
26996 | Publish Python Package 20330 | test | github-to-sqlite 207052882 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
26997 | Publish Python Package 20330 | deploy | github-to-sqlite 207052882 | ubuntu-latest | [ "test" ] |
||
26998 | Update README table of contents 20331 | build | github-to-sqlite 207052882 | ubuntu-latest | |||
26999 | Test 20332 | test | github-to-sqlite 207052882 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
27000 | Publish Python Package 20333 | test | hacker-news-to-sqlite 248903544 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
27001 | Publish Python Package 20333 | deploy | hacker-news-to-sqlite 248903544 | ubuntu-latest | [ "test" ] |
||
27002 | Test 20334 | test | hacker-news-to-sqlite 248903544 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
27003 | Publish Python Package 20335 | test | healthkit-to-sqlite 197882382 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
27004 | Publish Python Package 20335 | deploy | healthkit-to-sqlite 197882382 | ubuntu-latest | [ "test" ] |
||
27005 | Test 20336 | test | healthkit-to-sqlite 197882382 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
27006 | Publish Python Package 20337 | test | pocket-to-sqlite 213286752 | ubuntu-latest | { "matrix": { "python-version": [ "3.7", "3.8", "3.9", "3.10" ] } } |
||
27007 | Publish Python Package 20337 | deploy | pocket-to-sqlite 213286752 | ubuntu-latest | [ "test" ] |
||
27008 | Test 20338 | test | pocket-to-sqlite 213286752 | ubuntu-latest | { "matrix": { "python-version": [ "3.7", "3.8", "3.9", "3.10" ] } } |
||
27009 | Publish Python Package 20339 | test | swarm-to-sqlite 205429375 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
27010 | Publish Python Package 20339 | deploy | swarm-to-sqlite 205429375 | ubuntu-latest | [ "test" ] |
||
27011 | Test 20340 | test | swarm-to-sqlite 205429375 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
27012 | Publish Python Package 20341 | test | twitter-to-sqlite 206156866 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
27013 | Publish Python Package 20341 | deploy | twitter-to-sqlite 206156866 | ubuntu-latest | [ "test" ] |
||
27014 | Update README table of contents 20342 | build | twitter-to-sqlite 206156866 | ubuntu-latest | |||
27015 | Test 20343 | test | twitter-to-sqlite 206156866 | ubuntu-latest | { "matrix": { "python-version": [ 3.6, 3.7, 3.8, 3.9 ] } } |
||
27016 | Deploy latest.datasette.io 20344 | deploy | datasette 107914493 | ubuntu-latest | |||
27017 | Read the Docs Pull Request Preview 20345 | documentation-links | datasette 107914493 | ubuntu-latest | |||
27018 | Check JavaScript for conformance with Prettier 20346 | prettier | datasette 107914493 | ubuntu-latest | |||
27019 | Publish Python Package 20347 | test | datasette 107914493 | ubuntu-latest | { "matrix": { "python-version": [ "3.7", "3.8", "3.9", "3.10", "3.11" ] } } |
||
27020 | Publish Python Package 20347 | deploy | datasette 107914493 | ubuntu-latest | [ "test" ] |
||
27021 | Publish Python Package 20347 | deploy_static_docs | datasette 107914493 | ubuntu-latest | [ "deploy" ] |
!github.event.release.prerelease | |
27022 | Publish Python Package 20347 | deploy_docker | datasette 107914493 | ubuntu-latest | [ "deploy" ] |
!github.event.release.prerelease | |
27023 | Push specific Docker tag 20348 | deploy_docker | datasette 107914493 | ubuntu-latest | |||
27024 | Check spelling in documentation 20349 | spellcheck | datasette 107914493 | ubuntu-latest | |||
27025 | Calculate test coverage 20350 | test | datasette 107914493 | ubuntu-latest | |||
27026 | Test in Pyodide with shot-scraper 20351 | test | datasette 107914493 | ubuntu-latest | |||
27027 | Test 20352 | test | datasette 107914493 | ubuntu-latest | { "matrix": { "python-version": [ "3.7", "3.8", "3.9", "3.10", "3.11" ] } } |
||
27028 | tmate session mac 20353 | build | datasette 107914493 | macos-latest | |||
27029 | tmate session 20354 | build | datasette 107914493 | ubuntu-latest | |||
27030 | CodeQL 20355 | Analyze | sqlite-utils 140912432 | ubuntu-latest | { "fail-fast": false, "matrix": { "language": [ "python" ] } } |
||
27031 | Read the Docs Pull Request Preview 20356 | documentation-links | sqlite-utils 140912432 | ubuntu-latest | |||
27032 | Publish Python Package 20357 | test | sqlite-utils 140912432 | ${{ matrix.os }} | { "matrix": { "python-version": [ "3.7", "3.8", "3.9", "3.10", "3.11" ], "os": [ "ubuntu-latest", "windows-latest", "macos-latest" ] } } |
||
27033 | Publish Python Package 20357 | deploy | sqlite-utils 140912432 | ubuntu-latest | [ "test" ] |
||
27034 | Check spelling in documentation 20358 | spellcheck | sqlite-utils 140912432 | ubuntu-latest | |||
27035 | Calculate test coverage 20359 | test | sqlite-utils 140912432 | ubuntu-latest | |||
27036 | Test 20360 | test | sqlite-utils 140912432 | ${{ matrix.os }} | { "matrix": { "python-version": [ "3.7", "3.8", "3.9", "3.10", "3.11" ], "numpy": [ 0, 1 ], "os": [ "ubuntu-latest", "macos-latest", "windows-latest" ] } } |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [jobs] ( [id] INTEGER PRIMARY KEY, [workflow] INTEGER REFERENCES [workflows]([id]), [name] TEXT, [repo] INTEGER REFERENCES [repos]([id]), [runs-on] TEXT, [strategy] TEXT , [needs] TEXT, [if] TEXT); CREATE INDEX [idx_jobs_repo] ON [jobs] ([repo]); CREATE INDEX [idx_jobs_workflow] ON [jobs] ([workflow]);