pungi/pungi/wrappers
Lubomír Sedlář cae202c17b scm-wrapper: Allow running command after git clone
When a file should be obtained from a git repository, allow running an
arbitrary command (like `make`) after clone but before copying the files
out. This only works for the Git backend.

The downside is that a clone is needed and we can no longer use `git
archive` to speed things up.

Fixes: https://pagure.io/pungi/issue/5
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-08-10 15:32:24 +02:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
comps.py gather: nodeps should take packages from comps groups 2017-07-11 10:21:13 +02:00
createrepo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
iso.py iso-wrapper: Capture debug information for mounting 2017-05-29 13:18:07 +02:00
jigdo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
kojiwrapper.py remove the dependency of rpmUtils 2017-07-26 11:23:16 +02:00
lorax.py Expose lorax's --rootfs-size argument 2016-11-17 10:17:39 -05:00
pungi.py gather: Only parse pungi log once 2017-08-09 11:04:14 +02:00
repoclosure.py repoclosure: Don't run build deps check 2017-01-30 10:16:03 +01:00
scm.py scm-wrapper: Allow running command after git clone 2017-08-10 15:32:24 +02:00
variants.py variants-wrapper: Remove main() function 2017-06-27 09:36:48 +02:00