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 |
|
Nils Hamerlinck
|
57f9c85544
|
Add configurable kubefiles path
|
2022-10-17 19:05:49 +07:00 |
|
Stéphane Bidoul
|
7a36a9f536
|
apt-get update before installing deb dependencies
|
2022-10-17 12:56:05 +02:00 |
|
Stéphane Bidoul
|
9a70138dc5
|
Merge pull request #77 from sbidoul/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-10-12 16:38:48 +02:00 |
|
pre-commit-ci[bot]
|
39d3e1c27d
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0)
- [github.com/PyCQA/autoflake: v1.6.1 → v1.7.1](https://github.com/PyCQA/autoflake/compare/v1.6.1...v1.7.1)
- [github.com/asottile/pyupgrade: v2.38.2 → v3.0.0](https://github.com/asottile/pyupgrade/compare/v2.38.2...v3.0.0)
|
2022-10-10 19:58:47 +00:00 |
|
Stéphane Bidoul
|
6a3b026c87
|
Avoid duplicate port names
In case that is the reason ingresses are slow to react. Not sure at all.
|
2022-09-30 10:26:19 +02:00 |
|
Stéphane Bidoul
|
adc0f6cf1e
|
Merge pull request #75 from sbidoul/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-09-26 22:29:12 +02:00 |
|
pre-commit-ci[bot]
|
5097ad7dd4
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/autoflake: v1.6.0 → v1.6.1](https://github.com/PyCQA/autoflake/compare/v1.6.0...v1.6.1)
- [github.com/asottile/pyupgrade: v2.38.0 → v2.38.2](https://github.com/asottile/pyupgrade/compare/v2.38.0...v2.38.2)
|
2022-09-26 19:32:38 +00:00 |
|
Stéphane Bidoul
|
8dba500f25
|
Merge pull request #74 from nilshamerlinck/fix_issue_73
[FIX] builds /log endpoint (#73)
|
2022-09-24 09:38:29 +02:00 |
|
Nils Hamerlinck
|
2b3af238ba
|
[FIX] builds /log endpoint (#73)
|
2022-09-23 21:05:21 +07:00 |
|
Stéphane Bidoul
|
fd229e0fc6
|
Merge pull request #72 from sbidoul/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-09-19 22:00:05 +02:00 |
|
pre-commit-ci[bot]
|
9a4350e377
|
[pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/myint/autoflake → https://github.com/PyCQA/autoflake
- [github.com/PyCQA/autoflake: v1.5.3 → v1.6.0](https://github.com/PyCQA/autoflake/compare/v1.5.3...v1.6.0)
- https://github.com/myint/docformatter → https://github.com/PyCQA/docformatter
|
2022-09-19 19:31:16 +00:00 |
|
Stéphane Bidoul
|
1f258f2657
|
Tweak README (credits and license)
|
2022-09-18 14:09:44 +02:00 |
|
Stéphane Bidoul
|
492696e060
|
Tweak card layout
|
2022-09-18 13:53:55 +02:00 |
|
Stéphane Bidoul
|
e81854720e
|
Merge pull request #71 from sbidoul/update-reqs
Update known-good dependencies
|
2022-09-18 13:11:02 +02:00 |
|
Stéphane Bidoul
|
7bf2f9e5e2
|
Update known-good dependencies
|
2022-09-18 12:59:02 +02:00 |
|
Stéphane Bidoul
|
2f26ed9095
|
Merge pull request #70 from sbidoul/pre-commit-autoupdate
Pre commit autoupdate
|
2022-09-18 12:53:24 +02:00 |
|
Stéphane Bidoul
|
19c3c67743
|
Apply pre-commit
|
2022-09-18 12:51:39 +02:00 |
|