Commit graph

563 commits

Author SHA1 Message Date
f8a9d6a92e switch to nix-env so node is installed
Some checks failed
/ test (push) Failing after 26s
2026-02-13 11:16:04 -06:00
620ce25a27 ensure node is on the image
Some checks failed
/ test (push) Failing after 7s
2026-02-13 11:14:30 -06:00
893e118836 add back checkout
Some checks failed
/ test (push) Failing after 2s
2026-02-13 11:13:09 -06:00
cc82f4f36a try adding the nix-command feature
Some checks failed
/ test (push) Failing after 1s
2026-02-13 11:12:02 -06:00
57db89b9cf try remove the checkout?
Some checks failed
/ test (push) Failing after 1s
2026-02-13 11:11:04 -06:00
efe4a264be try the nixos-latest image
Some checks failed
/ test (push) Failing after 24s
2026-02-13 11:09:54 -06:00
6a281ac4f6 update
Some checks failed
/ test (push) Failing after 12m52s
2026-02-13 10:56:35 -06:00
54650ba011 try this
Some checks failed
/ test (push) Failing after 2s
2026-02-13 10:52:30 -06:00
e4baa81434 adding a better workflow for basic testing
Some checks are pending
/ test (push) Waiting to run
2026-02-13 10:50:06 -06:00
595769ddd9 remove lots of old dead code in file saving system
Some checks failed
/ test (push) Failing after 28s
2026-02-13 10:33:50 -06:00
e44fb3a3e1 fixtest: test_song_from_db
Some checks are pending
/ test (push) Waiting to run
2026-02-13 10:28:15 -06:00
959cec1351 update test.db
Some checks are pending
/ test (push) Waiting to run
2026-02-13 10:24:25 -06:00
8c2861fa30 update todo 2026-02-13 10:24:25 -06:00
c4c4cd7cc3 fixing more file saving
Some checks are pending
/ test (push) Waiting to run
2026-02-13 10:23:49 -06:00
0d799f7ee3 some work on the saving system
Some checks are pending
/ test (push) Waiting to run
2026-02-12 15:48:58 -06:00
2ca91dbc44 some clippy stuff
Some checks are pending
/ test (push) Waiting to run
2026-02-12 15:48:43 -06:00
28d09120e0 clippy fix
Some checks are pending
/ test (push) Waiting to run
2026-02-12 13:52:52 -06:00
01ad8bcc83 fix some unused imports 2026-02-12 13:47:50 -06:00
9f4586b275 setup for import view dialog
Some checks are pending
/ test (push) Waiting to run
2026-02-12 11:50:49 -06:00
0b71cab26e remove some unwraps
Some checks are pending
/ test (push) Waiting to run
2026-02-12 11:44:04 -06:00
4fd73eec0b bugfix: storing of song details was not working in some edge cases
Some checks are pending
/ test (push) Waiting to run
This fix is using the names of columns in sqlite to make sure we are
only grabbing the right values
2026-02-12 11:28:06 -06:00
2d3ba561c0 bugfix: verse change to blank now deletes the lyrics
Some checks are pending
/ test (push) Waiting to run
2026-02-11 16:11:23 -06:00
6173e09422 ensure updating and deleting verses are previewed right
Some checks are pending
/ test (push) Waiting to run
2026-02-11 15:21:46 -06:00
2dbbeb96cf use rust-overlay instead of fenix
Some checks are pending
/ test (push) Waiting to run
2026-02-11 14:43:19 -06:00
c2fa5bf6dc updated for tests
Some checks are pending
/ test (push) Waiting to run
2026-02-11 14:17:17 -06:00
21c49fcd41 fix some issues with using the wrong db in tests
Some checks are pending
/ test (push) Waiting to run
2026-02-11 14:15:29 -06:00
2d68fd6477 migrate db to add stroke and shadow to songs 2026-02-11 14:15:17 -06:00
0d18724859 update stroke and shadow and fixing tests for it 2026-02-11 14:14:55 -06:00
52cda40da6 add shadow icons
Some checks are pending
/ test (push) Waiting to run
2026-02-11 11:14:43 -06:00
3eb5479240 setting of stroke and shadow works
Some checks are pending
/ test (push) Waiting to run
2026-02-11 11:14:10 -06:00
eb5fbd5a48 more stroke sizes 2026-02-11 09:50:27 -06:00
4bd8cf04d4 update slides and songs to generate strokes and shadows in text_svg
Some checks are pending
/ test (push) Waiting to run
2026-02-11 06:25:55 -06:00
3b960c5a17 idk
Some checks are pending
/ test (push) Waiting to run
2026-02-10 15:24:46 -06:00
4278b64322 forgot that fontdb needs loaded
Some checks are pending
/ test (push) Waiting to run
2026-02-10 14:27:48 -06:00
b2dd665e63 more testing framework
Some checks are pending
/ test (push) Waiting to run
2026-02-10 14:24:46 -06:00
203bfad894 setup a noncached svg generator and test its speed
Some checks are pending
/ test (push) Waiting to run
2026-02-10 13:46:07 -06:00
ddd1a42309 update todo 2026-02-10 13:13:42 -06:00
473f4aaa34 back to ole faithful
Some checks are pending
/ test (push) Waiting to run
2026-02-10 13:11:25 -06:00
a2c137b256 try again again
Some checks are pending
/ test (push) Waiting to run
2026-02-10 12:53:55 -06:00
8b78357cde try this again
Some checks are pending
/ test (push) Waiting to run
2026-02-10 12:27:26 -06:00
aefac265f3 try this instead
Some checks are pending
/ test (push) Waiting to run
2026-02-10 12:19:29 -06:00
324a8df24e update gitignore
Some checks are pending
/ test (push) Waiting to run
2026-02-10 11:50:58 -06:00
eeb89f8971 setting up a possible stream option 2026-02-10 11:50:10 -06:00
9d3fd7f8de some possible benching later 2026-02-10 11:49:57 -06:00
a8c869dc14 remove benches
Some checks are pending
/ test (push) Waiting to run
2026-02-10 10:17:20 -06:00
77af991b2b make test_song public 2026-02-10 09:54:54 -06:00
ede8716096 add bench structure 2026-02-10 09:54:42 -06:00
b8bb67cfc9 add benches 2026-02-10 09:54:34 -06:00
b3c7eb747d update gitignore
Some checks are pending
/ test (push) Waiting to run
2026-02-10 09:41:46 -06:00
f1f3bb2261 add benching to nextest 2026-02-10 09:41:09 -06:00