66 Commits

Author SHA1 Message Date
Remco Burema
13962a563e Make sure there is at least one run-info.
part of CURA-9494
2023-09-07 22:38:11 +02:00
Remco Burema
e1f2424f0e Should run nightly part even if some OS is skipped.
part of CURA-9494
2023-09-07 22:15:30 +02:00
Remco Burema
e9fe6b9831 Partial revert of unneeded code.
It doesn't work out this way, and, due to the if-clause further on, it should work even if the 'need's aren't all met.

part of CURA-9494
2023-09-07 21:10:46 +02:00
Remco Burema
566fdfce1c Whitespace can be important.
part of CURA-9494
2023-09-07 20:51:56 +02:00
Remco Burema
a35ce3d652 Use single quotes or 'if' doesn't work.
part of CURA-9494
2023-09-07 20:48:33 +02:00
Remco Burema
13af77b4f6 Nightlies workflow: Enable skipping OS's
part of CURA-9494
2023-09-07 20:34:54 +02:00
Jelle Spijker
59ce5a6c49
Don't build on linux-legacy
Contributes CURA-10951
2023-09-01 07:37:34 +02:00
Jelle Spijker
ac60b59da5
Fixed nightlies run check
Contributes to CURA-9494
2023-08-20 18:53:25 +02:00
Jelle Spijker
d90da61f44
Fixed nighlty title alpha
Contributes to CURA-9494
2023-08-20 18:20:25 +02:00
Jelle Spijker
4303695316
Add automatic scheduled updates for nightly release
A daily schedule for the update-nightly-release workflow was added. Now, apart from when the 'nightly' input is set to
 true, the release update will be triggered everyday at 5:20 CET. This functionality allows more up to date releases
  without manual input. Also, installer file names were updated and it now includes the daily creation timestamp which
  provides visibility on when the nightly build was generated.

  Contributes to CURA-9494
2023-08-20 18:00:27 +02:00
Jelle Spijker
c686326e22
Parallelization fixes
Contributes to CURA-8415
2023-08-19 16:50:32 +02:00
Jelle Spijker
76787b9898
Update installers.yml for nightly release option
Added a conditional statement for optionally triggering nightly releases in the installer workflow. This change allows us to initiate automatic nightly builds only when required, contributing to efficiency and resource utilization optimization. This is linked to Jira task CURA-9494.
2023-08-19 03:31:48 +02:00
Jelle Spijker
28afca187c
Nightlies
Contributes to CURA-9494
2023-08-19 03:22:19 +02:00
Jelle Spijker
05ded4885e
inherit secrets
Contributes to CURA-8415
2023-08-19 02:00:53 +02:00
Jelle Spijker
fbfb4b82dd
Don't specify versions
Contributes to CURA-8415
2023-08-19 01:46:07 +02:00
Jelle Spijker
457bbb1543
All installers
Contributes to CURA-8415
2023-08-19 01:44:33 +02:00