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

time_stamp type changed from float to string #158

Closed kchiu002 closed 2 years ago

kchiu002 commented 2 years ago

Close #153

capsulecorplab commented 2 years ago

I'm trying to think of a way merge #158, #159, #160, #162, & #162 in a single PR such that we only have to bump the version number once; i.e., this should at least constitute a patch release, since we're fixing "patching" requirements.

capsulecorplab commented 2 years ago

I'm trying to think of a way merge #158, #159, #160, #162, & #162 in a single PR such that we only have to bump the version number once; i.e., this should at least constitute a patch release, since we're fixing "patching" requirements.

I can't think of an elegant way to handle these version bumps, so lets just bump the minor version no. per PR

capsulecorplab commented 2 years ago

I'm trying to think of a way merge #158, #159, #160, #162, & #162 in a single PR such that we only have to bump the version number once; i.e., this should at least constitute a patch release, since we're fixing "patching" requirements.

I can't think of an elegant way to handle these version bumps, so lets just bump the minor version no. per PR

Sorry, I meant patch version no. in this comment :facepalm: