Commit graph

32587 commits

Author SHA1 Message Date
Casper Lamboo
fce35b78c4
Merge pull request #16516 from Ultimaker/CURA-8415_self_hosted_runner
CURA-8415 Update installers and added self-hosted installer
2023-08-23 11:43:18 +02:00
Casper Lamboo
9000730ce7
use template strings 2023-08-23 11:39:54 +02:00
c.lamboo
1f6c096bf7 Don't omit printers in printer list
Since the message is now scrollable we can do this :)
2023-08-22 16:42:34 +02:00
saumyaj3
5dc417cf0a Applied printer-linter format 2023-08-22 11:59:03 +00:00
Saumya Jain
28ec6280d6
Merge pull request #16506 from Tachyonn/fix-kingroon-kp3s-pro
Update and fix Kingroon KP3S Pro missing nozzle
2023-08-22 13:58:00 +02:00
Casper Lamboo
45b2dd1d64
Merge pull request #16509 from Ultimaker/CURA-9374_make_long_messages_scrollable
CURA-9374 Add scrollable area around text messages
2023-08-22 10:21:40 +02:00
Remco Burema
331ddf3dde
Merge pull request #16429 from Ultimaker/CURA-10829_dont_expose_small_skin_to_air
[CURA-10829] Option to not use small skin areas on surface
2023-08-22 10:15:18 +02:00
rburema
ac8a958dec Applied printer-linter format 2023-08-22 08:15:02 +00:00
Remco Burema
8f1f34e803
Merge branch 'main' into CURA-10829_dont_expose_small_skin_to_air 2023-08-22 10:13:54 +02:00
Erwan MATHIEU
89cb69a376 Restored QML import versions
Restore versions to minimize the impact of CURA-9374
2023-08-21 15:57:36 +02:00
Erwan MATHIEU
0c405288e0 Add wrapper to Cura.ScrollableTextArea
Add wrapper to legacy Cura.ScrollableTextArea class which has now moved to Uranium, in order to keep plugins working in case they use it.
CURA-9374
2023-08-21 15:50:52 +02:00
HellAholic
e5fef5ba4b
Merge pull request #16508 from Ultimaker/Cura-10832_donation_button_cura
Sponsor cura added at designated loc
2023-08-21 09:46:50 +02:00
Jelle Spijker
bd57b43931
Use runner OS and Arch specific configurations
https://github.com/Ultimaker/Cura/issues/11841#issuecomment-1685076361

Contributes to CURA-8415 and CURA-10855
2023-08-20 12:49:25 +02:00
Jelle Spijker
7011c8f85a
Removed old installer workflows
Contributes to CURA-8415
2023-08-19 16:53:25 +02:00
Jelle Spijker
78d555144e
Don't parallelize installer creation
Zipping -> uploading -> downloading unzipping cost the same amount of time,
while it also increased the complexity.

