Jeremy Stanley wrote:
> On 2015-08-03 14:46:51 +0200 (+0200), Thierry Carrez wrote:
> [...]
>> In order to make this work, it looks like we'd require:
>>
>> * pbr changes so that it supports a mode where every commit on the
>> branch increments .Z
>>
>> * infra changes to automatically push the corresponding tag when the
>> commit is merged
> [...]
> 
> Note that these were alternatives: _either_ we need PBR to treat
> commits as patch version increments (instead of as dev version
> increments), _or_ we'd need a mechanism to automatically tag each
> commit so that PBR will see the appropriate versions.

I could see an implementation where we do both, though: PBR could
idempotently yield the right version number, but we would still tag it
in the repo for easier reference when looking at the git repository ?

-- 
Thierry Carrez (ttx)

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to