33073 Commits

Author SHA1 Message Date
Jelle Spijker
76787b9898
Update installers.yml for nightly release option
Added a conditional statement for optionally triggering nightly releases in the installer workflow. This change allows us to initiate automatic nightly builds only when required, contributing to efficiency and resource utilization optimization. This is linked to Jira task CURA-9494.
2023-08-19 03:31:48 +02:00
Jelle Spijker
28afca187c
Nightlies
Contributes to CURA-9494
2023-08-19 03:22:19 +02:00
Jelle Spijker
ddc4ec473e
no trailing /
Contributes to CURA-8415
2023-08-19 03:05:54 +02:00
Jelle Spijker
365166e493
few minor fixes
Contributes to CURA-8415
2023-08-19 03:01:53 +02:00
Jelle Spijker
deffdeb642
checkout repo
Contributes to CURA-8415
2023-08-19 02:42:17 +02:00
Jelle Spijker
cf97b97d9e
don't cache pip
Contributes to CURA-8415
2023-08-19 02:13:25 +02:00
Jelle Spijker
05ded4885e
inherit secrets
Contributes to CURA-8415
2023-08-19 02:00:53 +02:00
Jelle Spijker
fc159a2f5d
Also make sure that the packaging tools can be run
Contributes to CURA-8415
2023-08-19 01:56:23 +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
Jelle Spijker
5a12ad2a71
Allow the build_macos script to build both dmg/pkg on the same runner
Why should we build the installer twice?

Contributes to CURA-8415
2023-08-18 20:13:49 +02:00
Jelle Spijker
23c407150c
Specifify arch in filename
Contributes to CURA-8415
2023-08-18 20:12:45 +02:00
Saumya Jain
62a32fc725
Update resources/qml/ApplicationSwitcher/ApplicationSwitcherPopup.qml
translating sponser cura

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2023-08-18 17:34:54 +02:00
Casper Lamboo
3e63863a72
Formatting 2023-08-18 16:41:38 +02:00
saumya.jain
4f6c0001b6 Sponsor cura added at designated loc
CURA-10832
2023-08-18 14:55:19 +02:00
Erwan MATHIEU
a3d664571a Add scrollable area around text messages
CURA-9374
2023-08-18 14:45:02 +02:00
Jelle Spijker
13fdb9499e
Ensure that signing_temp.keychain has been removed
Contributes to CURA-8415
2023-08-18 13:13:41 +02:00
Jelle Spijker
c894ffe934
Revert "keychain is persistent"
This reverts commit bcdd7c9ed32a4c4a5eb05c4feaf329354410934b.
2023-08-18 12:41:44 +02:00