Commit graph

812 commits

Author SHA1 Message Date
jspijker
e40eb61ad8 Only upload the actual package
(cherry picked from commit 5e2511252e)
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 840aada83d)
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 ed2db086c0)
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 dd866c4bb8)
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 47912789fd.
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
jspijker
66e698cc43 Use a summory to display the version data 2023-02-22 13:20:42 +01:00
jspijker
a2b9922d80 Removed workaround for conflicting packages 2023-02-22 11:36:57 +01:00
jspijker
90b794d7dd Synced main workflows with 5.3.0 2023-02-22 10:58:57 +01:00
jspijker
0da0cb67ba Pinned conan to version 1.56.0 2023-02-22 10:54:15 +01:00
jspijker
3680bdb02a Pin Conan version to 1.56 2023-02-17 10:16:22 +01:00
Remco Burema
a1c01193da Move check so we can see if we even need python/pip.
Otherwise those if checks placed in the last commit won't even do anything if there _is_ a change in the printer definitions.
2023-02-16 14:50:31 +01:00
Remco Burema
04016373ae Prevent execution of spurious clean-up step, which then crashes.
The clean-up step for setting up Python and pip assumes that you do at least something with those programs -- and so that cache folders have been made, that need to be cleaned up. If nothing happens, the clean-up step then crashes on the non-existant cache folder.
2023-02-16 12:53:18 +01:00
Remco Burema
8292c2a46c Work-around for conflicting packages on linux-modern.
Packages conflict. The same commit worked fine the previous day, so it's likely not our fault. We should probably inform maintainers, but until then, try to work around the problem without a blanket ignore of all 'overwrite' type errors. The only clear thing is that this all has to do with 'odbc', which is database related. We use that to cache certain things on startup, so likely we actually need it.

part of CURA-10290
2023-02-15 16:16:02 +01:00
jspijker
6d22950c18 Use the branched of no commits 2023-02-01 10:55:44 +01:00
jspijker
dc66a4d4ff split on / 2023-02-01 10:51:55 +01:00