thermocycle / Thermocycle-library

Thermocycle library
http://thermocycle.squoilin.eu
MIT License
55 stars 24 forks source link

Modelica.org integration #13

Closed jowr closed 10 years ago

jowr commented 10 years ago

Hey @dietmarw, would you mind including us on modelica.org?

dietmarw commented 10 years ago

Sure, only yyou should rename the folder Thermocycle to Thermocycle 1.0.0 on your release branch and the retag

git co release
git mv Thermocycle "Thermocycle 1.0.0"
git commit
git tag -d v1.0.0
git push origin :v1.0.0
git tag v1.0.0
git push origin release
git push origin v1.0.0
jowr commented 10 years ago

Oh yes, I forgot about that. Thanks for the reminder. I hope it's fixed now.

dietmarw commented 10 years ago

You still need to retag it so that the tag v1.0.0 also points to the correct place.

jowr commented 10 years ago

I thought I did, the commit is from half past 8 this morning...

dietmarw commented 10 years ago

Unfortunately not: https://github.com/thermocycle/Thermocycle-library/tree/v1.0.0 Have you deleted it remotely before resetting and pushing?

jowr commented 10 years ago

I might have messed things up. I just deleted everything and it seems fine now. Thank you for your patience!

dietmarw commented 10 years ago

Looks fine now. Will add it as soon as the server is done with the proceedings upload.

jowr commented 10 years ago

Great and thanks again for the help.