Commit graph

211 commits

Author SHA1 Message Date
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
bronsen
aba919adca tests: separate "engine" from "db with tables" 2026-02-22 18:57:16 +01:00
bronsen
a4df79cda3 tests: ensure we actually commit given data to the database 2026-02-22 18:57:16 +01:00
bronsen
d205f4909e test: ensure we read expected data from database 2026-02-22 18:57:16 +01:00
bronsen
d712c7eead just: exclude snapshot test from coverage
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
2026-02-22 17:05:45 +01:00
bronsen
98ebb69fa4 release: bump version to 0.5.0
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
ci/woodpecker/tag/workflow Pipeline was successful
2026-02-22 16:48:31 +01:00
bronsen
f4f2e98c94 tests: update snapshot after changing placeholder text for input field 2026-02-22 16:45:27 +01:00
bronsen
5d10f25c39 main: absorb former tui module's responsibilities 2026-02-22 16:43:07 +01:00
bronsen
db47501cd0 models: we can now store TeilchenCreate data in the database thus creating a new Teilchen
closes #3
2026-02-22 16:41:42 +01:00
bronsen
1b565e5a4e delete tui module
Its code is in main now
2026-02-22 13:04:20 +01:00
bronsen
dd42e6119c just: congregate releated recipes; reuse recipes in "release" 2026-02-22 12:17:34 +01:00
bronsen
84f488f06a prek: we don't have yamls to check 2026-02-22 12:17:12 +01:00
bronsen
3e898d1771 doc: update notes about releasing since the script now works for the most part 2026-02-22 12:09:53 +01:00
bronsen
13239d6f73 prek: never use colors
Otherwise some parts become unreadable on dark backgrounded terminals
2026-02-22 12:09:06 +01:00
bronsen
90388ed48c prek: clean up config file 2026-02-22 12:08:17 +01:00
bronsen
387a6f4e34 just: assign arguments to local fish var, so we don't mix interpolation from just and fish 2026-02-22 11:34:00 +01:00
bronsen
dd79123d7b Release version 0.4.9
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
ci/woodpecker/tag/workflow Pipeline failed
2026-02-22 11:29:10 +01:00
bronsen
eeb3fe8720 Release version 0.4.8
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
ci/woodpecker/tag/workflow Pipeline failed
2026-02-22 11:18:58 +01:00
bronsen
986c7e3544 just: fix paramter for "fj release create" 2026-02-22 11:18:42 +01:00
bronsen
81202c8388 Release version 0.4.7
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
ci/woodpecker/tag/workflow Pipeline failed
2026-02-22 11:16:07 +01:00
bronsen
82978c516c just: rewrite release recipe in fish
closes #13
2026-02-22 11:15:25 +01:00
bronsen
0f18820f46 git: keep releasenotes.md off of version control
It is a transient file
2026-02-22 11:14:09 +01:00