32549 Commits

Author SHA1 Message Date
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
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
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
casperlamboo
8ee48434e7 Applied printer-linter format 2023-08-18 07:51:51 +00:00
Casper Lamboo
64715aeb33
Fix printer definition for SV02
CURA-10949
2023-08-18 09:50:46 +02:00
Jelle Spijker
c8f393f785
Specify runner for each installer workflow
Contributes to CURA-10855
2023-08-18 08:22:27 +02:00
Remco Burema
0432b76b4e
Merge pull request #16484 from Ultimaker/CURA-10814_Fix_Missed_Licences
Align Licenses to LGPLv3
2023-08-16 17:37:57 +02:00
Saumya Jain
ba7004ff66
Merge pull request #16444 from Ultimaker/CURA-10811-improve-smooth
Add fluid motion related settings
2023-08-16 15:15:19 +02:00
Jaime van Kessel
bb79282f95
Update version & releasedate in CITATION.cff 2023-08-15 16:51:50 +02:00
Casper Lamboo
767cdf431c
Merge pull request #16384 from Ultimaker/CURA-10670_reenable_small_skin_area
[CURA-10670] Re-enable Small Top/Bottom Width
2023-08-15 16:40:08 +02:00
Jaime van Kessel
8698fd6686
Create FUNDING.yml 2023-08-15 16:10:04 +02:00
MariMakes
596b3930b6 Align Licences to LGPLv3
As discussed in https://github.com/Ultimaker/Cura/issues/15731, we should align these licences under the LGPLv3 because they fall under the Cura umbrella.
2023-08-15 14:01:22 +02:00
Remco Burema
d864332032
Merge pull request #16394 from ThomasRahm/change_minimum_support_area_elegoo
Change minimum support area to be 0 when tree supports are used (Elegoo profile)
2023-08-15 13:16:14 +02:00
Saumya Jain
8ebf9282cf
Merge pull request #16304 from Ultimaker/fix_required_plugins
Move the required plugins list to before it's actually checked
2023-08-15 12:43:00 +02:00
c.lamboo
1d6df4cd88 Update copy
CURA-7913
2023-08-10 12:23:54 +02:00
casperlamboo
99bcec18d6 Applied printer-linter format 2023-08-10 10:20:25 +00:00
c.lamboo
00607cf157 Use more reasonable settings values for fluid motion
CURA-10811
2023-08-10 12:18:54 +02:00
saumyaj3
c74748dbb3 Applied printer-linter format 2023-08-10 08:07:17 +00:00
Saumya Jain
4a559e812a
Update fdmprinter.def.json
removed warning

CURA-10670
2023-08-10 10:06:09 +02:00
Jelle Spijker
8eb7866694
Update README.md 2023-08-09 23:46:01 +02:00
Jelle Spijker
298f00ebde
Update README.md 2023-08-09 23:45:44 +02:00
Jelle Spijker
415d2481d3
Update README.md 2023-08-09 23:44:01 +02:00
casperlamboo
b93be35b89 Applied printer-linter format 2023-08-09 20:53:36 +00:00
c.lamboo
56b15a284c Add fluid motion related settings
CURA-10811
2023-08-09 22:52:31 +02:00
Jelle Spijker
16ce595a15
Merge pull request #16383 from Ultimaker/CURA-7913
Add copy, paste, cut functionality
2023-08-09 14:37:12 +02:00