Commit graph

763 commits

Author SHA1 Message Date
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
jspijker
81845ab58e fix typo 2023-02-01 10:36:46 +01:00
jspijker
4ef6af26df reset the count from the branching of commit 2023-02-01 10:35:26 +01:00
jspijker
e7d7a23be8 Use remotes/origin 2023-02-01 10:27:00 +01:00
jspijker
c3a75fd3d3 Dirty fix 2023-02-01 10:24:27 +01:00
jspijker
cc3664fa6a Check against refs 2023-02-01 10:18:54 +01:00
jspijker
be057d495d Check against older versions 2023-02-01 10:10:42 +01:00
jspijker
a4a3296dd2 Bump up minor based on latest release branch 2023-02-01 10:03:55 +01:00
jspijker
aa2cb76135 take new minor release branches into account 2023-01-31 13:30:31 +01:00
Jelle Spijker
19340cac20
Update requirements-conan-package.txt 2023-01-31 12:36:33 +01:00
Joey de l'Arago
332d41c22f Remove unused environment variable 2023-01-17 10:53:54 +01:00
jspijker
99f0e49934 Use Cura requirements
Contributes to CURA-6867 & CURA-9157
2023-01-16 17:26:58 +01:00
Joey de l'Arago
c0b120b2fd Put app name in quotes because it has spaces in it.
CURA-9814
2023-01-16 15:58:34 +01:00
Joey de l'Arago
e834cce32a Pass the app name into the build_macos script so that it matches the app name used in UltiMaker-Cura.spec.jinja 2023-01-16 15:29:38 +01:00
Joey de l'Arago
763dde61c8 Add comment to deprecate
CURA-6867
2023-01-16 10:21:24 +01:00