openhab / openhab-linuxpkg

Repo for Linux packages
Eclipse Public License 2.0
18 stars 33 forks source link

Use distro build number for snapshot versioning #130

Closed BClark09 closed 5 years ago

BClark09 commented 5 years ago

Start using build number in the snapshot versioning: e.g. openhab2_2.4.0~S4123-1 instead of openhab2_2.4.0~20181122153730-1

closes #129

@kaikreuzer @ThomDietrich, do you have any opinions on this?

Signed-off-by: Ben Clark ben@benjyc.uk

BClark09 commented 5 years ago

openhab-distribution job in Jenkins would have to be modified to trigger openhab_linuxpkg:

image

kaikreuzer commented 5 years ago

No concerns, feel free to change the build plan accordingly.