34846 Commits

Author SHA1 Message Date
Paul Kuiper
156b68bf55 Printer linter bug fixes def profile Sketch.
PP-333
2024-06-14 16:11:51 +02:00
Paul Kuiper
27897b7ecd Removed PLA and T-PLA from the Method machines (for now).
PP-333
2024-06-14 16:11:51 +02:00
Paul Kuiper
e982fb9db7 Updated Sketch and Sketch Large profiles
PP-333
2024-06-14 16:11:51 +02:00
HellAholic
332cf85264
Merge pull request #19090 from Ultimaker/CURA-11547_linux_self_hosted_runner
Update linux.yml
2024-06-14 08:58:25 +02:00
Erwan MATHIEU
1f1412d8b3 Add settings to customize raft layers adhesion
CURA-11947
2024-06-13 13:40:34 +02:00
Erwan MATHIEU
db3e0bd894 Add setting to customize support first layer
CURA-11947
2024-06-13 13:01:53 +02:00
HellAholic
76ebb6e0f6
Merge pull request #19219 from Ultimaker/CURA-8076_seam_avoid_overhangs
[CURA-8076] Split overhang angle w.r.t. seams off from overhang angle.
2024-06-13 11:40:41 +02:00
HellAholic
49984b620e
Merge branch 'main' into CURA-8076_seam_avoid_overhangs 2024-06-13 11:19:50 +02:00
Erwan MATHIEU
6d1233b48b Add settings to customize raft flow
CURA-11947
2024-06-13 10:47:30 +02:00
Remco Burema
a9350268f0
Merge pull request #19224 from Ultimaker/5.7-merge-to-main
Get last 5.7 fixes
2024-06-12 14:29:06 +02:00
Remco Burema
af267af136 Dependencies: Update incremental, as twisted depends on newer. 2024-06-12 14:06:35 +02:00
HellAholic
b0f5fee933
Merge pull request #19211 from Ultimaker/CURA-11870_update_permissions_on_token_refresh
Only request permissions when token changed
2024-06-12 14:04:47 +02:00
Remco Burema
044cc00c5c Dependencies: Update attrs, as twisted depends on newer. 2024-06-12 13:43:52 +02:00
Erwan MATHIEU
4a8fb601c4 Revert "Bump twisted from 21.2.0 to 23.8.0"
This reverts commit 9ae3c6d4a2f56d38ee7d0267975cdac593f22314.
2024-06-12 13:07:27 +02:00
Erwan MATHIEU
772692250f
Merge branch 'main' into 5.7-merge-to-main 2024-06-12 12:02:35 +02:00
Remco Burema
f7e298db65 Split overhang angle w.r.t. seams off from overhang angle.
part of CURA-8076
2024-06-11 15:12:55 +02:00
Remco Burema
f60e714a59 Split overhang angle w.r.t. seams off from overhang angle.
part of CURA-8076
2024-06-11 15:04:59 +02:00
Erwan MATHIEU
04a1042b62
Merge pull request #19176 from Heinekamp/main
Remove duplicate entry in cura-dark/theme.json
2024-06-11 12:57:46 +02:00
Erwan MATHIEU
110c13b130
Merge branch 'main' into main 2024-06-11 12:56:58 +02:00
HellAholic
65f653f9b4
Merge pull request #19194 from Ultimaker/CURA-10769_automate_release_action
CURA-10769 Automate release action
2024-06-11 11:11:34 +02:00
Erwan MATHIEU
3631b0257c
Merge pull request #17107 from Ultimaker/dependabot/pip/twisted-23.8.0
Bump twisted from 21.2.0 to 23.8.0
2024-06-11 10:36:39 +02:00
Erwan MATHIEU
e9feee2747
Merge branch 'main' into dependabot/pip/twisted-23.8.0 2024-06-11 10:36:26 +02:00
Jaime van Kessel
7f7dbd6b1a
Only request permissions when token changed
Since the permissions can only change with a token, we only need to
check what the permissions at that moment (instead of every 60 seconds)
Fixes CURA-11870
2024-06-10 13:27:20 +02:00
Erwan MATHIEU
dcea73efe6 Use scripts from main branch (PR prep) 2024-06-10 09:18:54 +02:00
Erwan MATHIEU
3d1faf3581 Remove useless branch checkout 2024-06-10 09:13:31 +02:00
Erwan MATHIEU
1f12f776b0 Use scripts from main branch (PR prep) 2024-06-10 09:04:01 +02:00
Erwan MATHIEU
d30e6b9eb0 Use scripts from main branch (PR prep) 2024-06-10 08:42:53 +02:00
Erwan MATHIEU
c55a541107 Remove debug print 2024-06-10 08:32:00 +02:00
Erwan MATHIEU
91b25a3743 Use action download-artifact@v4 2024-06-07 17:18:50 +02:00
Erwan MATHIEU
9370f15f96 Display contents of directories 2024-06-07 17:18:26 +02:00
Erwan MATHIEU
457d86cbe6 Don't rename artifacts 2024-06-07 17:15:43 +02:00
Erwan MATHIEU
438dd91471 fix syntax 2024-06-07 14:55:01 +02:00
Erwan MATHIEU
7fbe8e91ea Rename installers before sending to release 2024-06-07 14:54:26 +02:00
Erwan MATHIEU
2f16b47522 Set GitHub token to upload artifact 2024-06-07 13:16:41 +02:00
Erwan MATHIEU
c151dfa06c Upload release artifacts manually
The action we use to create the release draft doesn't seem to upload artifacts correctly and doesn't report any error when files are missing, thus we do it manually.
2024-06-07 11:52:55 +02:00
Erwan MATHIEU
e8219726e7 Upload all artifacts (test) 2024-06-07 08:55:57 +02:00
Erwan MATHIEU
3ea22f0f0c Disable feature freeze 2024-06-06 15:33:35 +02:00
Erwan MATHIEU
1e0ffd0546 Unzip artifacts before sending them 2024-06-06 15:33:18 +02:00
Erwan MATHIEU
a2a67947e8 Change version to trigger build 2024-06-06 12:55:52 +02:00
Erwan MATHIEU
f994ffabd5 Change version to trigger build 2024-06-06 12:54:07 +02:00
Erwan MATHIEU
f17b537658 Change version to trigger build 2024-06-06 12:45:15 +02:00
Erwan MATHIEU
63889fa18c Change version to trigger build 2024-06-06 12:39:01 +02:00
Erwan MATHIEU
2452a748de Give secrets to called scripts 2024-06-06 11:03:00 +02:00
Erwan MATHIEU
8c97cd3d9c Change version to trigger build 2024-06-06 10:58:03 +02:00
Erwan MATHIEU
ec4455a73e Change version to trigger build 2024-06-06 10:56:37 +02:00
Erwan MATHIEU
565ccd3eba Set called script version 2024-06-06 10:53:09 +02:00
Erwan MATHIEU
ef2fb67222 Set new version for testing 2024-06-06 10:51:44 +02:00
Erwan MATHIEU
8a23981b89 Use reusable action to freeze packages versions 2024-06-06 10:43:17 +02:00
Erwan MATHIEU
3568538d2d Make sure all changed files are committed 2024-06-06 10:08:11 +02:00
Erwan MATHIEU
9a969299c2 Set exhaustive list of artifacts
This makes sure the step will fail if some files are missing
2024-06-06 10:03:02 +02:00