Rapptz
9c7b867d36
Fix nested Annotated calls not resolving
3 years ago
Rapptz
3f85282631
Marginally speed up CI doc builds by using multiple jobs
3 years ago
Bryan Forbes
b9795979ac
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores
3 years ago
GoogleGenius
6294f58f56
Use the latest GitHub Action versions
3 years ago
Josh
52a5f10307
Fix type annotations to adhere to latest pyright release
3 years ago
z03h
861cd025f2
Fix wrong variable being returned in audit logs
3 years ago
Rapptz
18120c4726
Update to pyright 1.1.242
3 years ago
Rapptz
89e1196abe
Install requests in CI
3 years ago
Rapptz
a7849b25f3
Use pyright CI action and remove --verbose from black
3 years ago
dolfies
aae5913eab
Pin black to v22.6
2 years ago
dolfies
f7f31baf87
Cleanup workflow actions
3 years ago
dolfies
0298f38d01
Fix authentication errors in rename workflow
3 years ago
dolfies
0379c0cf16
Prevent CI fail when no changes are found to push to renamed
3 years ago
dolfies
c12fc124f4
Prevent successful renamed runs from being marked as unsuccessful
3 years ago
dolfies
f20e5c0297
Remove broken actions-x/commit dependency from renamed workflow
3 years ago
dolfies
090c0b4d8d
Use traditional commits over force-pushing in rename workflow
3 years ago
dolfies
ee166d3df3
Fix rename workflow username & password
3 years ago
dolfies
6897e9134e
Initial implementation of automatic renamed branch syncing
3 years ago
dolfies
008f79adee
Rebase to latest upstream
3 years ago
dolfies
8fcca3183a
Rebase to latest upstream
3 years ago
dolfies
29c2036bc8
Rebase to latest upstream
3 years ago
dolfies
a13f11f944
Remove crowdin workflows, modify pyright parameters
3 years ago
dolfies
188f21235e
Improve readme, examples, workflows
3 years ago
dolfies
7ee31a40eb
Update resources and templates
3 years ago
dolfies
5b99b53b8b
Run checks on only one python version
3 years ago
Rapptz
380e9118d5
Temporarily change Crowdin upload to be a manual workflow dispatch
3 years ago
Devon R
2d28d7b765
Add Crowdin actions
3 years ago
Neon Jonn
adb69e7157
Fix some spelling mistakes
3 years ago
Devon R
9cdb66fbf8
Change PR Actions to use synchronize
3 years ago
Devon R
28c7cdca99
Baseline tests, basically just parts of utils right now
3 years ago
Rapptz
550bdda51b
Temporarily disable artefact uploading
3 years ago
Devon R
76983d7c20
Add black lint & workflow reorganization
3 years ago
Devon R
964ca0a6f1
Add GitHub Actions non-test workflows
3 years ago
dolfies
f7ef23b444
Re-add workflow (oops)
4 years ago
dolfies
3819573ffa
Sync .github folder
4 years ago
Rapptz
d38ef88686
Update issue templates to newest versions
4 years ago
Rapptz
0b19fabbf0
Remove deprecated uses of about
4 years ago
Rapptz
9af99d2634
Update issue template
4 years ago
Kowlin
0203d0339b
Update issue templates for migration
4 years ago
Rapptz
adae90400f
Some grammar nits
4 years ago
Rapptz
3030f8ce0d
Fix some validation errors with the template yaml
4 years ago
Rapptz
82edc252e0
Switch issue templates to use the new issue forms alpha
4 years ago
Rapptz
9d183ecc30
Add intents to the issue template
5 years ago
iomintz
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.
5 years ago
Rapptz
9978288346
Update issue template to redirect to discussions
5 years ago
Rapptz
aa258073dc
Add labels to the issue templates
5 years ago
Rapptz
78851bf1d8
Require people to use templates when making an issue
5 years ago
jack1142
4f96e3b9a5
Add support server as contact link in issue templates
5 years ago
NCPlayz
2f05436653
Added comment for/redo system information
6 years ago
Ehren Julien-Neitzert
fc5a2936dd
Fix pluralization errors in various files
* Replaced instances of 'return an' with 'returns an'
* fixed pluralization errors
6 years ago