Matthias Wild
Matthias Wild
this adds windows to the test workflows, but I disabled to run the tests themselves since for some reason the windows runners do not have enough memory (even when specs...
- run 3 tests for PR with different samplers - reduce tests for PR to do only 5 Iterations this should imho be merged asap
Updating the `build-container.yml` Workflow to also push images (@ebr I also already PoC'ed that it would work to push both Dockerfiles with this single Workflow) Also introducing a new env...
- remove tests already performed in PR - remove tests pointing to non existing files - reduce steps to 20 This should decrease test time a lot and also "fix"...
Patchmatch is now integrated in the image! updates to build and run script: - read repository name - include flavor in container name - read arch via arch command -...
remove build-essentials after opencv is built, also remove unecesarry python3-opencv dependency (its already available in venv).
Add PR-types to test workflows: - 'ready_for_review' - 'opened' - 'synchronize' - 'converted_to_draft' add a job to fail for draft-PRs to test workflows