Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

Releases: nbedos/cistern

0.2.0

12 Jan 15:42
Compare
Choose a tag to compare

Most work for this version went into improving the user interface and fixing bugs reported by early users (thanks!).

Changes

Features

  • User interface: Column visibility, column order, sort order and all style attributes can now be set
    in the configuration file (see the sample configuration file included in the release archives for details)
  • User interface: Add new columns: created, finished, xfail and url
  • User interface: Support horizontal scrolling of table rows
  • User interface: Support sorting pipelines by any column (issue #11)
  • Core: Monitor all remotes of local repositories instead of just 'origin' (issue #3)
  • Configuration: Support setting API token from output of user-specified process (issue #13)

Bug fixes

  • Lookup path if BROWSER is not a path itself (issue #8)
  • Add support for 'insteadOf' and 'pushInsteadOf' configuration for remote URLs (issue #7)
  • Stages of Azure pipelines are now ordered

Chores

  • Refactor table widget for improved maintainability
  • Rewrite build script in go for improved maintainability
  • Rename repository

Checksums

file sha256sum
0.2.0-darwin-amd64.tar.gz be1a7de57a65824533f728e33693466b2f3303936b7f3f14c254967c10af79b6
0.2.0-freebsd-amd64.tar.gz 3a02dfd6ec52ee7aac053a5c0d4a41f6d232bf4fdb0dfd2a962658369a5d923d
0.2.0-linux-amd64.tar.gz 809a5dfd6618de5b976223d76da5e69ec38929bd9738571f2bd9fc9a8cd6e0f4
0.2.0-netbsd-amd64.tar.gz 8fb5d66373c32cae6d24f8d52358152dd476dbb8b7c0bd899d0526c075497952
0.2.0-openbsd-amd64.tar.gz 5e42f21547f38a47e5d510af6404dfe1ad98203150ca1aca0eeb052bfbbe9b77

0.2.0dev6

09 Jan 10:51
Compare
Choose a tag to compare
0.2.0dev6 Pre-release
Pre-release

Changes

Features

  • Column visibility, column order, sort order and all style attributes can now be set
    in the configuration file (see the sample configuration file included in the release archives for details)
  • Add new columns: created, finished, xfail and url
  • Support horizontal scrolling of table rows
  • Support sorting pipelines by any column
  • Monitor all remotes of local repositories instead of just 'origin' (issue #3)

Bug fixes

  • Lookup path if BROWSER is not a path itself (issue #8)
  • Add support for 'insteadOf' and 'pushInsteadOf' configuration for remote URLs (issue #7)
  • Stages of Azure pipelines are now ordered

Chores

  • Refactor table widget for improved maintainability
  • Rewrite build script in go for improved maintainability
  • Rename repository

Checksums

file sha256sum
0.2.0dev6-darwin-amd64.tar.gz 13f130ae424a4296ea80dced4d2689ec585f66991c0da8e7ebd40a43975bce9b
0.2.0dev6-freebsd-amd64.tar.gz de4efc5ffdad6f00c813e7e055a21a3b4892366c0de4fee56b3cdcc308eeafa3
0.2.0dev6-linux-amd64.tar.gz d201494ba69451f048e1d4dfeac5ea272fe08ef76f402a8c409a19fe06c08f19
0.2.0dev6-netbsd-amd64.tar.gz 165f1347e035ec393493f3b8386ccf0092df46fc9d1c06af3b12dc0f8a0f61b6
0.2.0dev6-openbsd-amd64.tar.gz 3450e017503679132ecb7f834b38d3539c1b24cb8d4b3167d4b587d0bc576768

0.2.0dev5

08 Jan 14:31
Compare
Choose a tag to compare
0.2.0dev5 Pre-release
Pre-release

Changes

Features

  • Column visibility, column order, sort order and all style attributes can now be set
    in the configuration file (see the sample configuration file included in the release archives for details)
  • Add new columns: created, finished, xfail and url
  • Support horizontal scrolling of table rows
  • Support sorting pipelines by any column
  • Monitor all remotes of local repositories instead of just 'origin' (issue #3)

Bug fixes

  • Lookup path if BROWSER is not a path itself (issue #8)
  • Add support for 'insteadOf' and 'pushInsteadOf' configuration for remote URLs (issue #7)
  • Stages of Azure pipelines are now ordered

Chores

  • Refactor table widget for improved maintainability
  • Rewrite build script in go for improved maintainability
  • Rename repository

Checksums

file sha256sum
0.2.0dev5-darwin-amd64.tar.gz 8c3beb57d8fd94fb60f53dccb075f1cd15b79db889e763b07c44343e4753eb26
0.2.0dev5-freebsd-amd64.tar.gz 6841a55775c89b66399306a1810b5334c25617c3a62c3f66469f96f3ecb7e46b
0.2.0dev5-linux-amd64.tar.gz bb6e3c8da6feac081891bac53079793af25a2ff883f68472686cfe588ae357de
0.2.0dev5-netbsd-amd64.tar.gz ca234dad64fe8023a0cc3ab6c33a5f21579a3db43be0027e3f4427ee047e3d50
0.2.0dev5-openbsd-amd64.tar.gz e024bee40e7822e69fcd6164721efa567cfe641e244125e2685e591d958e1a61

0.2.0dev0

26 Dec 15:00
Compare
Choose a tag to compare
0.2.0dev0 Pre-release
Pre-release

Changes

  • Feature: Monitor all remotes of local repositories instead of just 'origin' (issue #3)
  • Bugfix: Lookup path if BROWSER is not a path itself (issue #8)
  • Bugfix: Add support for 'insteadOf' and 'pushInsteadOf' configuration for remote URLs (issue #7)
  • Chore: Rewrite build script in go for improved maintainability
  • Chore: Rename repository

Checksums

file sha256sum
0.2.0dev0-darwin-amd64.tar.gz 2109048a70e11e083f426ec2c9fff0e6ef4faa8ad502430e106318905596d257
0.2.0dev0-freebsd-amd64.tar.gz ddadd7ecde91907c4be985162466438318aa421487e0f4bf7b02c7a8b54e69e6
0.2.0dev0-linux-amd64.tar.gz 3764d94dd9d2b58018efbdb6eb277f649dc9587476040577fbc3aacf98142ccb
0.2.0dev0-netbsd-amd64.tar.gz 744f2bfa2949fe9f21b36dc63062f8bfe89001c909a1a11c0571f8004920367b
0.2.0dev0-openbsd-amd64.tar.gz 7fb0de06a3bb81a82b5aa64187c49d205e2afa900d0e799afcae4d54ef4c1d02

0.1.3rc0

20 Dec 16:04
Compare
Choose a tag to compare
0.1.3rc0 Pre-release
Pre-release
  • Feature: Monitor all remotes of local repositories instead of just 'origin' (issue #3)
sha1sum file
8012d81458da169c8710e9e522b0720188f8a3ad citop-0.1.3rc0-darwin-amd64.tar.gz
39a210858fb50ad416fe4b3fed9ae3c0c82fd6a3 citop-0.1.3rc0-freebsd-amd64.tar.gz
1347744f7bf77a78fc3f9a8a0748d3a31409769c citop-0.1.3rc0-linux-amd64.tar.gz
d7ee38677975973d044652d1428ab6dc8a4ae783 citop-0.1.3rc0-netbsd-amd64.tar.gz
037dac6f4ddf391915bd63f84a0045d36ad9c9d2 citop-0.1.3rc0-openbsd-amd64.tar.gz

0.1.2

20 Dec 10:52
Compare
Choose a tag to compare

Version 0.1.2 (2019-12-20)

  • Fix: Binary releases now contain an executable built for the right system (#4)
  • Fix: Appveyor pipelines triggered for a tag incorrectly showed a branch as reference instead of a tag
sha1sum file
bcec1e67aa44352997bd7c719b1c5fa2bf1dd975 citop-0.1.2-darwin-amd64.tar.gz
05277775aef2a6c196f99612f67ca9d1e843368b citop-0.1.2-freebsd-amd64.tar.gz
b4533ac444b6525baf34f47e428a29b9b6301c8c citop-0.1.2-linux-amd64.tar.gz
ed31143f3ed8094aa60b2a36b20591dca612dcc7 citop-0.1.2-netbsd-amd64.tar.gz
6c090bb30af697d2de25ba09b3bd7a941c3d77d6 citop-0.1.2-openbsd-amd64.tar.gz

0.1.1

19 Dec 11:00
Compare
Choose a tag to compare

Add support for private GitLab instances (#2)

sha1sum file
4f55c0760de6111b91315d1a2da6d0893b84e690 citop-0.1.1-freebsd-amd64.tar.gz
9c60b701f46c165c287651dd5abf1ec7bf07f002 citop-0.1.1-linux-amd64.tar.gz
bd67e4c2820c8ed22fcfbcbe2453188dec152537 citop-0.1.1-netbsd-amd64.tar.gz
17b4aa07a026cde75bc1ea415324f53304400a33 citop-0.1.1-openbsd-amd64.tar.gz
0c495cc523ce5b4075f6f934475aa33c971c8823 citop-0.1.1-osx-amd64.tar.gz

0.1.0

18 Dec 19:45
Compare
Choose a tag to compare

First public release!

sha1sum file
c1da2a62d8b8a5f3870a022230b0f4d37a42249d citop-0.1.0-freebsd-amd64.tar.gz
a44f86dd594ea19e79e91aedbd04131aeb046f13 citop-0.1.0-linux-amd64.tar.gz
31a99686f3766cca3aeab3ffa49ee5ff57a08a7e citop-0.1.0-netbsd-amd64.tar.gz
d142c59161024f67bfff5daeb07d6908791c50a0 citop-0.1.0-openbsd-amd64.tar.gz
e9eb0ee46cb63376a238b3d55b7042137b409e86 citop-0.1.0-osx-amd64.tar.gz