35880 Commits

Author SHA1 Message Date
Erwan MATHIEU
a7ac441d0f Revert "Allow package overrides when building installers"
This reverts commit dd4b9e80c142991a2c9bbb07ea08b00ef1e893ab.
2024-12-13 10:22:40 +01:00
Erwan MATHIEU
dd4b9e80c1 Allow package overrides when building installers 2024-12-12 17:11:02 +01:00
Erwan MATHIEU
f54eeede77
Fix the rename script call path 2024-12-12 14:42:32 +01:00
Remco Burema
cca70d83da Install: Fix MacOs; Previous Windows fixes caused Mac build to fail.
part of CURA-11622
2024-12-11 16:17:18 +01:00
Remco Burema
bec87b88dd (installer) Unwanted files are in there, try if it can start without.
part of CURA-11622
2024-12-11 10:20:49 +01:00
Remco Burema
66c1a08478 Added the additional hooks folder now present in the cura-workflows repo.
part of CURA-11622
2024-12-11 09:03:14 +01:00
Remco Burema
cc93e8c866 Prune included binaries.
Hopefully get rid of Qt Quick 3D (as opposed to Qt Quick).

part of CURA-11622
2024-12-10 19:58:56 +01:00
Remco Burema
55f59b7971 Better rid of 'forbidden modules' and related folders.
part of CURA-11622
2024-12-10 17:30:27 +01:00
Remco Burema
5e59458893 More needed PyQt for Windows?
part of CURA-11622
2024-12-10 16:35:28 +01:00
Remco Burema
89287f829d (win-install) That pulled in too much pyqt, try more fine-grained.
part of CURA-11622
2024-12-10 14:33:16 +01:00
Remco Burema
e2c3dd62ce Try to fix that not all pyqt dynamic libs are in the win-install.
part of CURA-11622
2024-12-10 13:16:29 +01:00
Remco Burema
ef02ab543e Try if we can get rid of this workaround.
done part of CURA-11622
2024-12-10 09:25:49 +01:00
Remco Burema
23cc0b4d01 Hopefully all of the hidden imports are OK now for keyring.
part of CURA-11622
2024-12-10 08:27:43 +01:00
Remco Burema
c6a2ccec1e Remove duplicated keychain entry.
part of CURA-11622
2024-12-10 08:27:11 +01:00
HellAholic
d5cf5f66ac Applied printer-linter format 2024-12-09 07:25:19 +00:00
HellAholic
4c686afcb6 Update machine head & fan polygon description
Greg's proposal:
add details to clarify what the Y min & Y max refer to.

Previous description was unclear and referred to front of print head as being a negative value which is not accurate.
2024-12-09 08:23:40 +01:00
HellAholic
d8b3e773ab update label for clarity
Greg's proposal:
add details to clarify what the Y min & Y max refer to
2024-12-09 08:22:26 +01:00
HellAholic
30205e1c78 Update description Add (restart required) 2024-12-07 16:10:42 +01:00
Erwan MATHIEU
d50237f392 Pass secrets to common nightly workflow 2024-12-06 16:39:59 +01:00
Erwan MATHIEU
48dffc93d5 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-12-06 10:23:10 +01:00
Erwan MATHIEU
e2e46cd75b Properly use the new common workflow 2024-12-06 10:22:53 +01:00
Remco Burema
6445cb0546 (Win installer) PyInstaller missed this module, supposedly adding it as a hidden import helps.
part of CURA-11622
2024-12-05 20:13:17 +01:00
Erwan MATHIEU
e01f976605 Fiux nightly workflow
'id' is not a valid attribute for jobs
CURA-11622
2024-12-05 08:34:19 +01:00
Erwan MATHIEU
3547f8671a
Merge pull request #19960 from Ultimaker/CURA-11622_conan_v2
Cura 11622 conan v2
2024-12-04 15:14:39 +01:00
Erwan MATHIEU
8755e2ae2e
Merge branch 'main' into CURA-11622_conan_v2 2024-12-04 15:12:26 +01:00
Erwan MATHIEU
10633d4ffa Remove now-useless script generation 2024-12-04 15:10:13 +01:00
Erwan MATHIEU
41526bfe70 Prepare for merge
CURA-11622
2024-12-04 15:01:15 +01:00
Erwan MATHIEU
e2487377cc Remove QtNetwork-Auth unused dependency 2024-12-03 16:21:12 +01:00
Erwan MATHIEU
cb9a948e9d Fix installer name 2024-12-03 15:01:43 +01:00
Erwan MATHIEU
909efcb328 Require explicit arguments 2024-12-03 14:57:17 +01:00
Erwan MATHIEU
3ac81e54c0 Require explicit arguments 2024-12-03 14:33:14 +01:00
Erwan MATHIEU
67924d2e37 Bump dependencies versions 2024-12-03 12:50:33 +01:00
Erwan MATHIEU
00f599aac2 Add hashes for dependencies of keyring 2024-12-03 10:37:50 +01:00
Erwan MATHIEU
23edcccfb1 Restore pywin32-ctypes and bump keyring version 2024-12-03 10:25:08 +01:00
Erwan MATHIEU
285126e65a Remove pywin32 explicit dependency 2024-12-03 10:09:10 +01:00
Erwan MATHIEU
80b7babdea Bump pyinstaller version 2024-12-02 15:35:00 +01:00
Erwan MATHIEU
68175c2d01 Display all commands and fail on error 2024-12-02 15:11:56 +01:00
Erwan MATHIEU
6aa386bd1e Fix display of executed command 2024-12-02 14:45:15 +01:00
Erwan MATHIEU
dfbc17a745 Display commands of package creation 2024-12-02 14:35:39 +01:00
Erwan MATHIEU
8d332f5bcc Revert CPython to 3.12.2
Unfortunately, 3.12.7 doesn't build on Windows yet
2024-12-02 10:31:27 +01:00
Erwan MATHIEU
c245b29fc4 Add hash for setuptools package 2024-11-29 16:46:56 +01:00
Erwan MATHIEU
a1d59b28ac Use proper package name for charon/libcharon 2024-11-29 13:43:08 +01:00
Jaime van Kessel
1b9f1c5536
Add preference to actually set the flip preference for Y handle 2024-11-29 11:40:47 +01:00
Erwan MATHIEU
85c2d2f078 Use common script for installers 2024-11-29 11:40:29 +01:00
Jaime van Kessel
e9d5912183
Merge pull request #19768 from dmitrygribenchuk/code_style_fixes
small code-style fixes
2024-11-29 10:43:41 +01:00
Erwan MATHIEU
55e2967551 Use proper dulcificum version 2024-11-29 10:19:46 +01:00
Erwan MATHIEU
c002ba7afe Bump dulcificum version 2024-11-29 09:56:33 +01:00
Erwan MATHIEU
f59e19f061 Update python version 2024-11-29 09:02:32 +01:00
Erwan MATHIEU
05aecd77aa Bump pywin32 and pywin32-ctypes 2024-11-28 15:54:13 +01:00
Erwan MATHIEU
1b83a35236 Update Mac installer workflow 2024-11-28 15:37:05 +01:00