Commit Graph

49 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
38ec8cfb0e Add FUNDING.yml 2022-08-18 09:40:28 -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
adb69e7157 Fix some spelling mistakes 2022-03-10 20:45:16 -05: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
d38ef88686 Update issue templates to newest versions 2021-04-08 22:51:20 -04:00
0b19fabbf0 Remove deprecated uses of about 2021-03-24 08:36:53 -04:00
9af99d2634 Update issue template 2021-03-24 08:35:41 -04:00
0203d0339b Update issue templates for migration 2021-02-19 18:49:49 -05:00
adae90400f Some grammar nits 2021-02-02 03:57:09 -05:00
3030f8ce0d Fix some validation errors with the template yaml 2021-02-02 03:49:06 -05:00
82edc252e0 Switch issue templates to use the new issue forms alpha 2021-02-02 03:46:20 -05:00
9d183ecc30 Add intents to the issue template 2020-10-03 21:48:34 -04:00
8f105a441d issue/PR templates: use h2 instead of h3
`h2` is the semantically correct heading here, as `h1` is for 
document titles and `h2` is for the top level headings within
a document. `h3` should be used for subheadings of `h2` headings.
2020-09-18 07:40:27 -04:00
9978288346 Update issue template to redirect to discussions 2020-09-18 04:21:32 -04:00
aa258073dc Add labels to the issue templates 2020-09-17 22:16:20 -04:00
78851bf1d8 Require people to use templates when making an issue 2020-08-05 04:40:31 -04:00
4f96e3b9a5 Add support server as contact link in issue templates 2020-05-10 16:48:59 -04:00
2f05436653 Added comment for/redo system information 2019-06-07 19:23:44 -04:00
fc5a2936dd Fix pluralization errors in various files
* Replaced instances of 'return an' with 'returns an'
* fixed pluralization errors
2019-05-23 23:31:17 -04:00
998980ed9a Added example for template checkboxes 2019-05-21 21:15:25 -04:00
fb02191b80 Organise documentation 2019-03-19 08:24:42 -04:00
52e17d1c2d Add github templates and CONTRIBUTING.md file.
Fix for #1685
2019-03-08 19:59:19 -05:00