Commit graph

17 commits

Author SHA1 Message Date
Simon Willison
cff6afcc43 Run codespell against source code too, refs #307 2021-08-03 10:06:08 -07:00
Simon Willison
991cf56ae2 Check spelling with codespell, closes #307 2021-08-03 09:48:49 -07:00
Simon Willison
02898bf7af Run flake8 in CI, refs #291 2021-06-22 18:23:12 -07:00
Simon Willison
8d1d801389 mypy tweaks, refs #289, #266, #37 2021-06-22 11:08:21 -07:00
Simon Willison
7b3fdf0fcd mypy annotations for rows_from_file(), run mypy in CI
Refs #289, #279
2021-06-22 11:04:32 -07:00
Simon Willison
adcd32a866 Re-enable publish testing on macos-latest 2021-06-20 11:52:15 -07:00
Simon Willison
eb18b6e42c Disabling macos-latest for the moment
GitHub seems to have run out of workers right now.
2021-06-19 09:09:29 -07:00
Simon Willison
f003d051e7 Not using .coveragerc, refs #275 2021-06-16 16:55:53 -07:00
Simon Willison
276fc4297c Enable codecov.io, refs #275 2021-06-16 16:54:16 -07:00
Simon Willison
67cce7c861 Run publish tests on macOS and Windows too, refs #232 2021-02-14 13:35:12 -08:00
Simon Willison
f51a1f6c3c
Run tests against Ubuntu, macOS and Windows
With tests fixes for Windows, thanks to @nieuwenhoven in #225. Closes #232
2021-02-14 12:39:54 -08:00
Simon Willison
6d1828e40b
Don't run CodeQL against pull requests
It failed with strange errors. https://github.com/simonw/sqlite-utils/pull/203/checks?check_run_id=1549287178
2021-01-02 20:30:10 -08:00
Simon Willison
4e8e157b5d
Test against Python 3.9 on publish 2020-10-07 18:45:07 -07:00
Simon Willison
8e91de8e4e
Python 3.9 (#184)
* Test against Python 3.9
* Programming Language :: Python :: 3.9 classifier
* Python versions badge
2020-10-07 18:44:05 -07:00
Simon Willison
7f4fe9190c
Configure code scanning, refs #183 2020-09-30 15:17:23 -07:00
Simon Willison
cbc22ef20c
Add numpy to the matrix, refs #144 2020-08-28 15:56:06 -07:00
Simon Willison
8c405965e9 GitHub Actions workflows, refs #143 2020-08-28 15:36:55 -07:00