Skip to content

results: implement job filtering on main page

clayton craft requested to merge craftyguy/mesa_ci_results:filter_jobs into master

This implements support for filtering jobs using regex(es). Multiple regexes can be specified using 'and'. The filter string is stored in a cookie on the client, so it is persistent as long as cookies are not cleared on the client

Merge request reports

Loading