-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Build With Github Actions
Joey de l'Arago edited this page Feb 20, 2023
·
1 revision
This page shows how to create builds for some common scenarios.
This will create a build for the most up to date (unstable) version of Cura. These are the default options.
This will create a build for the latest stable. If 5.3 is the latest version, this will be built from the branch origin/5.3 for Cura and all of its dependencies.
If you would like to build Cura for a specific ticket number, as long as the branches for this ticket have been named CURA-XXXX_XXXXXXX.
If you would like to build, for example, Cura and Uranium for a specific ticket. You need to override the requirement.
- Welcome
- Getting Started
- Reporting An Issue
- Core Development
- Plugins & Material Packages
- Printers
- Translations
- Best Practices
- Settings
- 3D Scene
- Profiling
- Cura User Files
- GitHub Actions