972 Commits

Author SHA1 Message Date
jspijker
7ebd86c0e2 Cats function to str 2023-03-02 14:25:56 +01:00
jspijker
bce2b4751b Sync workflow with main 2023-03-01 11:32:55 +01:00
jspijker
6e2dca7d43 Output as code 2023-02-28 18:59:44 +01:00
jspijker
e2bf37496c dont use # in markdown 2023-02-28 16:56:23 +01:00
jspijker
23113c5431 Don't remove the latest 2023-02-28 16:51:38 +01:00
jspijker
e3f6c74f46 Don't remove the latest 2023-02-28 16:50:49 +01:00
jspijker
1018d8fc5c Remove cura-ce
(cherry picked from commit 51f843b478d932a918d3a14fb673749c1ab88cfe)
2023-02-28 16:36:17 +01:00
jspijker
51f843b478 Remove cura-ce 2023-02-28 16:35:23 +01:00
jspijker
06a9c5f7af Revert "Use CS remote"
This reverts commit 40cd4cd92374fd292b347c7a74995266a2f07f33.
2023-02-28 16:32:00 +01:00
jspijker
40cd4cd923 Use CS remote 2023-02-28 16:22:45 +01:00
jspijker
e40eb61ad8 Only upload the actual package
(cherry picked from commit 5e2511252e996115d6386decac229aa47e4af8c3)
2023-02-28 14:29:58 +01:00
jspijker
5e2511252e Only upload the actual package 2023-02-28 14:29:19 +01:00
jspijker
475608300d Always remove upload latest 2023-02-28 14:12:07 +01:00
jspijker
d45f65d400 Always remove upload latest 2023-02-28 14:11:17 +01:00
jspijker
ab884c36a4 allow latest removal to fail 2023-02-28 13:54:13 +01:00
jspijker
9cf3c2dd62 allow latest removal to fail 2023-02-28 13:53:14 +01:00
jspijker
d072942eb8 ensure that the latest is removed
(cherry picked from commit 840aada83d46fae87793d8b630a1add79b87fa5a)
2023-02-28 13:34:09 +01:00
jspijker
840aada83d ensure that the latest is removed 2023-02-28 13:32:29 +01:00
jspijker
3ac3308e20 Double backslashes 2023-02-28 13:23:10 +01:00
jspijker
f101d0494f Use raw string 2023-02-28 13:13:41 +01:00
jspijker
87ce8a8871 Use raw string 2023-02-28 13:04:50 +01:00
jspijker
c985614896 cast pre to str
(cherry picked from commit ed2db086c0557bf3d4c8ef5c7354aa6e3c551b94)
2023-02-28 12:51:46 +01:00
jspijker
ed2db086c0 cast pre to str 2023-02-28 12:51:17 +01:00
jspijker
b521e7795a Only cast pre to str
(cherry picked from commit dd866c4bb8c668b6d8954cb22c6cd2a045171903)
2023-02-28 12:48:42 +01:00
jspijker
dd866c4bb8 Only cast pre to str 2023-02-28 12:48:10 +01:00
jspijker
44667c4b07 Sync workflows with main
This should also trigger a new conan package, with the correct latest
2023-02-28 12:45:30 +01:00
jspijker
7912a6cc4f Add escape characters 2023-02-28 12:41:02 +01:00
jspijker
87ddb134a4 Write to GITHUB_STEP_SUMMARY 2023-02-28 11:56:26 +01:00
jspijker
76a7e667de Use env 2023-02-28 11:44:33 +01:00
Jelle Spijker
e9d481e32f
Update cura-installer.yml 2023-02-28 11:32:35 +01:00
jspijker
f656bbf710 Use output of step 2023-02-28 11:17:57 +01:00
jspijker
3ab8be94bc Summarize the use dependencies 2023-02-28 11:06:51 +01:00
jspijker
fdc515b356 cast versions to str before casting to int
Contribute to CURA-10317
2023-02-27 14:49:16 +01:00
jspijker
cca312712a cast pre to str to check for .
Contribute to CURA-10317
2023-02-27 14:46:34 +01:00
jspijker
50c338982e prerelease is deprecated in favor of pre
Contribute to CURA-10317
2023-02-27 14:43:31 +01:00
jspijker
7ea0c41c9c Only create tags below 6.0.0
The firmware tags are messing with the versioning system as well

Contribute to CURA-10317
2023-02-27 14:21:53 +01:00
jspijker
396c7a23cd Fix for conan 2.0 2023-02-27 11:50:08 +01:00
Remco Burema
5970524b3a Merge branch '5.3' 2023-02-23 13:41:00 +01:00
Remco Burema
48c2506492 Data stuck in cache causes grub issues.
grub issues -- hopefully temporary, until github fixed this -- disk (partition)used from last time is cached, but since this runs in the cloud, that's of course no longer valid on the next run
2023-02-23 13:16:31 +01:00
Remco Burema
310e27dc70 Data stuck in cache causes grub issues.
grub issues -- hopefully temporary, until github fixed this -- disk (partition)used from last time is cached, but since this runs in the cloud, that's of course no longer valid on the next run
2023-02-23 12:57:29 +01:00
jspijker
945fbbe474 add efibootmgr 2023-02-23 11:45:43 +01:00
jspijker
5ae711e7c8 change indent 2023-02-22 22:16:05 +01:00
jspijker
4675ef8784 No log storing needed 2023-02-22 21:43:40 +01:00
jelle Spijker
132fbe0e17 Fix building translations 2023-02-22 21:05:05 +01:00
jspijker
657e747d86 Revert "create the packages instead of install"
This reverts commit 47912789fdfe1629634d3fb3774d41a37043f76c.
2023-02-22 20:21:05 +01:00
jspijker
47912789fd create the packages instead of install 2023-02-22 18:13:43 +01:00
Joey de l'Arago
db51fa4274 Fix translations missing from build...maybe? 2023-02-22 17:11:39 +01:00
Joey de l'Arago
2c23221a9a Fix translations missing from build...maybe? 2023-02-22 17:08:58 +01:00
jspijker
f03cf50461 simplified headline of summary 2023-02-22 13:31:22 +01:00
jspijker
452b983fbb allow setting the user with the input 2023-02-22 13:23:46 +01:00