home / github

Menu
  • Search all tables
  • GraphQL API

steps

Table actions
  • GraphQL API for steps

250 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: seq, repo, uses, with, env, if

id ▼ seq job repo uses name with run env if
133396 1 mirror 26772 datasette 107914493 zofrex/mirror-branch@ea152f124954fa4eb26eea3fe0dbe313a3a08d94 Mirror to "master"
{
    "target-branch": "master",
    "force": false
}
     
133397 2 mirror 26772 datasette 107914493 zofrex/mirror-branch@ea152f124954fa4eb26eea3fe0dbe313a3a08d94 Mirror to "main"
{
    "target-branch": "main",
    "force": false
}
     
134481 1 test 26988 dogsheep-beta 197431109 actions/checkout@v2          
134482 2 test 26988 dogsheep-beta 197431109 actions/setup-python@v2 Set up Python ${{ matrix.python-version }}
{
    "python-version": "${{ matrix.python-version }}"
}
     
134483 3 test 26988 dogsheep-beta 197431109 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
134484 4 test 26988 dogsheep-beta 197431109   Install dependencies   pip install -e '.[test]'    
134485 5 test 26988 dogsheep-beta 197431109   Run tests   pytest -v    
134486 1 deploy 26989 dogsheep-beta 197431109 actions/checkout@v2          
134487 2 deploy 26989 dogsheep-beta 197431109 actions/setup-python@v2 Set up Python
{
    "python-version": "3.8"
}
     
134488 3 deploy 26989 dogsheep-beta 197431109 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-publish-pip-\n"
}
     
