Commit Graph

15 Commits

Author SHA1 Message Date
Aire-One 3bf9ac4ebd chore: configure coverage 2023-05-08 23:12:49 +02:00
Aire-One 9165e98db3 chore: configure lua-local debugger for Teal 🧙 2023-05-05 00:04:25 +02:00
Aire-One e9afbfe21d ci: fix busted-tl_just 2023-04-24 02:10:10 +02:00
Aire-One e76188f87f test: move to `busted-tl` 2023-04-24 00:14:32 +02:00
Aire-One 94ea49cb3a test: move tests to compiled file 2023-04-17 00:09:41 +02:00
Aire-One 3c4e1fd741 build(justfile): fix the `validate` recipe 2022-12-28 18:55:53 +01:00
Aire-One a6af7a77e4 run: add a just `validate` command 2022-12-19 22:48:21 +01:00
Aire-One b6c54b9dfa run(justfile): run recipe run sources with Teal 2022-10-11 18:41:03 +02:00
Aire-One cc83c8e8a0 fix(justfile): debug recipe use build results 2022-10-11 18:32:40 +02:00
Aire-One 6c5090d6fe build(justfile): add `clean` target 2022-10-04 20:42:11 +02:00
Aire-One cebcc90644 build(just): fix targets find command
This commit fixes the `find` command use to generate the targets files
lists. The command missed the `-type f` parameter. Because of this
missing parameter, the `teal_targets` list had the `src/awesome.d.tl`
path detected while it's actually a directory.
2022-09-29 20:38:03 +02:00
Aire-One a839b29515 ci: initial teal pipelines 2022-09-29 20:38:03 +02:00
Aire-One 5fac5864de ci: woodpecker initial 2022-08-12 19:28:44 +02:00
Aire-One d95b678a43 build(just): rename clean -> uninstall 2022-08-07 20:56:42 +02:00
Aire-One 3056d48d5a initial 2022-06-26 17:43:18 +02:00