nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
10.05k stars 1.3k forks source link

Add Svc.Version component #2747

Closed Shivaly-Reddy closed 2 months ago

Shivaly-Reddy commented 4 months ago
Related Issue(s)
Has Unit Tests (y/n) Y
Documentation Included (y/n) Y (SDD requirements update)

Change Description

Implementation for ticket : https://github.com/nasa/fprime/issues/2604

Rationale

Migrating Versions into its own component

Testing/Review Recommendations

Ensure the functionality for the new versions component is as discussed.

Future Work

Once Versions component is approved, the remnants in SystemResources will be removed.

Shivaly-Reddy commented 3 months ago

@LeStarch and @thomas-bc : I am not sure why I am seeing CI/Framework fail on Svc_Version_ut_exe. I've run it a few times and passes just fine on my local branch