Closed RyanMieras closed 2 years ago
Could this be done in the first line of the code? also what is a tagged realese?
Tagged code is a numbered version, like 2.3.1, for example, which is fully packaged up and is an unedited version beyond that state. There are plenty of videos on yt explaining in more detail, like this one: https://youtu.be/vSsypsDRiMU
If you want to try it, I'd recommend starting a separate git repo and put fake test code in there. Then tag a version 1.0. Then update your main "working repository" is what it's called, and edit some files. Then tag the updated working copy as version 1.1.
Get it to work in a test repo before you mess around with it too much in an actual working copy of the SandCam repo.
I can handle the first release, @jacobstasiewicz you can watch while i do it. I will aim for sometime next week. Before a release, i need to:
@jacobstasiewicz , can you:
software_version
and model-version
(These values can both be set to '0.1' for now)yes
models can stay in the repo for now, no need to use zenodo..
here is the tagged release: https://github.com/UNCG-DAISY/SandCam/releases/tag/0.1