27 Commits

Author SHA1 Message Date
c93f0ccda6 Standardised Bases across models
Some checks failed
CI / Lint & Format (push) Successful in 4s
CI / Tests (Pytest + Alembic + Postgres) (push) Failing after 4m45s
CI / Docker Build (push) Has been skipped
2025-09-23 19:38:54 +01:00
3eaed88074 Moved models to shared base 2025-09-23 19:27:08 +01:00
7d811fede0 Added SETUP.md
Some checks failed
CI / Lint & Format (push) Successful in 4s
CI / Tests (Pytest + Alembic + Postgres) (push) Failing after 4m46s
CI / Docker Build (push) Has been skipped
2025-09-23 19:08:05 +01:00
f8776911dc Appended .env.example
Some checks failed
CI / Lint & Format (push) Successful in 4s
CI / Tests (Pytest + Alembic + Postgres) (push) Failing after 4m55s
CI / Docker Build (push) Has been skipped
2025-09-23 18:57:26 +01:00
7a672fc079 Merge branch 'main' of https://git.ntbx.io/boris/keywarden
Some checks failed
CI / Lint & Format (push) Successful in 4s
CI / Docker Build (push) Has been cancelled
CI / Tests (Pytest + Alembic + Postgres) (push) Has been cancelled
2025-09-23 18:55:10 +01:00
5aacf17ef2 Exposed docs endpoint, added default env 2025-09-23 18:55:07 +01:00
e29ec19122 Update README.md
Some checks failed
CI / Lint & Format (push) Successful in 4s
CI / Docker Build (push) Has been cancelled
CI / Tests (Pytest + Alembic + Postgres) (push) Has been cancelled
2025-09-23 17:53:07 +00:00
e3a1f35c67 Delete duplicate ci.yml
Some checks failed
CI / Lint & Format (push) Successful in 4s
CI / Docker Build (push) Has been cancelled
CI / Tests (Pytest + Alembic + Postgres) (push) Has been cancelled
2025-09-23 17:52:11 +00:00
6f95816fb4 Changed healthcheck endpoint output
Some checks failed
CI / Lint & Format (push) Successful in 1m8s
CI / Docker Build (push) Has been cancelled
CI / Tests (Pytest + Alembic + Postgres) (push) Has been cancelled
2025-09-22 20:36:53 +01:00
f04b04339f Linted .py files
Some checks failed
CI / Lint & Format (push) Has been cancelled
CI / Tests (Pytest + Alembic + Postgres) (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
2025-09-22 20:34:29 +01:00
e713f4cc6c Update ci.yml
Some checks failed
CI / Lint & Format (push) Has been cancelled
CI / Tests (Pytest + Alembic + Postgres) (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
2025-09-22 20:26:24 +01:00
262de452e4 Added tests/ for CI.
Some checks failed
CI / Lint & Format (push) Has been cancelled
CI / Tests (Pytest + Alembic + Postgres) (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
2025-09-22 20:23:26 +01:00
8c53c2ffaa Adjusted environment parsing in config.py
Some checks failed
CI / Lint & Format (push) Has been cancelled
CI / Tests (Pytest + Alembic + Postgres) (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
2025-09-22 20:15:46 +01:00
84e03b2ae9 Fixed alembic errors in CI (maybe)
Some checks failed
CI / Lint & Format (push) Has been cancelled
CI / Tests (Pytest + Alembic + Postgres) (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
2025-09-22 20:08:12 +01:00
cf1f01efc0 Fixed ci.yml
Some checks failed
CI / Lint & Format (push) Has been cancelled
CI / Tests (Pytest + Alembic + Postgres) (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
2025-09-22 19:57:52 +01:00
bfc6cbf7d9 Added alembic configuration 2025-09-22 19:55:39 +01:00
e0628cd9fd Merge branch 'main' of https://git.ntbx.io/boris/keywarden 2025-09-22 19:42:11 +01:00
0f1e147e3f Update ci.yml 2025-09-22 19:41:16 +01:00
1e03abcf9f Update README.md 2025-09-22 18:36:35 +00:00
91e5dbd16f Changed README.md 2025-09-22 19:33:05 +01:00
28e63771bb Added ci.yml 2025-09-22 18:43:05 +01:00
5224588e3a Changed README.md 2025-09-22 18:40:14 +01:00
65c0ab3bb4 Changed README.md 2025-09-22 18:05:37 +01:00
bf600b8e42 Boilerplate FastAPI & Dockerfile + NGINX 2025-09-22 17:58:16 +01:00
f3fbed5298 Changed README.md 2025-09-22 15:25:04 +01:00
d328cff3a7 readme.md 2025-09-22 15:23:33 +01:00
c078e1a02e Initial commit 2025-09-22 13:27:43 +00:00