criticalmanufacturing / cli

Critical Manufacturing Projects Command Line Tool
https://criticalmanufacturing.github.io/cli/
BSD 3-Clause "New" or "Revised" License
12 stars 28 forks source link

Fixed manifest generation for packages with multiple master data packages targeting different platforms #426

Closed goncaloo23 closed 2 months ago

goncaloo23 commented 2 months ago

This PR fixes an issue causing the target platform of the first master data package in the cmfpackage.json to be copied to all other master data package entries. Modified test Data_MasterData to account for this scenario.