c.lamboo
2f452c6581
enable_sentry
in install commands
2023-11-30 10:01:20 +01:00
Jelle Spijker
ff19142fdf
Don't try to copy non existing openssl
...
Contributes to CURA-10831
2023-11-30 07:16:15 +01:00
Jelle Spijker
b65cd0181f
Disable shared openssl for Windows
...
Temp fix
Contributes to CURA-10561
2023-11-29 22:14:18 +01:00
Jelle Spijker
1a945fe066
Update linux.yml
2023-11-29 17:04:58 +01:00
Jelle Spijker
0d3a926259
Update linux.yml
2023-11-29 16:22:03 +01:00
Jelle Spijker
37a4c5d19a
Merge branch 'main' into CURA-10831
...
# Conflicts:
# .github/workflows/conan-package-create.yml
# .github/workflows/conan-package.yml
2023-11-29 15:18:39 +01:00
Jelle Spijker
6b3d7d0f2c
Update conan-package.yml
2023-11-29 13:57:06 +01:00
Jaime van Kessel
26012cc9e3
Update slicing crash template
2023-11-29 13:15:36 +01:00
Jaime van Kessel
d54d7745c1
Merge pull request #16806 from StephenFluin/patch-1
...
chore: update SlicingCrash.yaml with latest 5.4.0 release
2023-11-29 13:14:09 +01:00
Jelle Spijker
015f41145d
Also run on 0 versions
...
Contributes to CURA-10831
2023-11-28 17:32:23 +01:00
Jelle Spijker
17cc36a96d
Switch to cura jfrog
...
Contributes to CURA-10831
2023-11-28 16:19:46 +01:00
Jelle Spijker
28d44f6fe0
Esnure that the installers are aware of the new JFrog artifactory
2023-11-28 13:28:05 +01:00
Jelle Spijker
c2b40bb562
Add missing quote marks
...
Contribute to CURA-10831
2023-11-28 07:48:17 +01:00
Jelle Spijker
d74edde1d7
Add the new Cura JFrog remote
...
Upload to both remotes during the overlapping time
Contribute to CURA-10831
2023-11-28 07:01:03 +01:00
Jelle Spijker
e1110dd412
Update workflow to be on par with other repo's
...
Contribute to CURA-10831
2023-11-27 16:23:13 +01:00
Jelle Spijker
1f6edc42c9
Merge branch 'main' into CURA-10831
...
# Conflicts:
# conanfile.py
2023-11-27 08:03:07 +01:00
Jelle Spijker
01998d2113
Simplify conan-package.yml workflow
...
Removed redundant workflow dispatch inputs and comments in .github/workflows/conan-package.yml. These were unnecessary
for the push-based workflow and have been simplified to streamline the process and make it more efficient.
Contributes to CURA-10831
2023-11-16 13:35:13 +01:00
Jelle Spijker
96f6aac79b
Create the Cura binaries
...
Contributes to CURA-10831
2023-11-16 13:25:21 +01:00
Jelle Spijker
220054cbb5
Use cura-workflows to determine version
...
Contributes to CURA-10831
2023-11-11 08:59:53 +01:00
Casper Lamboo
ecbf89df1c
Add enable_i18n
install option to packaging
...
This should fix translations
2023-11-10 19:00:28 +01:00
Casper Lamboo
5504cc1b60
Add enable_i18n
install option to packaging
...
This should fix translations
2023-11-10 14:29:16 +01:00
Erwan MATHIEU
5eb5387237
Merge remote-tracking branch 'origin/5.6'
2023-11-03 14:12:29 +01:00
Erwan MATHIEU
a96ec7663b
Fix build script syntax error
2023-11-03 14:12:11 +01:00
Erwan MATHIEU
d69a5e0034
Merge remote-tracking branch 'origin/5.6'
2023-11-03 11:31:58 +01:00
Erwan MATHIEU
b2291064fb
Re-fix nightly builds
2023-11-03 11:30:11 +01:00
Erwan MATHIEU
107c9b7712
Merge branch '5.6'
2023-11-03 09:29:25 +01:00
Erwan MATHIEU
6a82a5c96e
Fix missing python interpreter
2023-11-03 09:22:56 +01:00
Jelle Spijker
2a81d57236
Refactor GitHub actions workflow and improve environment handling
...
Changed the Github actions workflow by renaming "default-values" to "default_values" across multiple files. In addition,
improved environment summary handling by reading its content if the file exists, and finally, appending certain
variables to it. This makes the workflow more consistent and better handles the environment summary.
2023-11-01 11:34:44 +01:00
Jelle Spijker
8f35c606d1
Update daily schedule and conditional logic in installers workflow
...
The github actions workflow `installers.yml` has been updated to adjust the daily cron schedule for the main and release branches. Additionally, the conditional logic related to the cura conan version and release tag has been simplified and cleaned up for better readability and maintainability. With these changes, the release process should perform more consistently.
2023-11-01 10:42:50 +01:00
Jelle Spijker
56e4f3ffce
Update scheduled event conditions in installers.yml
...
The conditions for the scheduled event in the GitHub installer workflow have been updated. Now it will not only check if the current time is 8 but also if the event is a scheduled one. This ensures the schedule event fires at the right time and under the correct circumstances.
2023-11-01 09:07:27 +01:00
Jelle Spijker
1d07a861fc
Add scheduled releases and comprehensive release notes
...
Adjusted the GitHub Actions workflow to include two scheduled releases at 4:15 CET (main branch) and 9:15 CET (release branch) per day. The release notes now have a more comprehensive and detailed structure, with current nightly or beta branch statuses for different sections such as nightlies, unit test results, and Conan packages.
2023-11-01 09:01:52 +01:00
Jelle Spijker
4b7cefa891
No need to build unit tests for installer
...
Contributes to CURA-10561
2023-10-28 18:14:42 +02:00
Jelle Spijker
91be79fbf3
Fix incorrect deps workflow summary
...
Contributes to CURA-10561
2023-10-28 18:05:09 +02:00
Jelle Spijker
bb6f8fa554
Fix incorrect embedded quotes
...
Contributes to CURA-10561
2023-10-28 14:37:54 +02:00
Jelle Spijker
aaa8d0cf03
Merge branch 'main' into CURA-10561-makerbot
...
# Conflicts:
# conanfile.py
2023-10-28 08:24:27 +02:00
Jelle Spijker
d8b35aa09f
remove private packages before uploading
...
Contributes to CURA-10561
2023-10-28 08:21:19 +02:00
Jelle Spijker
69f474a426
Merge branch 'main' into CURA-10561-makerbot
2023-10-26 15:27:25 +02:00
Jelle Spijker
aa03e9236b
Change defaults for Mac runners
2023-10-23 16:22:55 +02:00
Jelle Spijker
b5a76427c8
Use newer version of Python
2023-10-23 15:56:29 +02:00
Jelle Spijker
b83d3ebae7
Use older version of Python
2023-10-23 15:49:53 +02:00
Jelle Spijker
52c9b4bea8
Use specific self-hosted label
2023-10-23 15:32:29 +02:00
Jelle Spijker
87a02c6ea2
Specify both OS and Arch for Mac
2023-10-23 15:26:15 +02:00
c.lamboo
6f1adaad43
Make Conan/Python installs available for whole project and not just the AboutDialog
...
Generation of dependency list now happens in
Also cleaned up the AboutDialog.qml
CURA-10561
2023-10-19 18:39:08 +02:00
Jelle Spijker
c223b39752
Fixed macos runner id
...
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners
2023-10-13 00:51:50 +02:00
c.lamboo
4378e8a827
use macos 12 when building all installers
...
This should fix the nightly builds
2023-10-11 16:50:10 +02:00
saumya.jain
bb8a944681
Merge branch 'main' of https://github.com/Ultimaker/Cura into 5.5
2023-10-02 16:33:16 +02:00
Jelle Spijker
6106ade3af
Fix missing asc file in Linux build artifacts
...
The asc was created for the AppImage, but never uploaded as an
artifact.
Fixes CURA-11087
2023-10-02 09:49:04 +02:00
Stephen Fluin
243eec10dc
chore: update SlicingCrash.yaml with latest 5.4.0 release
2023-09-24 22:35:34 +08:00
Jelle Spijker
e25f1b03a5
Update macos.yml
2023-09-23 19:33:00 +02:00
Jelle Spijker
f8425b039a
don't upload packages from self-hosted
2023-09-23 19:24:48 +02:00