Skip to content

gbp-ps 1.8.0

Choose a tag to compare

@enku enku released this 23 Sep 13:48
· 28 commits to master since this release

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 --continuous from the command line.

gbpcli screenshot

  • We register two new signals: gbp_ps_add_process and gbp_ps_update_process which listeners can use to be notified of changes to the process table.

  • Documentation improvements (README)

Full Changelog: v1.7.0...v1.8.0