5 Commits
Author SHA1 Message Date
Trim21 294c0cc9c5 Enable mypy disallow_untyped_defs (#2609) 2023-07-14 21:47:24 +02:00
Trim21 8bdfc3a0d7 Merge some simple class' type stubs back to source (#2570) 2023-07-11 15:57:16 +02:00
Trim21 094538e10c Force Unix EOL (#2573) 2023-06-27 14:34:12 +02:00
Steve Kowalik e113e37de1 Add pyupgrade to pre-commit configuration (#1783)
To help us switch to f-strings and other 3.6+ changes, add pyupgrade to
our pre-commit configuration to keep the codebase clean.
2020-12-15 14:07:33 +11:00
Victor Zeng 24251f4b0f Added support for the Self-Hosted actions runners API (#1684)
* Added data model for Self-Hosted Actions Runner

* Added function for getting self-hosted runners
2020-10-28 15:53:33 +11:00