tumbi-assembler/pungi
Lubomír Sedlář 066855a039 Add ability to send messages about progress
With this patch, Pungi can invoke an arbitrary command on various
moments of the compose process. The invoked command can the decide on
what message to send (and using what messaging system).

The actual command is specified in the config file.

There is a script provided that sends the messages via fedmsg.

The documentation is updated to have details about the new config option
as well as the interface for the messaging script.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2015-11-25 15:46:50 +01:00
..
compose_metadata Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
phases Add ability to send messages about progress 2015-11-25 15:46:50 +01:00
wrappers Revert "Added params needed for Atomic compose to LoraxWrapper" 2015-09-04 12:12:36 -05:00
__init__.py Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
arch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
checks.py update the package to be installed for productmd to python-productmd 2015-06-07 10:55:10 -05:00
compose.py Add ability to send messages about progress 2015-11-25 15:46:50 +01:00
config.py Add the option to pass a custom path for the multilib config files 2015-03-12 11:40:23 -05:00
gather.py gather: Check if txmbr.isDep is set for conditional deps. 2015-09-10 09:38:09 -04:00
ks.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
linker.py gather: Implement hashed directories. 2015-07-24 04:40:55 -04:00
media_split.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
metadata.py New config option: product_type (default is 'ga'); Set to 'updates' for updates composes. 2015-08-25 08:04:06 -04:00
multilib.py Add the option to pass a custom path for the multilib config files 2015-03-12 11:40:23 -05:00
notifier.py Add ability to send messages about progress 2015-11-25 15:46:50 +01:00
pathmatch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
paths.py Add image-build support 2015-09-01 08:03:34 +00:00
util.py Rename product_* to release_*. 2015-07-09 06:58:30 -04:00