Matthias Wild

Results 15 issues of 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...

enhancement
CI-CD

# DO NOT MERGE YET

CI-CD

- 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...

CI-CD
docker

- 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"...

CI-CD

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 -...

docker

remove build-essentials after opencv is built, also remove unecesarry python3-opencv dependency (its already available in venv).

docker

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

CI-CD