gbp-ps 1.8.0
gbp-ps 1.8.0
Notable changes:
-
This release drops support for Python 3.11.
-
gbp-ps adds a page to the web ui that shows the build processes. It is similar to running
gbp ps --progress --elapsed --continuousfrom the command line.
-
We register two new signals:
gbp_ps_add_processandgbp_ps_update_processwhich listeners can use to be notified of changes to the process table. -
Documentation improvements (README)
Full Changelog: v1.7.0...v1.8.0
