Commit Graph

23 Commits

Author SHA1 Message Date
ruinivist 8a573681be fix: add missing help descriptions on some cmds 2026-03-24 18:27:55 +00:00
ruinivist 517dc908bc feat: add mounts as an option in mire config + refactor default config generation 2026-03-22 13:47:12 +00:00
ruinivist 07b5f59c2c feat: move to custom screen impl 2026-03-21 22:26:32 +00:00
ruinivist 511a4c912c rename: rebrand to mire 2026-03-21 12:49:57 +00:00
ruinivist d56e9f3204 test: refactor tests for a leaner test setup 2026-03-21 08:53:05 +00:00
ruinivist f4820d8099 style: formatting for time + colors 2026-03-21 08:24:30 +00:00
ruinivist ff533753ef feat: add timing stats for each test 2026-03-21 07:52:16 +00:00
ruinivist ee9ae6b127 fix: failing tests to not count as an error 2026-03-21 07:45:09 +00:00
ruinivist b3fc15d3ae feat: NO_COLOR env to not use ansi colors in miro 2026-03-21 06:48:23 +00:00
ruinivist 0aaa3b6ac2 feat: quiten miro test ouput 2026-03-21 05:04:05 +00:00
ruinivist 705933726e feat: add support for path arg in miro test 2026-03-20 21:43:50 +00:00
ruinivist b1061ee1af refactor: path resolution to separate file 2026-03-20 21:23:37 +00:00
ruinivist e5b767e35f feat: miro test command 2026-03-19 20:15:11 +00:00
ruinivist c3823ee9b0 feat: arbitrary MIRO_ envs to shell script 2026-03-19 18:31:55 +00:00
ruinivist 08ff22a9aa refactor: more current config keys under [miro] table 2026-03-19 15:07:48 +00:00
ruinivist 9ba8f1f015 fix: miro init to create shell wrapper 2026-03-18 13:09:11 +00:00
ruinivist 666219edbf fix: make miro testdir resolution explicit based on config 2026-03-18 12:48:09 +00:00
ruinivist 3949ee98bc feat: working bwrap wrapper for sanbox, to be refactored to nested path pased sourcing 2026-03-18 12:19:06 +00:00
ruinivist 959d2fb569 fix: strip script headers and footers in saved output 2026-03-18 11:49:41 +00:00
ruinivist 081e338744 feat: add basic forked shell record to in/out files 2026-03-18 11:14:06 +00:00
ruinivist d331b0825d feat: add dependencies scheck 2026-03-18 10:27:08 +00:00
ruinivist aecbefa7ba feat: record path handlingt to strip testDir prefix 2026-03-18 10:22:43 +00:00
ruinivist 9cf3ed6a5c feat: migrate to use cobra as cli dep 2026-03-16 23:36:01 +00:00