Commit Graph

29 Commits

Author SHA1 Message Date
b2aab86ba1 Add typing-extensions to lint workflow 2025-08-20 18:34:51 -04:00
44a44e938f Reformat entire project with ruff instead of black 2025-08-18 20:16:10 -04:00
8953938a53 Update Pyright to v1.1.394 2025-02-18 03:29:09 -05:00
4e03b170ef Update pyright version 2024-02-20 13:36:02 -05:00
630b2a1e55 Update pyright version 2023-07-01 18:26:27 -04:00
f1bd618b83 Pin black to v22.6 2023-02-01 08:24:52 -05:00
3ff88db768 Update pyright to 1.1.289 2023-01-16 21:57:54 -05:00
3bca40352e Stop using deprecated set-output GH Actions command 2022-10-13 22:45:46 -04:00
1c7747fe9d Fix nested Annotated calls not resolving 2022-08-17 10:41:57 -04:00
3aa3c36c4f Marginally speed up CI doc builds by using multiple jobs 2022-08-16 18:57:03 -04:00
d707019348 Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 2022-08-04 22:46:02 -04:00
868476c999 Use the latest GitHub Action versions 2022-06-20 09:22:45 -04:00
c9f777c873 Fix type annotations to adhere to latest pyright release 2022-06-12 15:30:45 -04:00
5536ef1eea Update to pyright 1.1.242 2022-04-30 19:37:01 -04:00
8be103d6bb Install requests in CI 2022-04-30 18:55:45 -04:00
54d2ff9caa Hopefully fix checks triggering for crowdin download 2022-04-18 17:21:48 -04:00
737ff5beaf Update Pyright to 1.1.237 2022-04-13 02:30:00 -04:00
daa32e3463 Use pyright CI action and remove --verbose from black 2022-04-12 20:51:02 -04:00
c568ed8cdc Pin Pyright to 1.1.235 2022-04-10 22:49:30 -04:00
95deb55332 Translation-related actions fixes 2022-04-09 11:00:12 -04:00
298bd7492c Run pyright as part of the CI process
This doesn't do verifytypes yet due to a bug in Pyright
2022-04-02 11:47:34 -04:00
8591cfc5e7 Run black on all examples and require it for CI 2022-03-24 23:40:59 -04:00
380e9118d5 Temporarily change Crowdin upload to be a manual workflow dispatch 2022-03-16 00:42:06 -04:00
2d28d7b765 Add Crowdin actions 2022-03-15 21:28:29 -04:00
9cdb66fbf8 Change PR Actions to use synchronize 2022-03-05 23:00:03 -05:00
28c7cdca99 Baseline tests, basically just parts of utils right now 2022-03-01 01:02:36 -05:00
550bdda51b Temporarily disable artefact uploading 2022-02-22 06:54:20 -05:00
76983d7c20 Add black lint & workflow reorganization 2022-02-22 02:38:37 -05:00
964ca0a6f1 Add GitHub Actions non-test workflows 2022-02-20 00:36:31 -05:00