Skip to content

Setting up GroupValueStream model

Adam Hegyi requested to merge 35526-introduce-value-stream-model into master

What does this MR do?

Split down from !35526 (closed)

Note: the changes here are not user facing.

This MR sets up the GroupValueStream model including association definitions and a controller actions to create value stream objects (will be used by the FE at some point.

Current structure

group.cycle_analytics_stages

New structure:

group.value_streams.first.cycle_analytics_stages

# still available for compatibility reasons:

group.cycle_analytics_stages

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Peter Leitzen

Merge request reports