-
Notifications
You must be signed in to change notification settings - Fork 2
Fix release process #1058
Copy link
Copy link
Open
open-component-model/open-component-model
#2468Labels
area/ipceiImportant Project of Common European InterestImportant Project of Common European Interestkind/tasksmall task, normally part of feature or epicsmall task, normally part of feature or epic
Metadata
Metadata
Assignees
Labels
area/ipceiImportant Project of Common European InterestImportant Project of Common European Interestkind/tasksmall task, normally part of feature or epicsmall task, normally part of feature or epic
Type
Projects
Status
🔍 Review
Description
The release process failed b/c the conformance tests used the cli build from the main branch. The cli built a component constructor with
This is translated to
The capital case is only introduced in main and was thus not supported by the controllers.
Decision:
Done Criteria