Commit Graph

12 Commits

Author SHA1 Message Date
Bruno Alla
87085a068e
Fix issue with empty release in update_changelog script 2023-09-30 11:20:49 +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
1f65656daf
Ignore some changes and group documentation changes into their own section (#4125) 2023-02-05 10:03:22 +00:00
github-actions[bot]
419f6b0e87
Auto-update pre-commit hooks (#3780)
* Auto-update pre-commit hooks

* Run 'pre-commit run -a'

* Fix pyupgrade into generated project

Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-07-26 23:37:02 +01:00
Bruno Alla
407a7d8bbc
Setup pre-commit for the template files (#3433) 2021-11-26 15:41:50 +00:00
Bruno Alla
183ca2088a
Switch template to calendar versioning & automate releases (#3415) 2021-11-18 09:36:42 +00:00
Bruno Alla
cdc85cf4f6 Add type hints to update changelog script 2021-11-16 12:54:05 +00: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
df0d332207 Automatically generate changelog
Fixes #1491
2020-09-04 17:55:16 +02:00