Skip to content

Releases: enku/gbp-ps

gbp-ps 1.7.0

30 Jul 22:51
Compare
Choose a tag to compare

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

26 Apr 12:08
Compare
Choose a tag to compare

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

04 Mar 12:16
Compare
Choose a tag to compare

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

09 Feb 19:41
Compare
Choose a tag to compare

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

19 Oct 10:39
Compare
Choose a tag to compare

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

03 Sep 22:31
Compare
Choose a tag to compare

gbp-ps 1.2.0

  • cli: add --progress flag
  • repo: update_process: set expiration on key

gbp-ps 1.1.1

19 Jan 02:04
Compare
Choose a tag to compare

Fixes a build (distribution) issue with 1.1.0

gbp-ps 1.1.0

19 Jan 01:56
Compare
Choose a tag to compare

The main change here is support for gbpcli 2.

gbp-ps 1.0.1

02 Dec 14:46
Compare
Choose a tag to compare

Documentation tweaks

gbp-ps 1.0.0

02 Dec 14:32
Compare
Choose a tag to compare

First release