On 22/05/2022 20:20, Arthur Zamarin wrote:
I have just released a new version [0] for pkgdev. Outside of multiple
new features meant for easier developer workflows (like prepare to send
a last-rite email), there is an important changes in the release which
affect current users of pkgdev.

** Important Notice **

pkgdev now doesn't add the signoff by itself, unless configured. You can
easily configure it by following the instructions [1], which in short
corresponds to adding to `~/.config/pkgdev/pkgdev.conf` the lines:

   [gentoo]
   push.signoff = true

Shouldn't this be commit.signoff instead?

pkgdev push: failed loading config: unknown arguments: --signoff=true

(The same mistake is in the documentation at [1])

In case you forgot to perform this, the usual workflow of working with
pkgdev (meaning committing and then pushing) would seem to work, but
because of missing Signed-off-by line, the push would fail.


I also recommend to read the full configuration docs at [1], as now it
is possible to configure the "new default" args for pkgdev.

Finally I want to call for features requests for the pkgcheck and
pkgdev. Myself and other developers are trying to actively maintain the
stack, and add new features, QA checks, etc. I want to make those tools
nice for Gentoo developers, so I need your requests to improve it.

[0] https://github.com/pkgcore/pkgdev/releases/tag/v0.2.1
[1] https://pkgcore.github.io/pkgdev/man/pkgdev.html#config-file-support


Best regards,
Andrew

Reply via email to