]> sourceware.org Git - bunsen.git/commit
r-httpd-browse: add tighter/controlled cluster navigation links
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 12 Sep 2022 23:39:35 +0000 (19:39 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Tue, 13 Sep 2022 00:00:53 +0000 (20:00 -0400)
commit36bd1ec4d658077e2ba90f53dd2a7ddd0afefefd
tree1772116889c82a820ee63e90317725ad47c344ab
parent62da9141e968cbd8802efd31c9d6e1eaf6384c6b
r-httpd-browse: add tighter/controlled cluster navigation links

- cluster linkage from the testrun metadata viewer now passes the
  destination cluster via keyvalue type parameters instead of
  enumerating (potentially very many) commitishes

- added a backup limiting facility to hide cluster-relative diff/regress
  links that are likely to fail anyway

- also in the name of user not accidentally getting too much data,
  dropped the "all testruns" link from top /testruns/ listing

- added a --has-keyvalue to r-diff-testruns, to identify cluster
  to compare to given committishes

- generalized --has-keyvalue[-like,-glob] to --has-keyvalue K V
  [--has-keyvalue-op OPERATOR] for r-find-testruns, with = being
  preferable for cluster direct naviation links from the web frontend,
  so metacharacter quoting doesnt interfere (as it could with %/* in
  metadata value); ditched the previous -like and -glob option, which is
  a cli break; could bring it back if desirable
TODO
bin/r-diff-testruns
bin/r-find-testruns
bin/r-httpd-browse.in
tests/run-gdb-diff.sh
This page took 0.075227 seconds and 5 git commands to generate.