[Pkg-giraffe-discuss] Kopano Webapp plugins versioning

Roel van Meer roel at 1afa.com
Tue Sep 24 07:18:13 BST 2019


Jan Engelhardt writes:

> > Sorry, I don't follow. Yes, it means that it is possible to determine the
> > commit that was used for 2.0.0.23, but it doesn't mean I can see in the Git
> > repo which commit was used for the latest release. Or am I missing  
> something
> > here?
>
> ยป tag="v2.0.0"; for i in $(git rev-list --reverse --first-parent  
> "$tag..origin/master"); do ofs="$(git rev-list --count "$tag..$i")"; echo  
> "$tag+git$ofs => $i"; done
>
> v2.0.0+git2 => e4e99de315cd19752992b3451b51d7fea7d437df
> v2.0.0+git4 => 6fc709fae42873ad3ad2a530231049e2a835fe40
> ...

Yes, this relation is clear, but it doesn't tell me which commit is tested,  
approved and released as the latest stable version.

Kind regards,

Roel



More information about the Pkg-giraffe-discuss mailing list