upmc-enterprises / elasticsearch-operator

manages elasticsearch clusters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version autobuild during merge.

kaarolch opened this issue · comments

Hey,
Are you planning to implement auto-build and version update during PR merge? I see that you use semversion, so maybe travis could release new version of docker images and helm charts during every approved PR? There is a possibility to add prefix for a PR i.e. [Major], [Minor], [Patch] to auto update different sem. version part. Or something similar. I can propose POC if you would like.

We could have Travis build out master tag for the operator. I wouldn't want a semver release for each build.