60 Commits

Author SHA1 Message Date
Erwan MATHIEU
fedf5a4794 Restore unnecessarily changed indentation
CURA-7435
2025-02-21 08:05:27 +01:00
c.lamboo
7a962216fb Merging CURA-7435_3DConnexionII 2025-01-24 13:20:41 +01:00
Erwan MATHIEU
41526bfe70 Prepare for merge
CURA-11622
2024-12-04 15:01:15 +01:00
Erwan MATHIEU
85c2d2f078 Use common script for installers 2024-11-29 11:40:29 +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
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
b46c89ad98 Update release candidate workflow 2024-11-27 08:59:42 +01:00
Erwan MATHIEU
5261936c4e Make description more explicit 2024-09-20 10:11:27 +02:00
Erwan MATHIEU
41c734498f Don't re-create the release if not necessary 2024-09-19 15:53:06 +02:00
Erwan MATHIEU
fa636c235b Set explicit empty description when not published 2024-09-19 13:36:24 +02:00
Erwan MATHIEU
5373d6fe54 Set proper input type 2024-09-18 15:42:44 +02:00
Erwan MATHIEU
9b86f80a0e Don't generate release description according to input 2024-09-18 15:38:55 +02:00
Erwan MATHIEU
69bb462980 Fix outputting the main commit 2024-08-14 10:18:37 +02:00
Erwan MATHIEU
e63619d6f6 Fix script syntax 2024-08-14 09:00:21 +02:00
Erwan MATHIEU
7a944e94bb Get the proper commit to create the release 2024-08-14 08:55:51 +02:00
Erwan MATHIEU
ce7743b7d6 Use only the relevant tag when creating a release candidate 2024-08-13 16:02:38 +02:00
Erwan MATHIEU
da1f7edd01 Update the release tag if already existing 2024-08-13 15:43:52 +02:00
Erwan MATHIEU
3d1faf3581 Remove useless branch checkout 2024-06-10 09:13:31 +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
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
1e0ffd0546 Unzip artifacts before sending them 2024-06-06 15:33:18 +02:00
Erwan MATHIEU
2452a748de Give secrets to called scripts 2024-06-06 11:03:00 +02:00
Erwan MATHIEU
565ccd3eba Set called script version 2024-06-06 10:53:09 +02:00
Erwan MATHIEU
8a23981b89 Use reusable action to freeze packages versions 2024-06-06 10:43:17 +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
ec56098a9e Create Cura package remotely 2024-06-05 14:34:13 +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
Erwan MATHIEU
c398314175 Attempt to fix the syntax 2024-06-05 13:55:43 +02:00