Bruno Alla
9297598613
Run Ruff with --unsafe-fixes
2024-12-31 13:10:05 +00:00
Bruno Alla
3ccfc21411
Run Ruff pre-commit hook
2024-12-31 13:09:50 +00:00
Bruno Alla
33f32b06d9
Fix missing update from uv.lock during release process ( #5611 )
2024-12-31 09:57:53 +00:00
Bruno Alla
8c1fac1b2e
Run uv lock when updating template version ( #5478 )
2024-10-17 21:38:22 +01:00
Jelmer
d6f18f04a9
Remove empty setup.py and references to it ( #5355 )
2024-09-06 17:30:55 +02:00
Jelmer
ea4cd48e6c
Merge setup.py in pyproject.toml ( #5351 )
...
* Merge setup.py into pyproject.toml and add pyproject-fmt pre-commit hook for formatting it
2024-09-06 14:05:26 +02:00
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