arch-repo-manager/librepomgr/tests
Martchus 1c75e8f957 Allow signing packages manually after the build
Simply adding `--sign` to the `makepkg` flags doesn't work because it would
require setting up GPG within the chroot environment (of `makechrootpkg`).

When debugging it is anyways annoying that `makepkg` sends the `gpg` output
to `/dev/null`. This way the logs are preserved.
2021-03-14 21:53:51 +01:00
..
buildactions.cpp Allow signing packages manually after the build 2021-03-14 21:53:51 +01:00
cppunit.cpp Initial import 2021-02-08 23:53:56 +01:00
parser_helper.cpp Initial import 2021-02-08 23:53:56 +01:00
parser_helper.h Initial import 2021-02-08 23:53:56 +01:00
utils.cpp Fix clearing locks 2021-03-02 18:30:15 +01:00
webapi.cpp Fix posting build action to start it later; add basic test for the route 2021-02-08 23:54:03 +01:00