aqa-test-tools icon indicating copy to clipboard operation
aqa-test-tools copied to clipboard

Update By Pipeline page to allow filtering by pipeline name

Open jiekang opened this issue 1 year ago • 5 comments

For the Adoptium TRSS instance, https://trss.adoptium.net/tests/Test shows a view of all the pipelines at Adoptium, with ~6 builds per pipeline.

There is also a Search box with text 'Search output', that when for example input text "blob" and searched, goes to https://trss.adoptium.net/searchResult?searchText=blob

I haven't gotten any results from it so I'm not sure what it searches for.

It would be nice if I could filter this view to only show pipelines that match my text of choice. For example, 'release' to see the release pipelines (which we've named release-openjdk$ver-pipeline) or 'evaluation' for the evaluation pipelines (which we've named evaluation-openjdk$ver-pipeline), and so on.

And it would be great if this was URL based like the existing Search Box so I could bookmark the search for future visits. E.g. something like https://trss.adoptium.net/tests/Test?filterText=release

jiekang avatar Sep 19 '24 19:09 jiekang