Implement filtering by severity and release channel
This also involves a refactoring of the way reports are encoded: rather than using plaintext error messages, use readable codes and structured metadata for errors and updates to make them easier to process.
Edited by Emanuele Aina
Merge request reports
Activity
Filter activity
added 13 commits
-
5b7cf917...15db6345 - 4 commits from branch
master
- aa2640e8 - thread_pool: Fix identifier detection for tuples
- eaf03de5 - thread_pool: Look for identifiers in dictionaries as well
- ed630a2e - updates-upstream-linux: Reduce indentation
- 5d44a253 - check-invariants: Choose the latest source if ambiguous
- 5dfa1ff6 - fetch-downstream: Drop check_duplicates()
- 9ffd98c2 - fetch-downstream: Fetch component for v2021 as well
- 6f4b4b7c - fetch-downstream: Increase parallelism retrieving component
- 4670bb13 - Use more structured reports
- 4724204c - Implement filtering by severity and release channel
Toggle commit list-
5b7cf917...15db6345 - 4 commits from branch
added 7 commits
- 68f398d1 - updates-upstream-linux: Reduce indentation
- be68c69e - check-invariants: Choose the latest source if ambiguous
- 9eb132a5 - fetch-downstream: Drop check_duplicates()
- b64a4557 - fetch-downstream: Fetch component for v2021 as well
- df907739 - fetch-downstream: Increase parallelism retrieving component
- a96f853f - Use more structured reports
- 7b756af2 - Implement filtering by severity and release channel
Toggle commit listadded 6 commits
- dd3e81a9 - fetch-downstream: Drop check_duplicates()
- 33d698ec - fetch-downstream: Fetch component for v2021 as well
- 7059e89b - fetch-downstream: Increase parallelism retrieving component
- d16a3adf - check-invariants: Choose the latest source if ambiguous
- a147f391 - Use more structured reports
- f9ee7794 - Implement filtering by severity and release channel
Toggle commit listrequested review from @vignesh
Please register or sign in to reply