ODU-CGA-CubeSat / sealion-mission-architecture

SeaLion Mission Architecture - ground station & flight software architecture for the joint CubeSat mission between Old Dominion University & Coast Guard Academy
https://odu-cga-cubesat.github.io/sealion-mission-architecture
MIT License
2 stars 10 forks source link

buildDocs.sh not properly generating subcomponents for cubesat in dist/component.yaml #143

Closed capsulecorplab closed 2 years ago

capsulecorplab commented 2 years ago

https://github.com/ODU-CGA-CubeSat/mission-conops/blob/main/buildDocs.sh#L24 should generate a local dist/component.yaml with subcomponents for cubesat

This problem appears to be due to subcomponents of cubesat not placed in a components/ directory

capsulecorplab commented 2 years ago

This issue blocks #119 #122 #136 #137

capsulecorplab commented 2 years ago

package.json files also weren't formatted properly