134489 4 deploy 26989 dogsheep-beta 197431109   Install dependencies   pip install setuptools wheel twine    
134490 5 deploy 26989 dogsheep-beta 197431109   Publish   python setup.py sdist bdist_wheel twine upload dist/*
{
    "TWINE_USERNAME": "__token__",
    "TWINE_PASSWORD": "${{ secrets.PYPI_TOKEN }}"
}
 
134491 1 test 26990 dogsheep-beta 197431109 actions/checkout@v2          
134492 2 test 26990 dogsheep-beta 197431109 actions/setup-python@v2 Set up Python ${{ matrix.python-version }}
{
    "python-version": "${{ matrix.python-version }}"
}
     
134493 3 test 26990 dogsheep-beta 197431109 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
134494 4 test 26990 dogsheep-beta 197431109   Install dependencies   pip install -e '.[test]'    
134495 5 test 26990 dogsheep-beta 197431109   Run tests   pytest -v    
134496 1 build 26991 dogsheep-photos 256834907 actions/checkout@v2          
134497 2 build 26991 dogsheep-photos 256834907 actions/setup-python@v1 Set up Python ${{ matrix.python-version }}
{
    "python-version": "${{ matrix.python-version }}"
}
     
134498 3 build 26991 dogsheep-photos 256834907 actions/cache@v1 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
134499 4 build 26991 dogsheep-photos 256834907   Install dependencies   python -m pip install --upgrade pip pip install -e .[test]    
134500 5 build 26991 dogsheep-photos 256834907   Test with pytest   pytest    
134501 1 test 26992 evernote-to-sqlite 303218369 actions/checkout@v2          
134502 2 test 26992 evernote-to-sqlite 303218369 actions/setup-python@v2 Set up Python ${{ matrix.python-version }}
{
    "python-version": "${{ matrix.python-version }}"
}
     
134503 3 test 26992 evernote-to-sqlite 303218369 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
134504 4 test 26992 evernote-to-sqlite 303218369   Install dependencies   pip install -e '.[test]'    
134505 5 test 26992 evernote-to-sqlite 303218369   Run tests   pytest    
134506 1 deploy 26993 evernote-to-sqlite 303218369 actions/checkout@v2          
134507 2 deploy 26993 evernote-to-sqlite 303218369 actions/setup-python@v2 Set up Python
{
    "python-version": "3.9"
}
     
134508 3 deploy 26993 evernote-to-sqlite 303218369 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-publish-pip-\n"
}
     
134509 4 deploy 26993 evernote-to-sqlite 303218369   Install dependencies   pip install setuptools wheel twine    
134510 5 deploy 26993 evernote-to-sqlite 303218369   Publish   python setup.py sdist bdist_wheel twine upload dist/*
{
    "TWINE_USERNAME": "__token__",
    "TWINE_PASSWORD": "${{ secrets.PYPI_TOKEN }}"
}
 
134511 1 test 26994 evernote-to-sqlite 303218369 actions/checkout@v2          
134512 2 test 26994 evernote-to-sqlite 303218369 actions/setup-python@v2 Set up Python ${{ matrix.python-version }}
{
    "python-version": "${{ matrix.python-version }}"
}
     
134513 3 test 26994 evernote-to-sqlite 303218369 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
134514 4 test 26994 evernote-to-sqlite 303218369   Install dependencies   pip install -e '.[test]'    
134515 5 test 26994 evernote-to-sqlite 303218369   Run tests   pytest    
134516 1 scheduled 26995 github-to-sqlite 207052882 actions/checkout@v2 Check out repo        
134517 2 scheduled 26995 github-to-sqlite 207052882 actions/setup-python@v1 Set up Python
{
    "python-version": "3.9"
}
     
134518 3 scheduled 26995 github-to-sqlite 207052882 actions/cache@v1 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
134519 4 scheduled 26995 github-to-sqlite 207052882   Install Python dependencies   python -m pip install --upgrade pip pip install sqlite-utils>=3.1 sqlite-utils --version pip install -e . pip install datasette pip install bs4    
134520 5 scheduled 26995 github-to-sqlite 207052882   Create auth.json   echo "{\"github_personal_token\": \"$GITHUB_ACCESS_TOKEN\"}" > auth.json
{
    "GITHUB_ACCESS_TOKEN": "${{ secrets.GH_TOKEN }}"
}
 
134521 6 scheduled 26995 github-to-sqlite 207052882   Fetch previous copy of database   # So we can keep track of when we first saw each dependent repo wget https://github-to-sqlite.dogsheep.net/github.db   !contains(github.event.head_commit.message, 'REFRESH_DB')
134522 7 scheduled 26995 github-to-sqlite 207052882   Fetch the repos   github-to-sqlite repos github.db dogsheep sqlite-utils tables --counts github.db    
134523 8 scheduled 26995 github-to-sqlite 207052882   Fetch releases, commits, issues, contributors   sqlite-utils github.db "select full_name from repos where owner = 53015001 union select 'simonw/datasette' as full_name union select 'simonw/sqlite-utils' as full_name" \ --csv --no-headers | while read repo; do github-to-sqlite releases \ github.db $(echo $repo | tr -d '\r'); sleep 10; github-to-sqlite commits \ github.db $(echo $repo | tr -d '\r'); sleep 10; github-to-sqlite tags \ github.db $(echo $repo | tr -d '\r'); sleep 10; github-to-sqlite contributors \ github.db $(echo $repo | tr -d '\r'); sleep 10; github-to-sqlite issues \ github.db $(echo $repo | tr -d '\r'); sleep 10; github-to-sqlite pull-requests \ github.db $(echo $repo | tr -d '\r'); sleep 10; github-to-sqlite issue-comments \ github.db $(echo $repo | tr -d '\r'); sleep 10; github-to-sqlite stargazers \ github.db $(echo $repo | tr -d '\r'); sleep 10; github-to-sqlite workflows \ github.db $(echo $repo | tr -d '\r'); sleep 10; done; # Scrape dependents github-to-sqlite scrape-dependents github.db simonw/datasette simonw/sqlite-utils -v sqlite-utils tables --counts github.db # Delete email addresses from raw_authors sqlite-utils github.db "update raw_authors set email = ''" # Fetch emojis github-to-sqlite emojis github.db --fetch # Rebuild FTS tables sqlite-utils rebuild-fts github.db # Populate _analyze_tables_ table sqlite-utils analyze-tables github.db --save    
134524 9 scheduled 26995 github-to-sqlite 207052882 actions/upload-artifact@v2  
{
    "path": "github.db"
}
     
134525 10 scheduled 26995 github-to-sqlite 207052882 google-github-actions/setup-gcloud@v0 Set up Cloud Run
{
    "version": "318.0.0",
    "service_account_email": "${{ secrets.GCP_SA_EMAIL }}",
    "service_account_key": "${{ secrets.GCP_SA_KEY }}"
}
     
134526 11 scheduled 26995 github-to-sqlite 207052882   Deploy to Cloud Run   gcloud config set run/region us-central1 gcloud config set project datasette-222320 datasette publish cloudrun github.db \ -m demo-metadata.json \ --service github-to-sqlite \ --branch=main \ --install=datasette-search-all>=0.3 \ --install=datasette-render-markdown>=1.1.2 \ --install=datasette-pretty-json>=0.2.2 \ --install=datasette-json-html \ --install=datasette-vega \ --install=datasette-render-images \ --install=datasette-graphql \ --install=datasette-atom    
134527 1 test 26996 github-to-sqlite 207052882 actions/checkout@v2          
134528 2 test 26996 github-to-sqlite 207052882 actions/setup-python@v2 Set up Python ${{ matrix.python-version }}
{
    "python-version": "${{ matrix.python-version }}"
}
     
134529 3 test 26996 github-to-sqlite 207052882 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
134530 4 test 26996 github-to-sqlite 207052882   Install dependencies   pip install -e '.[test]'    
134531 5 test 26996 github-to-sqlite 207052882   Run tests   pytest    
134532 1 deploy 26997 github-to-sqlite 207052882 actions/checkout@v2          
134533 2 deploy 26997 github-to-sqlite 207052882 actions/setup-python@v2 Set up Python
{
    "python-version": "3.9"
}
     
134534 3 deploy 26997 github-to-sqlite 207052882 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-publish-pip-\n"
}
     
134535 4 deploy 26997 github-to-sqlite 207052882   Install dependencies   pip install setuptools wheel twine    
134536 5 deploy 26997 github-to-sqlite 207052882   Publish   python setup.py sdist bdist_wheel twine upload dist/*
{
    "TWINE_USERNAME": "__token__",
    "TWINE_PASSWORD": "${{ secrets.PYPI_TOKEN }}"
}
 
134537 1 build 26998 github-to-sqlite 207052882 actions/checkout@v2 Check out repo        
134538 2 build 26998 github-to-sqlite 207052882   Update TOC   npx markdown-toc README.md -i    
134539 3 build 26998 github-to-sqlite 207052882   Commit and push if README changed   git diff git config --global user.email "readme-bot@example.com" git config --global user.name "README-bot" git diff --quiet || (git add README.md && git commit -m "Updated README") git push    
134540 1 test 26999 github-to-sqlite 207052882 actions/checkout@v2          
134541 2 test 26999 github-to-sqlite 207052882 actions/setup-python@v2 Set up Python ${{ matrix.python-version }}
{
    "python-version": "${{ matrix.python-version }}"
}
     
134542 3 test 26999 github-to-sqlite 207052882 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
134543 4 test 26999 github-to-sqlite 207052882   Install dependencies   pip install -e '.[test]'    
134544 5 test 26999 github-to-sqlite 207052882   Run tests   pytest    
134545 1 test 27000 hacker-news-to-sqlite 248903544 actions/checkout@v2          
134546 2 test 27000 hacker-news-to-sqlite 248903544 actions/setup-python@v2 Set up Python ${{ matrix.python-version }}
{
    "python-version": "${{ matrix.python-version }}"
}
     
134547 3 test 27000 hacker-news-to-sqlite 248903544 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
134548 4 test 27000 hacker-news-to-sqlite 248903544   Install dependencies   pip install -e '.[test]'    
134549 5 test 27000 hacker-news-to-sqlite 248903544   Run tests   pytest    
134550 1 deploy 27001 hacker-news-to-sqlite 248903544 actions/checkout@v2          
134551 2 deploy 27001 hacker-news-to-sqlite 248903544 actions/setup-python@v2 Set up Python
{
    "python-version": "3.9"
}
     
134552 3 deploy 27001 hacker-news-to-sqlite 248903544 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-publish-pip-\n"
}
     
134553 4 deploy 27001 hacker-news-to-sqlite 248903544   Install dependencies   pip install setuptools wheel twine    
134554 5 deploy 27001 hacker-news-to-sqlite 248903544   Publish   python setup.py sdist bdist_wheel twine upload dist/*
{
    "TWINE_USERNAME": "__token__",
    "TWINE_PASSWORD": "${{ secrets.PYPI_TOKEN }}"
}
 
134555 1 test 27002 hacker-news-to-sqlite 248903544 actions/checkout@v2          
134556 2 test 27002 hacker-news-to-sqlite 248903544 actions/setup-python@v2 Set up Python ${{ matrix.python-version }}
{
    "python-version": "${{ matrix.python-version }}"
}
     
134557 3 test 27002 hacker-news-to-sqlite 248903544 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
134558 4 test 27002 hacker-news-to-sqlite 248903544   Install dependencies   pip install -e '.[test]'    
134559 5 test 27002 hacker-news-to-sqlite 248903544   Run tests   pytest    
134560 1 test 27003 healthkit-to-sqlite 197882382 actions/checkout@v2          
134561 2 test 27003 healthkit-to-sqlite 197882382 actions/setup-python@v2 Set up Python ${{ matrix.python-version }}
{
    "python-version": "${{ matrix.python-version }}"
}
     
134562 3 test 27003 healthkit-to-sqlite 197882382 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
134563 4 test 27003 healthkit-to-sqlite 197882382   Install dependencies   pip install -e '.[test]'    
134564 5 test 27003 healthkit-to-sqlite 197882382   Run tests   pytest    
134565 1 deploy 27004 healthkit-to-sqlite 197882382 actions/checkout@v2          
134566 2 deploy 27004 healthkit-to-sqlite 197882382 actions/setup-python@v2 Set up Python
{
    "python-version": "3.9"
}
     
134567 3 deploy 27004 healthkit-to-sqlite 197882382 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-publish-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-publish-pip-\n"
}
     
134568 4 deploy 27004 healthkit-to-sqlite 197882382   Install dependencies   pip install setuptools wheel twine    
134569 5 deploy 27004 healthkit-to-sqlite 197882382   Publish   python setup.py sdist bdist_wheel twine upload dist/*
{
    "TWINE_USERNAME": "__token__",
    "TWINE_PASSWORD": "${{ secrets.PYPI_TOKEN }}"
}
 
134570 1 test 27005 healthkit-to-sqlite 197882382 actions/checkout@v2          
134571 2 test 27005 healthkit-to-sqlite 197882382 actions/setup-python@v2 Set up Python ${{ matrix.python-version }}
{
    "python-version": "${{ matrix.python-version }}"
}
     
134572 3 test 27005 healthkit-to-sqlite 197882382 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
134573 4 test 27005 healthkit-to-sqlite 197882382   Install dependencies   pip install -e '.[test]'    
134574 5 test 27005 healthkit-to-sqlite 197882382   Run tests   pytest    
134575 1 test 27006 pocket-to-sqlite 213286752 actions/checkout@v2          
134576 2 test 27006 pocket-to-sqlite 213286752 actions/setup-python@v2 Set up Python ${{ matrix.python-version }}
{
    "python-version": "${{ matrix.python-version }}"
}
     
134577 3 test 27006 pocket-to-sqlite 213286752 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
134578 4 test 27006 pocket-to-sqlite 213286752   Install dependencies   pip install -e '.[test]'    

Next page

Advanced export

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

CSV options:

CREATE TABLE [steps] (
   [id] INTEGER PRIMARY KEY,
   [seq] INTEGER,
   [job] INTEGER REFERENCES [jobs]([id]),
   [repo] INTEGER REFERENCES [repos]([id]),
   [uses] TEXT,
   [name] TEXT,
   [with] TEXT,
   [run] TEXT
, [env] TEXT, [if] TEXT);
CREATE INDEX [idx_steps_repo]
    ON [steps] ([repo]);
CREATE INDEX [idx_steps_job]
    ON [steps] ([job]);
Powered by Datasette · Queries took 21.461ms · About: github-to-sqlite