home / github

Menu
  • Search all tables
  • GraphQL API

workflows

Table actions
  • GraphQL API for workflows

11 rows where name = "Publish Python Package"

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ filename name on repo env permissions
20956 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
apple-notes-to-sqlite 611552758  
{
    "contents": "read"
}
20958 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
dogsheep-beta 197431109    
20961 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
evernote-to-sqlite 303218369    
20964 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
github-to-sqlite 207052882    
20967 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
hacker-news-to-sqlite 248903544    
20969 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
healthkit-to-sqlite 197882382    
20971 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
pocket-to-sqlite 213286752  
{
    "contents": "read"
}
20973 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
swarm-to-sqlite 205429375    
20975 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
twitter-to-sqlite 206156866    
20982 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
datasette 107914493  
{
    "contents": "read"
}
20992 publish.yml Publish Python Package
{
    "release": {
        "types": [
            "created"
        ]
    }
}
sqlite-utils 140912432    

Advanced export

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

CSV options:

CREATE TABLE [workflows] (
   [id] INTEGER PRIMARY KEY,
   [filename] TEXT,
   [name] TEXT,
   [on] TEXT,
   [repo] INTEGER REFERENCES [repos]([id])
, [env] TEXT, [permissions] TEXT);
CREATE INDEX [idx_workflows_repo]
    ON [workflows] ([repo]);
CREATE UNIQUE INDEX [idx_workflows_repo_filename]
    ON [workflows] ([repo], [filename]);
Powered by Datasette · Queries took 17.654ms · About: github-to-sqlite
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows