Commit graph

373 commits

Author SHA1 Message Date
Stéphane Bidoul
fc6582a34a
Merge pull request #109 from sbidoul/upgrade-deps
Upgrade dependencies
2024-07-07 11:05:15 +02:00
Stéphane Bidoul
828853e3ee Upgrade dependencies 2024-07-07 10:59:50 +02:00
Stéphane Bidoul
7e5055afad
Merge pull request #108 from sbidoul/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-07-07 10:57:44 +02:00
pre-commit-ci[bot]
111d002f47
[pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit
2024-07-01 19:45:29 +00:00
Stéphane Bidoul
cf888bdc2c Tweak README 2024-06-30 10:37:16 +02:00
Stéphane Bidoul
ecd276dc8c Ruff now groks requires-python 2024-06-30 10:32:47 +02:00
Stéphane Bidoul
4a00822d4c
Merge pull request #107 from sbidoul/update-deps
Update deps
2024-06-30 10:29:54 +02:00
Stéphane Bidoul
321d65b9c9 Modernize ruff config 2024-06-30 10:28:29 +02:00
Stéphane Bidoul
4b94618f34 Pre-commit autoupdate 2024-06-30 10:25:24 +02:00
Stéphane Bidoul
2a013bbd69 Upgrade dependencies 2024-06-30 10:23:54 +02:00
Stéphane Bidoul
8813f673dc
Merge pull request #101 from sbidoul/always-create-baseonly-db
Always create the baseonly database
2023-11-20 21:49:41 +01:00
Stéphane Bidoul
0673e1bab1 Always create the baseonly database
Users prefer this.
2023-11-20 21:44:18 +01:00
Stéphane Bidoul
8c90401622 Fix kill_job
Apparentely rendering of Enums has changed.
2023-11-19 16:00:57 +01:00
Stéphane Bidoul
84b674b427 Set None as default value for optional settings 2023-11-19 16:00:53 +01:00
Stéphane Bidoul
4dd762ed13
Merge pull request #95 from sbidoul/baseonly-db
Initialize a db with only the base module in case install fails
2023-11-19 13:43:30 +01:00
Stéphane Bidoul
8087b43163 Create baseonly db only if first install failed 2023-11-19 13:21:28 +01:00
Stéphane Bidoul
1b5562a881 Set random admin password
So users cannot do anything harmful with the database manager,
which is now enabled so they can select the base or full
database
2023-11-19 13:21:28 +01:00
Stéphane Bidoul
7679473acd Initialize a db with only the base module 2023-11-19 13:21:28 +01:00
Stéphane Bidoul
aca17a06f5
Merge pull request #99 from sbidoul/modernize
Modernize, require Python 3.12
2023-11-19 13:20:20 +01:00
Stéphane Bidoul
6f7469be2a Upgrade linters, use ruff-format 2023-11-19 13:17:12 +01:00
Stéphane Bidoul
6940ec9700 Tweak mypy config 2023-11-19 13:09:45 +01:00
Stéphane Bidoul
a8c20fab2c Upgrade GitHub actions 2023-11-19 13:09:45 +01:00
Stéphane Bidoul
55ba023395 Update pinned requirements 2023-11-19 13:09:45 +01:00
Stéphane Bidoul
591e99b946 Remove unused argument
Flagged by mypy
2023-11-19 13:09:45 +01:00
Stéphane Bidoul
3ab5be6a27 Fix imporlib.resources deprecation warning 2023-11-19 13:09:45 +01:00
Stéphane Bidoul
bc534e923c Resolve fastapi deprecation warning 2023-11-19 13:09:45 +01:00
Stéphane Bidoul
563f7b5a42 Require pydantic 2
Resolve pydantic 2 deprecation warnings.
2023-11-19 12:52:10 +01:00
Stéphane Bidoul
243ec771de Require python 3.12
Probably not strictly necessary but I don't want
to test with many versions.
2023-11-19 12:50:40 +01:00
Stéphane Bidoul
4392363996 Quote .env examples
Make sure dotenv files are more portable.
2023-11-19 12:49:01 +01:00
Stéphane Bidoul
9051373653 Ignore and log GitHub commit status creation errors 2023-08-31 21:15:47 +02:00
Stéphane Bidoul
02d7fafb21 Add ruff rule 2023-02-22 22:57:14 +01:00
Stéphane Bidoul
3c54a393ba Tweak ruff config and update pre-commit hooks 2023-02-22 22:55:30 +01:00
Stéphane Bidoul
479607e34c Configure pip-deepfreeze 2023-02-22 22:47:40 +01:00
Stéphane Bidoul
5d95b19bc1 Update to support latest oca-ci image 2023-02-22 22:47:40 +01:00
Stéphane Bidoul
158b5417c4 Upgrade ruff 2022-12-01 22:03:57 +01:00
Stéphane Bidoul
9c5058d279
Merge pull request #90 from sbidoul/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-24 21:59:43 +01:00
pre-commit-ci[bot]
885fc5870d
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.128 → v0.0.132](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.128...v0.0.132)
2022-11-21 19:34:04 +00:00
Stéphane Bidoul
f0c1e76c48
Merge pull request #67 from sbidoul/test-py311
Test with python 3.11
2022-11-20 21:27:05 +01:00
Stéphane Bidoul
3ec2c5b062 Test with python 3.11 2022-11-20 21:25:34 +01:00
Stéphane Bidoul
315db6b5a1
Merge pull request #89 from sbidoul/update-deps
Updated dependencies
2022-11-20 21:23:19 +01:00
Stéphane Bidoul
c017f686fe Fix mypy warning 2022-11-20 21:19:00 +01:00
Stéphane Bidoul
4e4a74744a Updated dependencies 2022-11-20 21:16:36 +01:00
Stéphane Bidoul
b111e81e26
Merge pull request #88 from sbidoul/ruff
Use ruff for linting
2022-11-20 21:13:07 +01:00
Stéphane Bidoul
4d81c758c8 Use ruff for linting 2022-11-20 21:11:55 +01:00
Stéphane Bidoul
02a29d895b
Merge pull request #82 from sbidoul/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-10-17 21:55:31 +02:00
pre-commit-ci[bot]
fe30e1cc94
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/autoflake: v1.7.1 → v1.7.6](https://github.com/PyCQA/autoflake/compare/v1.7.1...v1.7.6)
- [github.com/asottile/pyupgrade: v3.0.0 → v3.1.0](https://github.com/asottile/pyupgrade/compare/v3.0.0...v3.1.0)
2022-10-17 19:32:49 +00:00
Stéphane Bidoul
545d44e944
Merge pull request #81 from nilshamerlinck/fix_kubefiles_path
[FIX] kubefiles_path
2022-10-17 16:06:05 +02:00
Nils Hamerlinck
ec7f1150b7 [FIX] kubefiles_path 2022-10-17 20:55:35 +07:00
Stéphane Bidoul
fc94a620c2
Merge pull request #79 from sbidoul/deb-deps-sbi
apt-get update before installing deb dependencies
2022-10-17 14:24:11 +02:00
Stéphane Bidoul
31d33ef4fd
Merge pull request #76 from nilshamerlinck/kubefiles_path
Add configurable kubefiles path
2022-10-17 14:23:44 +02:00