Contributes to CURA-8415
2023-08-19 16:50:33 +02:00
Jelle Spijker
c686326e22
Parallelization fixes
Contributes to CURA-8415
2023-08-19 16:50:32 +02:00
Jelle Spijker
82f5878439
Merge branch 'main' into CURA-8415_self_hosted_runner 2023-08-19 01:47:09 +02:00
Jelle Spijker
fbfb4b82dd
Don't specify versions
Contributes to CURA-8415
2023-08-19 01:46:07 +02:00
Jelle Spijker
457bbb1543
All installers
Contributes to CURA-8415
2023-08-19 01:44:33 +02:00
Jelle Spijker
0cc286a159
level up
Contributes to CURA-8415
2023-08-19 01:37:01 +02:00
Jelle Spijker
5e7a71c914
zip dist
Contributes to CURA-8415
2023-08-19 01:23:26 +02:00
Jelle Spijker
c1e27a9016
zip dist
Contributes to CURA-8415
2023-08-19 01:21:45 +02:00
Jelle Spijker
8ea4dabcea
parallelize dmg and pkg creation
Contributes to CURA-8415
2023-08-19 01:12:43 +02:00
Jelle Spijker
f2c68fe2ce
parallelize msi and exe creation
Contributes to CURA-8415
2023-08-19 01:03:08 +02:00
Jelle Spijker
67caa185db
fixed missing qoutes
Contributes to CURA-8415
2023-08-19 00:43:49 +02:00
Jelle Spijker
fce1aba6a6
run conan config download cache after config install
Contributes to CURA-8415
2023-08-19 00:34:09 +02:00
Jelle Spijker
8501c7113a
use caching of conan data
Contributes to CURA-8415
2023-08-19 00:33:20 +02:00
Jelle Spijker
ce5fb3d403
run download cache after config
Contributes to CURA-8415
2023-08-19 00:32:12 +02:00
Jelle Spijker
d934f06d1b
ported linux workflow
Contributes to CURA-8415
2023-08-19 00:30:57 +02:00
Jelle Spijker
e184e4f15a
removed redundant if check
Contributes to CURA-8415
2023-08-19 00:10:51 +02:00
Jelle Spijker
5521d6448e
Ported windows runner logic from old workflows
Contributes to CURA-8415
2023-08-19 00:10:29 +02:00
Jelle Spijker
e70db563a5
Merge branch 'main' into CURA-8415_self_hosted_runner
# Conflicts:
#	.github/workflows/macos.yml
2023-08-18 23:56:53 +02:00
Jelle Spijker
f452bcf576
Specify OS as UI option
Contributes to CURA-8415
2023-08-18 23:54:48 +02:00
Jelle Spijker
b681439bba
Setup minimum workflow for Linux
Needed for the GH UI

Contributes to CURA-8415
2023-08-18 23:46:54 +02:00
Jelle Spijker
62aa1a6af6
Setup minimum workflow for Windows
Needed for the GH UI

Contributes to CURA-8415
2023-08-18 23:42:14 +02:00
Jelle Spijker
07f784a5d6
use env instead of output
Contributes to CURA-8415
2023-08-18 23:17:55 +02:00
Jelle Spijker
e6e867eb5f
run X64 on regular runners
Contributes to CURA-8415
2023-08-18 23:11:59 +02:00
Jelle Spijker
13b3082b00
Use architecture string from inputs
Contributes to CURA-8415
2023-08-18 23:02:09 +02:00
Jelle Spijker
bc13ba8c24
don't specify arch for runs-on
Contributes to CURA-8415
2023-08-18 22:47:08 +02:00
Jelle Spijker
f5f0684284
use runner context
Contributes to CURA-8415
2023-08-18 22:05:50 +02:00
Jelle Spijker
3dcba69c33
use build_pkg and build_dmg as flags
Contributes to CURA-8415
2023-08-18 21:50:50 +02:00
Jelle Spijker
b1cac1224a
actually install the cura package
Contributes to CURA-8415
2023-08-18 21:40:40 +02:00
Jelle Spijker
a04ea3723e
Merge remote-tracking branch 'origin/main' into CURA-8415_self_hosted_runner 2023-08-18 21:37:52 +02:00
Jelle Spijker
1dddb9ff89
use string for workflow call
Contributes to CURA-8415
2023-08-18 21:36:44 +02:00
Jelle Spijker
50db1fbb62
Set arch for X64
Contributes to CURA-8415
2023-08-18 21:33:39 +02:00
Jelle Spijker
ccd29cbe1f
Merge branch 'main' into CURA-8415_self_hosted_runner 2023-08-18 21:29:19 +02:00
Jelle Spijker
1ffd94e07c
moved macos macos installer to root workflows
Contributes to CURA-8415
2023-08-18 21:28:40 +02:00
Jelle Spijker
7c9661a81a
Merge branch 'main' into CURA-8415_self_hosted_runner 2023-08-18 21:26:28 +02:00
Jelle Spijker
83d2c8154b
use dedicated workflow for macos installer
Contributes to CURA-8415
2023-08-18 21:21:36 +02:00
Jelle Spijker
7a8fe8330a
Use named arguments
Contributes to CURA-8415
2023-08-18 20:48:15 +02:00