rufuspollock-okfn/bibserver

Add beta tags and so on to push v0.4

Closed this issue · 4 comments

Add beta tags and so on to push v0.4

Just finishing off the details to make a release tar. then we have a snapshot we are moving on from in our current sprint.

As you no doubt know you get auto zip/tar built for you on github from your tags - see https://github.com/okfn/bibserver/downloads

Oh, I did not know that. How to do it?

Just add a tag, instructions in:

git tag -h

Then do push:

git push --tags

And hey presto.