Commit graph

9 commits

Author SHA1 Message Date
Dan Smith
d90e2c6a5d Update check-commit to enforce proper commit message summaries 2025-08-17 11:19:34 -07:00
Dan Smith
7eec52b0b8 Remove python3 test progress tracking
The share of python3-uncompliant drivers has dropped to such a small
fraction that I've forgotten to enforce that new drivers be added to
the matrix.

So, at this point, it's time to flip the whitelist to a blacklist and
just mark the drivers that haven't been tested. This removes the
matrix and generation script, content from the makesupported target,
and instructions from the PR template. It replaces those with a simple
list of drivers in tests/py3-untested-drivers.txt
2024-08-27 14:53:06 -07:00
Dan Smith
65ee680a4e Remove compat serial override from maintained drivers
Almost all the drivers in the tree now opt out of the byte-compat
behavior. The default has been flipped, so we can remove that from
all those drivers and remove it from the PR template so people don't
have to think about it anymore.
2024-06-17 17:07:47 -07:00
Dan Smith
4bcf5045cc Update PR guidelines 2024-04-09 14:38:00 -07:00
Dan Smith
316bffd32b Update PR guidelines for ticket linkage 2024-02-02 20:11:46 -08:00
Dan Smith
a1331151c7 Add a note to PR guidelines about commit messages 2023-11-22 08:29:21 -08:00
Dan Smith
d9a8f48196 Amend check_commit and PR template
Require GPLv3 license and check for violations.
2023-07-02 20:40:10 -07:00
Dan Smith
91c416b8d9 One more PR rule 2022-12-31 11:14:12 -08:00
Dan Smith
0234f6a316 Add a PR template with requirements 2022-12-31 11:01:11 -08:00