Commit graph

168 commits

Author SHA1 Message Date
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
bronsen
60705c87d7 Release version 0.4.6
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
ci/woodpecker/tag/workflow Pipeline failed
2026-02-22 11:06:09 +01:00
bronsen
c7a4c7a411 codestyle: explain why we instantiate the app at module level 2026-02-22 11:04:05 +01:00
bronsen
2de1b3ce0e tui: reword placeholder and tooltip to give hints about expected input format 2026-02-22 11:03:20 +01:00
bronsen
5f26fbc18f Release version 0.4.5
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
ci/woodpecker/tag/workflow Pipeline was successful
2026-02-21 13:32:01 +01:00
bronsen
2ebf30bec1 just: refine release script
I want to make it a fish script though...
2026-02-21 13:30:02 +01:00
bronsen
6476938f06 Release version 0.4.4
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
ci/woodpecker/tag/workflow Pipeline was successful
2026-02-21 08:54:45 +01:00
bronsen
005c5c4cb9 Release version 0.4.3
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
2026-02-21 01:35:14 +01:00
bronsen
e3e6d38896 Release version 0.4.2
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
ci/woodpecker/tag/workflow Pipeline was successful
2026-02-21 01:34:14 +01:00
bronsen
3b84520899 just: no more --draft; shit gets real
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
2026-02-21 01:33:58 +01:00
bronsen
fcd5e71209 Release version 0.4.1
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
ci/woodpecker/tag/workflow Pipeline was successful
2026-02-21 01:29:53 +01:00
bronsen
1290232d31 just: we should stage the new version info and push changes 2026-02-21 01:29:35 +01:00
bronsen
b622595c8e just: we has a release thing now!
All checks were successful
ci/woodpecker/tag/workflow Pipeline was successful
2026-02-21 01:23:38 +01:00
bronsen
623dda64b7 codestyle: hint at type we actually use
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
2026-02-20 22:54:02 +01:00
bronsen
e7ae259897 ci: move command line arguments into environment variables 2026-02-20 22:53:30 +01:00
bronsen
13ba6c0f55 tests: don't initialize logger instance
What did we event want it for in the first place?
2026-02-20 21:49:42 +01:00
bronsen
fe73b03bf3 codestyle: apparently, ty learned to deal with this situation
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
or I changed something else in some other place
2026-02-20 21:28:11 +01:00
bronsen
19f01c56bb models: skip leading quotation mark when extracting "description" 2026-02-20 21:27:34 +01:00
bronsen
dbc46d4e03 just: default test recipe omits "final" tests 2026-02-20 21:26:34 +01:00
bronsen
00621a9859 project: ooops we moved textual-dev, didn't we? 2026-02-20 21:25:58 +01:00
bronsen
3268de32ea tests: add a bunch of tests; refactor helper structures 2026-02-20 21:24:50 +01:00
bronsen
736fd02b50 tests: create custom mark for test functions 2026-02-20 21:23:48 +01:00
bronsen
3a4137e706 mise: add difftastic so git can diff as we want 2026-02-20 21:23:08 +01:00
bronsen
de1122442b just: invoke uv when possible
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
2026-02-19 23:08:00 +01:00
bronsen
f3ba679891 project: move textual-dev to dev-dependencies 2026-02-19 23:07:15 +01:00
bronsen
514bf1295e project: remove unsupported python version from classifiers 2026-02-19 23:06:24 +01:00
bronsen
5703d7151d just: add a sort of lint for package file names 2026-02-19 22:56:23 +01:00
bronsen
bfec860cf2 just: clean up some more 2026-02-19 22:56:04 +01:00
bronsen
895917cf4b just: add recipe for uploading python packages 2026-02-19 22:55:33 +01:00
bronsen
5baf50ba33 just: only build wheels 2026-02-19 22:52:51 +01:00
bronsen
30b6fff552 project: announce we need at least python 3.14 2026-02-19 22:29:50 +01:00
bronsen
d2c91041b3 deps: add twine so we can upload wheels 2026-02-19 22:29:22 +01:00
bronsen
1a5d552cfc docs: fiddle with README; just add "just" everywhere
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
2026-02-19 21:16:57 +01:00
bronsen
9e92e0fe71 just: remind ourselves now, so we can forget later: unchecked globbing can explode 2026-02-19 21:16:14 +01:00
bronsen
1cc6924fa6 just: match uppercase in description 2026-02-19 21:15:18 +01:00
bronsen
88b22f52e9 just: reduce number of recipes 2026-02-19 21:14:46 +01:00
bronsen
dc9b31a5a2 just: collect variables at top of script 2026-02-19 21:14:19 +01:00
bronsen
86ef698219 just: hide useless recipe 2026-02-19 21:02:02 +01:00
bronsen
f41f8e28e5 release: bump version to 0.3.3
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful
ci/woodpecker/tag/workflow Pipeline was successful
2026-02-19 20:49:09 +01:00
bronsen
c3b749ec37 codestyle: ty needs less help here too 2026-02-19 20:44:56 +01:00
bronsen
9b04902825 models: it's not an error if we can continue operating 2026-02-19 20:44:18 +01:00
bronsen
49a21ca9cf models: be even more defensive when parsing input
also we finally read the documentation for str.find()
https://docs.python.org/3/library/stdtypes.html#str.find
2026-02-19 20:42:50 +01:00
bronsen
0ae116afa9 tests: finally another test! 2026-02-19 20:38:29 +01:00
bronsen
b0e7089389 codestyle: ty needs less hinting 2026-02-18 20:40:58 +01:00