Elsewhere
Release TIL Research Tool Museum
Filters: Sorted by date
3,116 results
«« first
« previous
page 56 / 104
next »
last »»
TIL
Freezing requirements with pip-tools
— I tried [pip-tools](https://github.com/jazzband/pip-tools) for the first time today to pin the requirements for the [natbat/pillarpointstewards](https://github.com/natbat/pillarpointstewards) Django app.
TIL
Testing Electron apps with Playwright and GitHub Actions
— Yesterday [I figured out (issue 133)](https://github.com/simonw/datasette-app/issues/133) how to use Playwright to run tests against my Electron app, and then execute those tests in CI using GitHub Actions, for my [datasett-app](https://github.com/simonw/datasette-app) repo for my [Datasette Desktop](https://datasette.io/desktop) macOS application.
TIL
Upgrading packages with npm
— There's a new version of [Vite](https://vitejs.dev/) out (3.0) and I wanted to upgrade my [datasette-table](https://github.com/simonw/datasette-table) package to use it.
Release
sqlite-comprehend 0.2.2
— Tools for running data in a SQLite database through AWS Comprehend
TIL
Conditionally running a second job in a GitHub Actions workflow
— My [simonwillisonblog-backup workflow](https://github.com/simonw/simonwillisonblog-backup/blob/main/.github/workflows/backup.yml) periodically creates a JSON backup of my blog's PostgreSQL database, using [db-to-sqlite](https://datasette.io/tools/db-to-sqlite) and [sqlite-diffable](https://datasette.io/tools/sqlite-diffable). It then commits any changes back to the repo using this pattern:
Release
sqlite-comprehend 0.2.1
— Tools for running data in a SQLite database through AWS Comprehend
Release
sqlite-diffable 0.4
— Tools for dumping/loading a SQLite database to diffable directory structure
Release
sqlite-diffable 0.3
— Tools for dumping/loading a SQLite database to diffable directory structure
Release
sqlite-comprehend 0.1a0
— Tools for running data in a SQLite database through AWS Comprehend
TIL
Reporting bugs in GitHub to GitHub
— I found out today (via [this post](https://github.com/github-community/community/discussions/19988)) about a dedicated interface for reporting bugs in GitHub to GitHub:
Release
datasette-redirect-to-https 0.2
— Datasette plugin that redirects all non-https requests to https
Release
datasette-unsafe-expose-env 0.1.1
— Datasette plugin to expose some environment variables at /-/env for debugging
Release
datasette-expose-env 0.1
— Datasette plugin to expose selected environment variables at /-/env for debugging
Release
datasette-upload-csvs 0.7.2
— Datasette plugin for uploading CSV files and converting them to database tables
Release
datasette-graphql 2.1
— Datasette plugin providing an automatic GraphQL API for your SQLite databases
«« first
« previous
page 56 / 104
next »
last »»
