Commit graph

812 commits

Author SHA1 Message Date
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
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
23c407150c
Specifify arch in filename
Contributes to CURA-8415
2023-08-18 20:12:45 +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 bcdd7c9ed3.
2023-08-18 12:41:44 +02:00
Jelle Spijker
bcdd7c9ed3
keychain is persistent
If we ever need to start from scratch,
temporarily remove `&& inputs.runner != 'self-hosted'`

Contributes to CURA-8415
2023-08-18 11:43:04 +02:00
Jelle Spijker
1d101a256e
Merge branch 'main' into CURA-8415_self_hosted_runner 2023-08-18 11:33:07 +02:00
Jelle Spijker
a077dc4b5e
Always force detection of default profile
Contributes to CURA-10855
2023-08-18 11:32:31 +02:00
Jelle Spijker
c8f393f785
Specify runner for each installer workflow
Contributes to CURA-10855
2023-08-18 08:22:27 +02:00
Randy Zwitch
e05feb642f
Update PULL_REQUEST_TEMPLATE.md
When clicked from PR, the link is broken (Chrome, Windows 11). It appears that GitHub might be case-sensitive w.r.t URLs.
2023-07-15 13:18:31 -04:00
Jelle Spijker
8fd3ef5221
Update update-translation.yml
Only run on release branches
2023-07-06 16:35:15 +02:00
Mariska
1a4a3c27b9
Update Bug Template
Update Wording
Add look-up issue link
Update instructions on how to add documents.
2023-07-05 14:47:56 +02:00
Mariska
a24a93411f
Update bugreport.yaml 2023-07-05 14:35:39 +02:00
Mariska
2392bd795b
Update bugreport.yaml 2023-07-05 14:32:49 +02:00
Mariska
f0186ff9e3
Change Stalebot from Feature to Bugs
Specifically targeting deferred issues.
2023-06-29 13:48:18 +02:00
Jelle Spijker
6565295af4
Update cura-installer.yml 2023-06-26 10:13:11 +02:00
Jelle Spijker
802ece9bd1
Update cura-installer.yml 2023-06-26 09:08:02 +02:00