Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start versioning and releasing new versions #181

Open
rpannek opened this issue Nov 24, 2016 · 6 comments
Open

Start versioning and releasing new versions #181

rpannek opened this issue Nov 24, 2016 · 6 comments

Comments

@rpannek
Copy link
Contributor

rpannek commented Nov 24, 2016

As a user it is somewhat difficult to know if the master branch is compatible with my application or if it will break my code, and which version I need to use.

It would be nice if you started releasing versions according to for example http://semver.org/

Github makes it really easy, once you create a tag and push it, it creates a special release page where you can put your release notes, etc. and it creates a tarball and a zip package for it so people who package stuff for distributions have an easier way packaging it.

@tobsan
Copy link
Contributor

tobsan commented Nov 24, 2016

Hi,

This is already the plan, we will indeed use semantic versioning when doing releases, and we will use the github release system. We have in our pipeline to define a nice way of generating release notes etc, so that releasing is done simply.

@DunderRoffe
Copy link
Contributor

This is now started :)

@rpannek
Copy link
Contributor Author

rpannek commented Jan 17, 2017

Hm, I still can't see any releases https://github.com/Pelagicore/softwarecontainer/releases

@DunderRoffe
Copy link
Contributor

@rpannek there are currently no releases. However, we now properly update the minor version. @breakreturn correct me if I am wrong but we are not planing to do any proper "release" before we bump major version?

@breakreturn breakreturn reopened this Jan 17, 2017
@breakreturn
Copy link
Contributor

Let's keep this open for now. It's not decided when we will start using the github release system.

@jeremiah
Copy link
Contributor

JLR is using the GitHub release system here: https://github.com/GENIVI/rvi_lib/releases/tag/v0.1.0 Looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants