home / github

Menu
  • Search all tables
  • GraphQL API

jobs

Table actions
  • GraphQL API for jobs

45 rows

✎ View and edit SQL

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
21628 Publish Python Package 16252 test dogsheep-beta 197431109 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21629 Publish Python Package 16252 deploy dogsheep-beta 197431109 ubuntu-latest  
[
    "test"
]
 
21630 Test 16253 test dogsheep-beta 197431109 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21631 Python package 16254 build dogsheep-photos 256834907 macos-latest
{
    "matrix": {
        "python-version": [
            3.7,
            3.8
        ]
    }
}
   
21632 Publish Python Package 16255 test evernote-to-sqlite 303218369 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21633 Publish Python Package 16255 deploy evernote-to-sqlite 303218369 ubuntu-latest  
[
    "test"
]
 
21634 Test 16256 test evernote-to-sqlite 303218369 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21635 Build and deploy demo 16257 scheduled github-to-sqlite 207052882 ubuntu-latest      
21636 Publish Python Package 16258 test github-to-sqlite 207052882 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21637 Publish Python Package 16258 deploy github-to-sqlite 207052882 ubuntu-latest  
[
    "test"
]
 
21638 Update README table of contents 16259 build github-to-sqlite 207052882 ubuntu-latest      
21639 Test 16260 test github-to-sqlite 207052882 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21640 Publish Python Package 16261 test hacker-news-to-sqlite 248903544 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21641 Publish Python Package 16261 deploy hacker-news-to-sqlite 248903544 ubuntu-latest  
[
    "test"
]
 
21642 Test 16262 test hacker-news-to-sqlite 248903544 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21643 Publish Python Package 16263 test healthkit-to-sqlite 197882382 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21644 Publish Python Package 16263 deploy healthkit-to-sqlite 197882382 ubuntu-latest  
[
    "test"
]
 
21645 Test 16264 test healthkit-to-sqlite 197882382 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21646 Publish Python Package 16265 test swarm-to-sqlite 205429375 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21647 Publish Python Package 16265 deploy swarm-to-sqlite 205429375 ubuntu-latest  
[
    "test"
]
 
21648 Test 16266 test swarm-to-sqlite 205429375 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21649 Publish Python Package 16267 test twitter-to-sqlite 206156866 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21650 Publish Python Package 16267 deploy twitter-to-sqlite 206156866 ubuntu-latest  
[
    "test"
]
 
21651 Update README table of contents 16268 build twitter-to-sqlite 206156866 ubuntu-latest      
21652 Test 16269 test twitter-to-sqlite 206156866 ubuntu-latest
{
    "matrix": {
        "python-version": [
            3.6,
            3.7,
            3.8,
            3.9
        ]
    }
}
   
21653 Deploy latest.datasette.io 16270 deploy datasette 107914493 ubuntu-latest      
21654 Mirror "master" and "main" branches 16271 mirror datasette 107914493 ubuntu-latest      
21655 Check JavaScript for conformance with Prettier 16272 prettier datasette 107914493 ubuntu-latest      
21656 Publish Python Package 16273 test datasette 107914493 ubuntu-latest
{
    "matrix": {
        "python-version": [
            "3.7",
            "3.8",
            "3.9",
            "3.10"
        ]
    }
}
   
21657 Publish Python Package 16273 deploy datasette 107914493 ubuntu-latest  
[
    "test"
]
 
21658 Publish Python Package 16273 deploy_static_docs datasette 107914493 ubuntu-latest  
[
    "deploy"
]
!github.event.release.prerelease
21659 Publish Python Package 16273 deploy_docker datasette 107914493 ubuntu-latest  
[
    "deploy"
]
!github.event.release.prerelease
21660 Push specific Docker tag 16274 deploy_docker datasette 107914493 ubuntu-latest      
21661 Check spelling in documentation 16275 spellcheck datasette 107914493 ubuntu-latest      
21662 Calculate test coverage 16276 test datasette 107914493 ubuntu-latest      
21663 Test in Pyodide with shot-scraper 16277 test datasette 107914493 ubuntu-latest      
21664 Test 16278 test datasette 107914493 ubuntu-latest
{
    "matrix": {
        "python-version": [
            "3.7",
            "3.8",
            "3.9",
            "3.10",
            "3.11-dev"
        ]
    }
}
   
21665 tmate session mac 16279 build datasette 107914493 macos-latest      
21666 tmate session 16280 build datasette 107914493 ubuntu-latest      
21667 CodeQL 16281 Analyze sqlite-utils 140912432 ubuntu-latest
{
    "fail-fast": false,
    "matrix": {
        "language": [
            "python"
        ]
    }
}
   
21668 Publish Python Package 16282 test sqlite-utils 140912432 ${{ matrix.os }}
{
    "matrix": {
        "python-version": [
            "3.6",
            "3.7",
            "3.8",
            "3.9",
            "3.10"
        ],
        "os": [
            "ubuntu-latest",
            "windows-latest",
            "macos-latest"
        ]
    }
}
   
21669 Publish Python Package 16282 deploy sqlite-utils 140912432 ubuntu-latest  
[
    "test"
]
 
21670 Check spelling in documentation 16283 spellcheck sqlite-utils 140912432 ubuntu-latest      
21671 Calculate test coverage 16284 test sqlite-utils 140912432 ubuntu-latest      
21672 Test 16285 test sqlite-utils 140912432 ${{ matrix.os }}
{
    "matrix": {
        "python-version": [
            "3.6",
            "3.7",
            "3.8",
            "3.9",
            "3.10"
        ],
        "numpy": [
            0,
            1
        ],
        "os": [
            "ubuntu-latest",
            "macos-latest",
            "windows-latest"
        ]
    }
}
   

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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]);
Powered by Datasette · Queries took 19.743ms · About: github-to-sqlite