-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Description
The CLI commands cg workflow balsamic-umi start and cg workflow balsamic-umi start still user the logic from BalsamicAnalysisAPI. This will likely lead to bugs and errors when performing balsamic-related updates in the future since we would only change the newer logic. Hence we should make these commands use the AnalysisStarter instead.
Luckily it seems like we thought about this when writing the BalsamicConfigurator.
Acceptance criteria
- The CLI commands
cg workflow balsamic-umi startandcg workflow balsamic-umi startuse the new starting logic - The analysis should be stored in statusDB and trailblazer with balsamic-umi (as they are currently)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels