Commit Graph

21 Commits

Author SHA1 Message Date
Bruno Alla
a76656aba1
Add a maintainer guide to the docs 2024-02-22 10:39:45 +01:00
Bruno Alla
17fa459dc3
Fix inconsistent line length and move configs to pyproject.toml (#4276)
* Fix inconsistent line length and move config to pyproject.toml

Fix #2720

* Fix running tox with AUTOFIXABLE_STYLES

* Adjust some styles

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Adjust more styles

* Split isort and flake8 tests

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-15 15:43:04 +01:00
Bruno Alla
50899cb493 Merge branch 'master' into djangoissuer
# Conflicts:
#	requirements.txt
2021-11-10 20:06:38 +00:00
Bruno Alla
955134f27d Run isort 2021-11-09 11:53:02 +00:00
Bruno Alla
e2c9808c7e Get GitHub repo from environment 2021-11-09 10:32:08 +00:00
Bruno Alla
b2d46296f0
Move repo under cookiecutter organisation (#3357) 2021-10-22 13:40:53 -07:00
Bruno Alla
b78fbb1a25 Fix typo in docstring 2020-09-04 17:27:09 +02:00
Bruno Alla
6c63143f3b Avoid duplicate contributors due to different case 2020-08-14 08:27:57 +01:00
Bruno Alla
632bbd0a08 Only fetch 5 entries per page to limit GH API usage 2020-08-12 13:11:54 +01:00
Bruno Alla
266596f16b Only consider users of type 'User' 2020-08-12 13:11:17 +01:00
Bruno Alla
05d548b78f Switch to PyGithub rather than custom API wrapper 2020-08-11 17:17:12 +01:00
Bruno Alla
34f93aaf10 Fix bugs when name or twitter username are null 2020-08-11 16:59:41 +01:00
Bruno Alla
85a5e46b92 Find recent authors based on merged pull requests 2020-08-11 16:51:52 +01:00
Bruno Alla
7570ed9c5a Bot usernames are excluded in the generator 2020-08-10 18:39:15 +01:00
Bruno Alla
c8c6951dd2 Move template outside of the python script 2020-08-10 18:35:04 +01:00
Bruno Alla
333da12f51 Add docstrings to the update_contributors.py file 2020-08-10 18:30:36 +01:00
Bruno Alla
dbfcab2e12 Case insensitive sort for other contributors 2020-08-10 18:18:09 +01:00
Bruno Alla
673997a389 Some small cleanups 2020-08-10 18:13:42 +01:00
Bruno Alla
ea8cfd55a4 More tweaks 2020-08-10 18:06:50 +01:00
Bruno Alla
c57439e522 Enhancements to the script 2020-08-10 18:06:49 +01:00
Bruno Alla
5ba525ad09 Automatically update list of contributors 2020-08-10 18:06:49 +01:00