The utility for building of AlmaLinux distributions (repos, ISO images).
Go to file
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
bin Add ability to send messages about progress 2015-11-25 15:46:50 +01:00
doc Add ability to send messages about progress 2015-11-25 15:46:50 +01:00
pungi Add ability to send messages about progress 2015-11-25 15:46:50 +01:00
share Rename product_* to release_*. 2015-07-09 06:58:30 -04:00
tests Add ability to send messages about progress 2015-11-25 15:46:50 +01:00
.gitignore Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
AUTHORS Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
COPYING Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
GPL Update GPL to latest version from https://www.gnu.org/licenses/gpl-2.0.txt 2015-06-25 07:50:03 -04:00
MANIFEST.in Change createrepo config options defaults. 2015-07-08 08:57:50 -04:00
Makefile Rewrite documentation to Sphinx. 2015-07-02 09:18:49 -04:00
RELEASE-NOTES Rename product_* to release_*. 2015-07-09 06:58:30 -04:00
TODO Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
git-changelog 3.04 release 2014-04-29 16:29:34 -05:00
pungi.spec 4.0.3 release 2015-09-08 22:06:45 -05:00
setup.py Add ability to send messages about progress 2015-11-25 15:46:50 +01:00