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
3945465e50
Fix stupid deprecated GitHb actions
...
CURA-12093
2024-09-10 18:21:24 +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
Jaime van Kessel
7c98657bed
Merge pull request #18977 from Ultimaker/template_update_5.7
...
Update SlicingCrash.yaml
2024-08-05 13:16:15 +02:00
Erwan MATHIEU
6cc6026b22
Remove MacOS 11 runner which is deprecated
2024-07-01 13:47:05 +02:00
Erwan MATHIEU
27ddf2966f
Merge branch 'main' into CURA-11547_linux_self_hosted_runner
2024-06-17 16:25:17 +02:00
Erwan MATHIEU
9a70b07673
Use self-hosted runner for Linux installer
2024-06-17 16:23:02 +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
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