Trenton H
|
880f08599a
|
Transitions the Docker image to use s6 and s6-overlay for process supervision instead of supervisord (#8886)
|
2025-02-07 11:25:54 -08:00 |
|
Sebastian Steinbeißer
|
e560fa3be0
|
Chore: Enable ruff FBT (#8645)
|
2025-02-07 09:12:03 -08:00 |
|
Sebastian Steinbeißer
|
fce7b03324
|
Chore: Switch from os.path to pathlib.Path (#8644)
|
2025-01-29 10:58:53 -08:00 |
|
Sebastian Steinbeißer
|
935d077836
|
Chore: Switch from os.path to pathlib.Path (#8325)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2025-01-06 12:12:27 -08:00 |
|
Sebastian Steinbeißer
|
74d0c9fda5
|
Switch src/documents/bulk*.py from os.path to pathlib.Path (#7862)
Also:
* Ensure that the ruff PTH check remains enabled for these files and
all files added in the future.
* Add some type annotations.
|
2024-11-12 17:04:07 +00:00 |
|
Trenton H
|
e6f59472e4
|
Chore: Drop Python 3.9 support (#7774)
|
2024-09-26 12:22:24 -07:00 |
|
Trenton H
|
b60e16fe33
|
Chore: Backend dependencies update (#5676)
|
2024-02-08 09:48:24 -08:00 |
|
Trenton H
|
4813a7bc70
|
Chore: Adds additional rules for Ruff linter (#5660)
|
2024-02-05 21:46:59 +00:00 |
|
Trenton H
|
71bf8eb332
|
Upgrades all backend libraries and development tools/hooks to latest versions (#4305)
|
2023-10-02 17:01:16 -07:00 |
|
Trenton Holmes
|
650c816a7b
|
Removes support for Python 3.8 and lower from the code base
|
2023-09-10 11:42:59 -07:00 |
|
Trenton H
|
8aa5ecde62
|
Updates some Python dependencies and the hooks
|
2023-07-20 18:30:11 -07:00 |
|
Trenton H
|
3bcbd05252
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
Trenton H
|
ce41ac9158
|
Configures ruff as the one stop linter and resolves warnings it raised
|
2023-04-01 17:03:52 -07:00 |
|