.github/workflows/run_tests_in_docker.yml
Sun, 17 Jul 2022 18:17:43 +0200 Edouard Tisserant CLI: fix fake_wx for OPC-UA in CLI, match with test and requirements
Wed, 06 Jul 2022 17:04:11 +0200 etisserant Github CI: upload artifact (reports) when failing
Tue, 05 Jul 2022 08:35:40 +0200 etisserant Github CI: use new name for test launching script
Tue, 17 May 2022 13:22:20 +0200 Edouard Tisserant Tests: No need to archive test results before uploading them as action artifacts.
Tue, 17 May 2022 12:34:39 +0200 Edouard Tisserant Tests: ...
Tue, 17 May 2022 12:24:59 +0200 Edouard Tisserant Tests: re-enable running test in github action, now that docker image should be cached.
Tue, 17 May 2022 09:22:16 +0200 Edouard Tisserant Tests: temporary disable problematic part, to force action to succeed so caching can happen.
Tue, 17 May 2022 08:25:09 +0200 Edouard Tisserant Tests: give test directory when creating container, not when running test.
Tue, 17 May 2022 07:27:24 +0200 Edouard Tisserant Tests: fix docker image export for GitHub Action caching.
Mon, 16 May 2022 21:40:44 +0200 Edouard Tisserant Tests: More fixes amd enhancments to run tests on Github Actions
Mon, 16 May 2022 00:10:30 +0200 etisserant Create run_tests_in_docker.yml