Commit graph

28 commits

Author SHA1 Message Date
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
dbc46d4e03 just: default test recipe omits "final" tests 2026-02-20 21:26:34 +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
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
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
60079d64d2 just: explain all recipes 2026-02-15 17:39:44 +01:00
bronsen
fe24b3bfbd just: recipe "ci" should also "lint" 2026-02-15 17:25:19 +01:00
bronsen
055a224367 correctly set the version, this time
All checks were successful
ci/woodpecker/tag/workflow Pipeline was successful
ci/woodpecker/push/workflow Pipeline was successful
2026-02-14 23:46:13 +01:00
bronsen
864d113a7a just: add new recipes: dealing with deps and pretending we are on CI 2026-02-14 23:17:36 +01:00
bronsen
a608fdd6f5 just: make it easier to spot differences between to very similar lines 2026-02-14 19:40:59 +01:00
bronsen
de0cd8034a just: allow passing args to pytest 2026-02-14 18:56:30 +01:00
bronsen
dbd622ed9d make it so that Textual can start the app 2025-12-28 21:56:21 +01:00
bronsen
f37e920e00 [project] add "run" recipe to start the app with fewer keystrokes
Although history recall is a thing in all shells.
2025-12-26 18:36:40 +01:00
bronsen
ccece213a3 [deps] this seems a better to export dependencies
Some checks failed
ci/woodpecker/push/workflow/2 Pipeline failed
ci/woodpecker/push/workflow/1 Pipeline failed
2025-12-09 23:39:01 +01:00
bronsen
d440e0417b [deps] exclude editable installs from exported requirements
Some checks failed
ci/woodpecker/push/workflow/2 Pipeline failed
ci/woodpecker/push/workflow/1 Pipeline failed
2025-12-09 23:30:37 +01:00
bronsen
0e77d9691e some more recipes: set up, clean up, ... 2025-12-09 21:36:44 +01:00
bronsen
da8e4ee47b add recipes for observing the app's console 2025-12-09 21:35:48 +01:00
bronsen
ed8919cf38 explicitly define just's default recipe (we chose "--list") 2025-12-09 21:35:48 +01:00
bronsen
a9bf9d0628 configure coverage testing and reports 2025-12-09 21:35:48 +01:00
bronsen
46b2a90869 [deps] move ruff into special group because we can't build it on CI
Some checks failed
ci/woodpecker/push/workflow/2 Pipeline failed
ci/woodpecker/push/workflow/1 Pipeline failed
2025-12-05 18:18:38 +01:00
bronsen
c2e6896888 feat: 🎨 Add justfile with recipes
We have linting and exporting dependencies to requirements files.
2025-12-05 17:11:58 +01:00