Releases: enku/gbp-ps
Releases · enku/gbp-ps
gbp-ps 1.7.0
The main notable feature is the addition of the -t
/--no-title
flag to
not display the title header.
Full Changelog: v1.6.0...v1.7.0
gbp-ps 1.6.0
Notable changes:
- cli: ps: add a
--machine
argument to filter on a given machine - cli: ps: add an
--elapsed
argument to show elapsed time instead of wall time - redis backend: switch from JSON to MessagePack (you may need to clear your redis store after upgrading)
Full Changelog: v1.5.0...v1.6.0
gbp-ps 1.5.0
Notable changes:
- s/Ebuild/Build/
- signals: add process entries for predelete/postdelete
- switch to new-style plugins
Full Changelog: v1.4.0...v1.5.0
gbp-ps 1.4.0
Various internal improvements, but the most visible user-facing change is that this release simplifies the installation by not requiring manual edits to the Django project's settings.py
file.
Full Changelog: v1.3.0...v1.4.0
gbp-ps 1.3.0
Notable Changes
- use pulsing progress bar for pipelines
- repository: add sqlite backend (used for local)
- add ability to run locally
- add ps-dump-bashrc subcommand
Full Changelog: v1.2.0...v1.3.0
gbp-ps 1.2.0
gbp-ps 1.2.0
- cli: add --progress flag
- repo: update_process: set expiration on key
gbp-ps 1.1.1
Fixes a build (distribution) issue with 1.1.0
gbp-ps 1.1.0
The main change here is support for gbpcli 2.
gbp-ps 1.0.1
Documentation tweaks
gbp-ps 1.0.0
First release