frmscoe / General-Issues

This repo exists to track current work and any issues within the FRMS CoE
2 stars 0 forks source link

Connect configuration version control to CI/CD version control #273

Open Justus-at-Tazama opened 10 months ago

Justus-at-Tazama commented 10 months ago

Story statement

As a Tazama Operator, I want the configuration version of a processor to be linked to the source control version of a processor, So that the version of a processor in production is explicitly linked to a specific code-level of a processor in the source control environment.

Acceptance criteria

  1. Processor configuration documents reference a processor version as part of the id field, e.g. 001@1.0.0. During the MVP and initial development of the platform, we used a generic processor reference, but we should link the processor version part of the id (1.0.0) to a tangible version reference that actually reflects the source code.