34753 Commits

Author SHA1 Message Date
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
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
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
Erwan MATHIEU
d8ebe0cfe2 Remove inexisting token input 2024-06-06 09:54:17 +02:00
Erwan MATHIEU
2fce3a8173 Add secrets to action 2024-06-06 09:31:58 +02:00
Erwan MATHIEU
f351dd2aba Call create package workflow directly 2024-06-06 09:22:04 +02:00
Erwan MATHIEU
d3e10aff83 Use different action to dispatch package creation 2024-06-06 09:06:53 +02:00
Erwan MATHIEU
d3e5dc3870 Add downloaded artifacts to release 2024-06-06 07:33:50 +02:00
Erwan MATHIEU
2ca76f5e9c Attempt to fix wrong given inputs 2024-06-05 16:34:11 +02:00
Erwan MATHIEU
c4643472e6 Activate wait on remote action call 2024-06-05 14:52:21 +02:00
Erwan MATHIEU
f72a4a253a Fix Cura-binary-data package creation call syntax 2024-06-05 14:46:56 +02:00
Erwan MATHIEU
ce30f17349 Fine-tune workflow call settings 2024-06-05 14:43:53 +02:00
Erwan MATHIEU
7132427828 Skip feature freeze 2024-06-05 14:34:24 +02:00
Erwan MATHIEU
ec56098a9e Create Cura package remotely 2024-06-05 14:34:13 +02:00
Erwan MATHIEU
c02c3500c6 Fix changelog extraction for minor releases 2024-06-05 14:15:40 +02:00
Erwan MATHIEU
4e569986d2 Use compact syntax to call local scripts 2024-06-05 14:04:16 +02:00
Erwan MATHIEU
9ad5a3f93d Fix step syntax 2024-06-05 14:03:06 +02:00
Erwan MATHIEU
7c435a1bd5 Call dispatch in a step 2024-06-05 14:01:13 +02:00
Erwan MATHIEU
1972ca2f6c Restore part of the call 2024-06-05 13:57:46 +02:00
Erwan MATHIEU
72cc8d5b57 Remove part of possibly faulty code 2024-06-05 13:56:44 +02:00