I have a whole bunch of repos these days that use GitHub Actions to effectively "compile" a SQLite database from flat files at deploy time – this one for example https://
github.com/simonw/til/blo
b/b65ac961270a021c9648f640152a1804871f79d7/.github/workflows/build.yml#L49
…
GitHub Actions Compiles SQLite Database from Flat Files
By
–
Leave a Reply