35350 Commits

Author SHA1 Message Date
Erwan MATHIEU
33ac9a9bc1 Use workflow from branch 2024-11-27 16:25:33 +01:00
Erwan MATHIEU
70f01f2a1b Merge remote-tracking branch 'refs/remotes/origin/CURA-11622_conan_v2' into CURA-11622_conan_v2 2024-11-27 14:43:05 +01:00
Erwan MATHIEU
af22593326 Remove version limit 2024-11-27 14:42:57 +01:00
Erwan MATHIEU
1296101462 Name installers 2024-11-27 13:48:41 +01:00
Remco Burema
b7a5b2fd62 (win build) make it work locally again
part if CURA-11622
2024-11-27 12:40:45 +01:00
Remco Burema
2ef1462f82 Update pywin32.
done as part of CURA-11622
2024-11-27 12:40:45 +01:00
Erwan MATHIEU
dd659e3fbe Give branch name to script to avoid recalculating it 2024-11-27 12:04:16 +01:00
Erwan MATHIEU
0b323764ab Set proper repository name for packages creation 2024-11-27 11:57:49 +01:00
Erwan MATHIEU
19743d0008 Remove windows installer architecture argument 2024-11-27 11:52:19 +01:00
Erwan MATHIEU
0000ba334c Use gettext tools in path (experimental) 2024-11-27 11:17:13 +01:00
Erwan MATHIEU
09be772355 Use workflows from branch 2024-11-27 09:49:34 +01:00
Erwan MATHIEU
a9a4c5d49e Fix jobs dependencies 2024-11-27 09:33:29 +01:00
Erwan MATHIEU
6704265bc3 Use the workflows from the branch 2024-11-27 09:23:42 +01:00
Erwan MATHIEU
5782ee435a Fix called step name 2024-11-27 09:16:15 +01:00
Erwan MATHIEU
11579c23d2 Merge remote-tracking branch 'refs/remotes/origin/CURA-11622_conan_v2' into CURA-11622_conan_v2 2024-11-27 08:59:50 +01:00
Erwan MATHIEU
b46c89ad98 Update release candidate workflow 2024-11-27 08:59:42 +01:00
Erwan MATHIEU
6313a89cd6 Use uptodate install python script 2024-11-27 08:59:01 +01:00
Erwan MATHIEU
a1657dc329 Use more explicit tag for nightlies 2024-11-27 08:58:24 +01:00
Erwan MATHIEU
c8f040e90e Use production environment for Sentry 2024-11-27 08:56:23 +01:00
Remco Burema
9002e010cf Fix syntax of thrown errors.
done as part of CURA-11622
2024-11-26 15:06:48 +01:00
Erwan MATHIEU
6d0a30d496 Use simplified package creation workflow 2024-11-26 11:51:11 +01:00
Erwan MATHIEU
bb07c0840b Remove the nightlies build from installers 2024-11-26 08:50:41 +01:00
Erwan MATHIEU
644751fa73 Restore binaries upload for nightlies 2024-11-26 08:46:03 +01:00
Erwan MATHIEU
b9a915024e Always build binary translations files at build time 2024-11-26 08:34:42 +01:00
Erwan MATHIEU
1feadb4be7 Update/fix nightly build (untested) 2024-11-26 08:33:53 +01:00
Erwan MATHIEU
2b8a960421 Use most recent get-diff action 2024-11-22 16:06:03 +01:00
Erwan MATHIEU
50b13cdd77 Cleanup code 2024-11-22 10:56:41 +01:00
Erwan MATHIEU
b8fd3d7ab0 Remove pyinstaller spec generation at generate() time 2024-11-21 11:15:31 +01:00
Erwan MATHIEU
f2343e98ce Remove dead code 2024-11-21 10:50:28 +01:00
Erwan MATHIEU
43a3db9c5d Remove build steps from Conan recipe 2024-11-20 21:36:43 +01:00
Erwan MATHIEU
5e204ab242 Use virtual python env to get dependencies 2024-11-19 09:23:09 +01:00
Erwan MATHIEU
23b896251f Split dev and installer requirements 2024-11-19 09:22:51 +01:00
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