Commit graph

232 commits

Author SHA1 Message Date
bronsen
14e5c6b68c pytest: add custom marker in pyproject.toml instead of conftest.py 2026-05-21 23:29:41 +02:00
bronsen
22fc814327 just: a little bit less brace expansions for a lot more readability 2026-05-21 23:29:41 +02:00
bronsen
a989713592 just: require woodpecker-cli, we can use it to lint our workflows 2026-05-21 23:20:55 +02:00
bronsen
5fa9217f7d make prek a dev dependency
Maybe this makes it a wee bit easier for those without mise
2026-05-19 00:10:59 +02:00
bronsen
7dfe568c9a Release version 0.5.10 2026-05-18 23:52:42 +02:00
bronsen
483500d45b readme: improved Wording and, perhaps, clarification 2026-05-18 23:50:24 +02:00
bronsen
01f7f2d762 readme: add item to release checklist 2026-05-18 23:49:41 +02:00
bronsen
916c6b751d CI: tell woodpecker about our new testing situation 2026-05-18 23:49:04 +02:00
bronsen
51562a379d Release version 0.5.9
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
ci/woodpecker/tag/workflow Pipeline failed
2026-05-14 12:07:08 +02:00
bronsen
c981150df8 coverage: ignore the new testing folder 2026-05-14 12:02:46 +02:00
bronsen
1905dc0cc4 Release version 0.5.8 2026-05-14 11:55:53 +02:00
bronsen
08333bc2b3 tests: snapshots are in "testing/" now as well 2026-05-14 11:53:48 +02:00
bronsen
0bcc2b668e tests: add plugin to execute tests in random order 2026-05-14 11:25:54 +02:00
bronsen
8455cb409c tests: add pytest plugin to detect unused fixtures 2026-05-14 11:18:56 +02:00
bronsen
9098ed05f1 tests: move testing stuff into its own directory 2026-05-14 11:04:56 +02:00
bronsen
6029184f22 meta: refresh dependencies and tooling 2026-04-27 15:56:57 +02:00
bronsen
9882c0eec4 just: use those require()d tools 2026-04-20 19:37:43 +02:00
bronsen
8456c205aa just: remove pre-release recipe and use require() instead 2026-04-20 19:35:59 +02:00
bronsen
2113e97510 mise: update tools 2026-04-20 19:34:26 +02:00
bronsen
fbf3e5de52 just: make release process a bit more robust
we now check that the required tools are available before attempting to
execute them
2026-04-12 03:56:16 +02:00
bronsen
13e2025c91 just: better variable names, perhaps? 2026-04-12 03:55:28 +02:00
bronsen
8069b5d3b0 Release version 0.5.7 2026-04-12 03:41:23 +02:00
bronsen
a22baa3e6d Release version 0.5.6 2026-04-12 03:31:57 +02:00
bronsen
95300cd065 meta: bump patch version 2026-04-12 03:26:10 +02:00
bronsen
8d985cc06c deps: refresh dependencies 2026-04-12 03:25:14 +02:00
bronsen
2fa4fb80f1 meta: raise upper version bound for uv build backend
some dependeny or whatever made a warning appear about some uv version
2026-04-12 03:22:34 +02:00
bronsen
536cff1228 mise: update all the tools 2026-04-12 03:20:36 +02:00
bronsen
ce0019f4b4 meta: remove "license" from classifiers; rely on project.license only 2026-04-12 03:20:18 +02:00
bronsen
818a5c7d9a mise: we are paranoid, so we need a lockfile 2026-04-11 00:50:48 +02:00
bronsen
a3b62009dc mise: apparently we need nodejs for something 2026-04-11 00:50:26 +02:00
bronsen
8766a1d1db docs: add reference to ty; change wording a wee bit 2026-04-11 00:49:54 +02:00
bronsen
56e50dc187 deps: unconstrain textual 2026-04-08 23:53:38 +02:00
bronsen
4d3e211fd3 mise: add just and ty
Use all the tools!
2026-04-08 23:48:15 +02:00
bronsen
0d510a1d97 deps: update dependencies 2026-04-08 23:47:41 +02:00
bronsen
4c36e50c96 deps: constrain textual version 2026-04-08 23:47:23 +02:00
bronsen
e348748a5c codestyle: fiddle with type hints and LSP hints 2026-04-08 23:46:50 +02:00
bronsen
6b15d2d85c project: bump version 2026-02-25 21:32:44 +01:00
bronsen
48bb3055f3 app: we don't care about "number" for now 2026-02-25 21:31:54 +01:00
bronsen
e5bb663ee8 main,database: add debug log stanzas
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
closes: #7
2026-02-22 20:59:45 +01:00
bronsen
d8101d7c55 models: log incoming and outgoing data with debug logger 2026-02-22 20:42:42 +01:00
bronsen
336eeb7af2 codestyle: add docstrings to helper functions 2026-02-22 20:41:40 +01:00
bronsen
600b211d3c Release version 0.5.3
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
ci/woodpecker/tag/workflow Pipeline was successful
2026-02-22 20:24:50 +01:00
bronsen
8894a4d321 just: export requirements when building a release
So others do not have to use "uv"
2026-02-22 20:24:37 +01:00
bronsen
ab355ddc06 just: require release notes when releasing
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
2026-02-22 19:35:22 +01:00
bronsen
2229bc7b05 git: ignore all our releasenotes 2026-02-22 19:30:47 +01:00
bronsen
0bd7080948 Release version 0.5.2
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
ci/woodpecker/tag/workflow Pipeline was successful
2026-02-22 19:26:27 +01:00
bronsen
278bd4a8ed release: bump version since we have more tests now
All checks were successful
ci/woodpecker/tag/workflow Pipeline was successful
ci/woodpecker/push/workflow Pipeline was successful
re: #14
2026-02-22 19:06:31 +01:00
bronsen
4832a0d69b codestyle: move "statement" out of with block 2026-02-22 19:05:37 +01:00
bronsen
1fdf5cb1d3 codestyle: remove unhelpful type hints 2026-02-22 19:04:46 +01:00
bronsen
aecd10115e tests: ensure helper function actually updates database schema 2026-02-22 18:58:05 +01:00