Cura/.github/workflows
Remco Burema 957c25973b Specify to build installer per-OS.
Exclusion happens _before_ additional includes unfortunaltely, so the matrix is back to being a plain list if OS's. This also means that, if we don't want to build each OS x OS_id, we have to put that information somewhere else. OS_id didn't really belong in the matrix anyway, since it's a derivative value. It's now replaced with a named environment variable.

The way to exclude and select the 'name' used in the filename for each OS seems a little cumbersome, but I didn't find any better way so far.

(should) implement the 'easy', 'lite' version  of CURA-9880
2022-11-16 16:39:14 +01:00
..
conan-package-create.yml Make usage of lockfile conditionally 2022-11-14 12:46:51 +01:00
conan-package.yml Specify to build installer per-OS. 2022-11-16 16:39:14 +01:00
conan-recipe-export.yml Use workflow fixes from main 2022-09-06 15:25:18 +02:00
conan-recipe-version.yml Fix buildinfo.json generation 2022-11-13 10:47:03 +01:00
cura-installer.yml Specify to build installer per-OS. 2022-11-16 16:39:14 +01:00
no-response.yml run the no-response job twice a day 2022-06-21 11:38:18 +02:00
notify.yml Revert "Restrict permissions, should only need to read here." 2022-11-04 12:00:39 +01:00
notify_on_print_profile_change.yml Revert "Restrict permissions, should only need to read here." 2022-11-04 12:00:39 +01:00
requirements-conan-package.txt allow conan 1.52.0 to be used 2022-09-06 17:33:09 +02:00
unit-test.yml Use GCC10 as default for Ubuntu-20.04 2022-11-07 09:19:58 +01:00