No description
  • Python 98%
  • Gherkin 1.6%
  • Makefile 0.2%
  • Dockerfile 0.1%
Find a file
joeyamst 86b6b3d018
Feature/7427 correct category seeding (#741)
* fixes char limit should not count whitespace

* correct category seeding

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* fix tests

* dont override anything if it already exists

* fix black

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-20 14:21:24 +00:00
.github update dependencies (#694) 2026-04-10 13:32:27 +02:00
commands Feature/7427 correct category seeding (#741) 2026-07-20 14:21:24 +00:00
docker Make a copy of the database file and then use it to perform export (#517) 2025-08-13 15:59:29 +02:00
docs update dependencies (#694) 2026-04-10 13:32:27 +02:00
meldingen fixes char limit should not count whitespace (#740) 2026-07-17 10:51:45 +02:00
migrations adds fields subtype and label to asset to prevent fetching of the wsl too often (#735) 2026-07-02 17:04:36 +02:00
seed Feature/7427 correct category seeding (#741) 2026-07-20 14:21:24 +00:00
tests Feature/7427 correct category seeding (#741) 2026-07-20 14:21:24 +00:00
.dockerignore Use poetry-plugin-sort instead of poetry-sort as the latter lacks com… (#342) 2025-01-06 14:09:22 +00:00
.env.example adds llm options (#737) 2026-07-09 10:05:07 +02:00
.env.example.entra Feature/support docs login with pkce (#587) 2025-12-01 14:45:08 +01:00
.gitignore Add labels and sources to Meldingen (#703) 2026-05-07 16:45:25 +02:00
.pre-commit-config.yaml use uv instead of poetry (#671) 2026-03-16 13:29:03 +01:00
alembic.ini Added Black as dev dependency. Build local docker environment with INSTALL_DEV set to true. Run Black when creating migrations with Alembic. 2024-01-29 15:11:09 +01:00
azure-pipelines.yml fixes pipeline trigger and sources list from v1 (#705) 2026-05-08 15:59:02 +02:00
docker-compose.cache.json Attempt to optimize container builds (#119) 2024-05-13 13:50:18 +02:00
docker-compose.yml update dependencies (#694) 2026-04-10 13:32:27 +02:00
Dockerfile Feature/7427 correct category seeding (#741) 2026-07-20 14:21:24 +00:00
LICENSE Create LICENSE (#86) 2024-04-12 09:48:26 +00:00
main.py adds overige category by default and makes sure llm doesnt retry (#736) 2026-07-07 14:37:42 +02:00
Makefile update dependencies (#733) 2026-07-02 08:52:22 +02:00
meldingen-entrypoint.sh adds overige category by default and makes sure llm doesnt retry (#736) 2026-07-07 14:37:42 +02:00
mkdocs.yml Adding MkDocs for documentation (#14) 2024-01-31 14:56:56 +01:00
mypy-baseline.txt update dependencies (#694) 2026-04-10 13:32:27 +02:00
pyproject.toml update dependencies (#733) 2026-07-02 08:52:22 +02:00
README.md Generated project skeleton using poetry 2024-01-23 13:48:25 +01:00
uv.lock allows sorting notes (#738) 2026-07-15 09:51:58 +02:00