Erik Flodin
638c035eee
Add support for running commands from default template processor
...
In a default template, "{% command something arg1 ... argN %}" will be
replaced by the first line output from the command "something" run with
the given arguments (#452 ).
2025-04-01 22:15:37 +02:00
Erik Flodin
64fe9ec4bb
Replace ubuntu 20.04 with 22.04
...
as the 20.04 runner is deprecated and will be removed 2025-04-01.
2025-03-18 20:05:17 +01:00
Erik Flodin
02b4019bc6
Add support and tests for clone --recurse-submodules
...
Including tests for clone --recursive.
2025-01-20 00:01:22 +01:00
Erik Flodin
f33e7c2e1f
Run tests on github windows runner using WSL
2025-01-09 22:15:22 +01:00
Erik Flodin
bb21c9a267
Run tests directly on github runner instead of in the docker image
...
As this makes it possible to run the tests on different systems. Initially
ubuntu (20.04 and 24.04) and macOs (13 and 15).
2024-12-10 21:51:58 +01:00
Erik Flodin
d926fb3e8b
Run "make test" in github workflow
...
This avoids having to specify the docker image in multiple places.
2020-12-30 12:54:13 +01:00
Tim Byrne
d0b0e3afa8
Update testbed version
2020-12-29 16:53:03 -06:00
Tim Byrne
c8d516c67d
Bump versions of required linters
2020-12-21 17:06:14 -06:00
Tim Byrne
34940a6240
Migrate from Travis-CI to GitHub Actions
2020-11-22 15:36:57 -06:00