relipmoc / skewer

MIT License
95 stars 17 forks source link

Create release on GitHub #18

Open holtgrewe opened 9 years ago

holtgrewe commented 9 years ago

Is it possible to create a version here on GitHub?

Building pipelines is greatly helped by having sematic versions to point to instead of meaningless git hashes.

Thanks

tseemann commented 9 years ago

+1 I agree, this makes things much easier.

I have packaged skewer into Brew system: https://github.com/Homebrew/homebrew-science/pull/2150

tseemann commented 9 years ago

@relipmoc To make a release, just go to https://github.com/relipmoc/skewer/releases and "Tag a new release" and use the name "v0.1.124". Thank you.

sjackman commented 9 years ago

@relipmoc Please tag a stable release.

relipmoc commented 9 years ago

Thank you all for your advice! Since there's no stable release at present, let's wait for some days.

roryk commented 8 years ago

Hi @relipmoc,

Any shot at a release so we can get quasi up to date? You can just tag a new release later on so it won't be a big deal.

tseemann commented 8 years ago

@relipmoc It does not have to be a stable release. There is a checbox on the Releases page to mark it as a "Draft release"

dakl commented 8 years ago

+1 please do this. Stability doesn't matter for it. You can tag it prerelease if you want.

sjackman commented 8 years ago

Skewer reports a version number already: 0.1.126. Please add a git tag with that version number. It takes less than a minute.

skewer --version
    skewer version: 0.1.126
    Author: Hongshan Jiang
    Last update: June 22, 2015
sjackman commented 8 years ago

0.1.126 is released! https://github.com/relipmoc/skewer/tree/0.1.126 Thank you, @relipmoc. Can this issue be closed now?