OpenModelica / BioChem

BioChem is a package for biochemical modeling and simulation with Modelica
7 stars 12 forks source link

release branch! #16

Closed AtiyahElsheikh closed 4 years ago

AtiyahElsheikh commented 4 years ago

I was thinking about the release branch.

Initially, Is it really needed? First there are no high activities in this library. Second, one can still access the releases through the tags. Or is there something I am missing?

Another issue, the top folder is the directory Biochem. Under release branch it is Biochem1.0.1 . Should this folder be renamed to Biochem/ and replaced by version 1.0.2? Or shall another folder with the name 1.0.2 be placed under release?

Any thoughts?

sjoelund commented 4 years ago

I think it's enough to tag releases and stay in master. Having the release branch is extra work.

AtiyahElsheikh commented 4 years ago

release branch deleted!

casella commented 4 years ago

I think it's enough to tag releases and stay in master. Having the release branch is extra work.

Yes, that's what I normally do with domain-specific Modelica libraries. Huge libraries like the MSL may need some more release management, but I guess that's not the case here.