dogsheep / github-to-sqlite

Save data from GitHub to a SQLite database
https://github-to-sqlite.dogsheep.net/
Apache License 2.0
402 stars 43 forks source link

github-to-sqlite workflows command #54

Closed simonw closed 3 years ago

simonw commented 3 years ago

A command that fetches the YAML workflows for different repos, parses them and stores them in relational tables would be really useful for maintaining larger numbers of workflows.

simonw commented 3 years ago

Inspired by this tweet from Michael Heap https://twitter.com/mheap/status/1333108608817631238

simonw commented 3 years ago

$ github-to-sqlite workflows github.db simonw/datasette dogsheep/github-to-sqlite

simonw commented 3 years ago

Demo: