bronsen bronsen · he/him
bronsen pushed to main at infuanfu/teilchensammler-cli 2026-02-19 21:17:04 +01:00
1a5d552cfc docs: fiddle with README; just add "just" everywhere
9e92e0fe71 just: remind ourselves now, so we can forget later: unchecked globbing can explode
1cc6924fa6 just: match uppercase in description
88b22f52e9 just: reduce number of recipes
dc9b31a5a2 just: collect variables at top of script
Compare 6 commits »
bronsen pushed tag v0.3.3 to infuanfu/teilchensammler-cli 2026-02-19 20:50:14 +01:00
bronsen pushed to main at infuanfu/teilchensammler-cli 2026-02-19 20:50:05 +01:00
f41f8e28e5 release: bump version to 0.3.3
c3b749ec37 codestyle: ty needs less help here too
9b04902825 models: it's not an error if we can continue operating
49a21ca9cf models: be even more defensive when parsing input
0ae116afa9 tests: finally another test!
Compare 8 commits »
bronsen pushed to main at infuanfu/teilchensammler-cli 2026-02-17 21:17:28 +01:00
9728e764e9 doc: fix typos in README
7ab12023c3 doc: refine release instructions
Compare 2 commits »
bronsen pushed tag v0.3.2 to infuanfu/teilchensammler-cli 2026-02-16 21:17:14 +01:00
bronsen pushed to main at infuanfu/teilchensammler-cli 2026-02-16 21:15:39 +01:00
33df13a034 release: bump patch version
bronsen pushed to main at infuanfu/teilchensammler-cli 2026-02-16 21:12:29 +01:00
9260c225e4 codestyle: remove unneeded hint for ty
63edd11aac codestyle: remove unneeded hints for pyright
a5ef6f2017 config: retrieve DATABASE_URL from environment vars
60079d64d2 just: explain all recipes
Compare 4 commits »
bronsen commented on issue infuanfu/teilchensammler-cli#12 2026-02-15 20:37:52 +01:00
add checksums to external dependencies

can we be #reproducible?

bronsen opened issue infuanfu/teilchensammler-cli#12 2026-02-15 18:19:15 +01:00
add checksums to external dependencies
bronsen opened issue infuanfu/teilchensammler-cli#11 2026-02-15 17:30:12 +01:00
Create script or just recipe to make a release
bronsen pushed to main at infuanfu/teilchensammler-cli 2026-02-15 17:26:05 +01:00
5e3faa5367 doc: extend README.md
fe24b3bfbd just: recipe "ci" should also "lint"
Compare 2 commits »
bronsen closed issue infuanfu/teilchensammler-cli#10 2026-02-15 17:26:04 +01:00
Update Readme
bronsen pushed to main at infuanfu/teilchensammler-cli 2026-02-14 23:48:18 +01:00
055a224367 correctly set the version, this time
bronsen pushed tag v0.3.1 to infuanfu/teilchensammler-cli 2026-02-14 23:47:27 +01:00
bronsen pushed tag v0.3.0 to infuanfu/teilchensammler-cli 2026-02-14 23:32:59 +01:00
bronsen pushed to main at infuanfu/teilchensammler-cli 2026-02-14 23:26:58 +01:00
4b4745eb9f ci: Our code only works in 3.14 and newer because we use uuid7
bronsen pushed to main at infuanfu/teilchensammler-cli 2026-02-14 23:20:38 +01:00
ad9edf6e65 update dependencies
864d113a7a just: add new recipes: dealing with deps and pretending we are on CI
d617f71682 ci: extend test matrix: now it's 3 python versions
906dc732f2 ci: install newer version of uv
Compare 4 commits »
bronsen opened issue infuanfu/teilchensammler-cli#10 2026-02-14 23:08:30 +01:00
Update Readme
bronsen closed issue infuanfu/teilchensammler-cli#5 2026-02-14 23:05:39 +01:00
Implement displaying data in DataTable
bronsen closed issue infuanfu/teilchensammler-cli#4 2026-02-14 23:05:32 +01:00
Implement loading data from db