Use stable channel only for packages with release branch

This commit is contained in:
Erwan MATHIEU 2024-03-11 08:33:51 +01:00 committed by GitHub
parent f4d8d643e0
commit 0520452f46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,14 +4,14 @@ requirements:
- "curaengine/(latest)@ultimaker/stable"
- "cura_binary_data/(latest)@ultimaker/stable"
- "fdm_materials/(latest)@ultimaker/stable"
- "curaengine_plugin_gradual_flow/0.1.0-beta.3@ultimaker/stable"
- "dulcificum/latest@ultimaker/stable"
- "curaengine_plugin_gradual_flow/0.1.0-beta.3"
- "dulcificum/latest@ultimaker/testing"
- "pysavitar/5.3.0"
- "pynest2d/5.3.0"
- "curaengine_grpc_definitions/(latest)@ultimaker/stable"
- "curaengine_grpc_definitions/(latest)@ultimaker/testing"
requirements_internal:
- "fdm_materials/(latest)@internal/stable"
- "cura_private_data/(latest)@internal/stable"
- "fdm_materials/(latest)@internal/testing"
- "cura_private_data/(latest)@internal/testing"
urls:
default:
cloud_api_root: "https://api.ultimaker.com"