35318 Commits

Author SHA1 Message Date
Erwan MATHIEU
e044d94144 Use virtual env for dependencies 2024-11-18 14:04:22 +01:00
Erwan MATHIEU
6a7cfca0a5 Revert "Change the way we get Python installs"
This reverts commit fc8581709525802dc441ceff639b026ab1fd6922.
2024-11-18 13:58:19 +01:00
Erwan MATHIEU
fc85817095 Change the way we get Python installs 2024-11-15 15:28:43 +01:00
Erwan MATHIEU
656573e905 User proper environment to get dependencies list 2024-11-15 14:12:30 +01:00
Erwan MATHIEU
806fedef61 An other desperate attempt to get the proper env 2024-11-15 12:15:41 +01:00
Erwan MATHIEU
ebe701899d Use Python virtual env to get dependencies 2024-11-15 12:06:53 +01:00
Erwan MATHIEU
35e52efcfa Change environment to gater Python dependencies 2024-11-15 11:55:43 +01:00
Erwan MATHIEU
0e363202ed Remove specific PYTHONPATH 2024-11-15 11:39:01 +01:00
Erwan MATHIEU
cd48c7cb9d Add debug information for python dependencies generation 2024-11-15 11:33:42 +01:00
Erwan MATHIEU
f50676a18c Fix pyinstaller file generation in some cases 2024-11-14 15:46:54 +01:00
Erwan MATHIEU
3910ab0b78 Do not include enterprise resources if not needed 2024-11-14 15:04:39 +01:00
Erwan MATHIEU
85cd142266 Add explicit errors on missing package information 2024-11-14 14:55:28 +01:00
Erwan MATHIEU
8bd69ecc3d Store versions script in deploy folder 2024-11-14 14:29:07 +01:00
Erwan MATHIEU
4adcff48a2 Merge remote-tracking branch 'refs/remotes/origin/CURA-11622_conan_v2' into CURA-11622_conan_v2 2024-11-14 13:59:40 +01:00
Erwan MATHIEU
bec1ff1243 Fix pyinstaller resources deployment 2024-11-14 13:59:27 +01:00
Remco Burema
f02481cd1c Start moving installer code to Conan-v2 for Windows too.
CURA-11622
2024-11-13 16:39:57 +01:00
Erwan MATHIEU
4fedf332a0 Raise exceptions on critical errors 2024-11-13 16:22:18 +01:00
Erwan MATHIEU
85644b621e Remove debug print 2024-11-13 13:33:15 +01:00
Erwan MATHIEU
1e9eeb8ac5 Change cura_resources package type 2024-11-13 13:27:21 +01:00
Erwan MATHIEU
b78143546c Add more debug printed information 2024-11-13 10:25:04 +01:00
Erwan MATHIEU
440b51c189 Add debug information to try and fix build 2024-11-13 09:20:21 +01:00
Erwan MATHIEU
9a1e384f9a Fix deploy step 2024-11-12 15:45:57 +01:00
Erwan MATHIEU
ab96236a8f Fix pyinstaller data generation 2024-09-26 16:38:23 +02:00
Erwan MATHIEU
cee46ae1ea Rename devtools option to pyinstaller 2024-09-26 12:58:35 +02:00
Erwan MATHIEU
961862bb2b Use uptodate linux installer workflow 2024-09-26 11:16:35 +02:00
Erwan MATHIEU
906e4e6c42 Use common workflow for translation update 2024-09-26 09:50:16 +02:00
Erwan MATHIEU
57cd7a99a0 Fix unit tests 2024-09-26 09:12:40 +02:00
Erwan MATHIEU
3199437403 Remove now useless attribute 2024-09-25 16:52:51 +02:00
Erwan MATHIEU
9c5e763aaa Update variable name 2024-09-25 15:33:48 +02:00
Erwan MATHIEU
b955123921 Update variable name 2024-09-25 15:31:37 +02:00
Erwan MATHIEU
edbfb9a9ca Use common workflow 2024-09-25 11:36:26 +02:00
Erwan MATHIEU
7ddd65987f Update recipe for package creation 2024-09-25 11:32:51 +02:00
Erwan MATHIEU
d91ff40e34 Do not update translations automatically 2024-09-25 10:42:49 +02:00
Erwan MATHIEU
7e9ca6f35f Set translations sources folders 2024-09-25 10:40:31 +02:00
Erwan MATHIEU
5506d57d38 Fix dep and remove references to pip requirements txt files 2024-09-25 09:17:37 +02:00
Erwan MATHIEU
219782b5ad Fix conan argument syntax 2024-09-25 08:58:42 +02:00
Erwan MATHIEU
b526920e7c Use common package creation workflow 2024-09-25 08:48:54 +02:00
Erwan MATHIEU
d26c5b74a6 Fix incompatible Python dependencies and files generation 2024-09-24 16:37:15 +02:00
Erwan MATHIEU
e3cb6d4f8c Basically working recipe 2024-09-24 16:08:30 +02:00
Erwan MATHIEU
d441dc642b Skip system dependencies to build cura resources 2024-09-24 10:12:17 +02:00
Erwan MATHIEU
fb5e4f8553 Update cura_resources recipe and workflow 2024-09-24 10:10:33 +02:00
Erwan MATHIEU
7b48da3166 Merge remote-tracking branch 'origin/main' into CURA-11622_conan_v2 2024-09-23 12:43:44 +02:00
Erwan MATHIEU
88c846cbd4 Add script to gater hashes of Pypi packages 2024-09-23 12:42:48 +02:00
HellAholic
2379b4f3e3
Merge pull request #19665 from Ultimaker/CURA-12048_option-to-publish-release-description
CURA-12048 Add option to publish release description
2024-09-23 09:39:41 +02:00
Erwan MATHIEU
ff6c8ee49a Add script to easily gather packages hashes 2024-09-20 17:00:06 +02:00
HellAholic
424ae417ad
Merge pull request #19611 from Ultimaker/CURA-11761_container_stack_cache
[CURA-11761] Make extra sure cache is emptied when objects get altered.
2024-09-20 11:26:56 +02:00
Erwan MATHIEU
f134ebb219
Merge branch 'main' into CURA-12048_option-to-publish-release-description 2024-09-20 10:13:55 +02:00
Erwan MATHIEU
5261936c4e Make description more explicit 2024-09-20 10:11:27 +02:00
Erwan MATHIEU
494e61a69d
Merge pull request #19664 from Ultimaker/Bump-resources-to-5.9.0-alpha.0
Update conandata.yml
2024-09-20 08:48:45 +02:00
HellAholic
efa91dd094
Update conandata.yml 2024-09-20 08:45:23 +02:00