Test both sides of compressed_package_metadata_query feature flag
What does this MR do and why?
This MR is the second of two, and has been split this way to reduce the size of each MR:
-
This MR
- Tests both sides of the
compressed_package_metadata_query
feature flag.
- Tests both sides of the
-
Update package metadata license lookup to use c... (!119607 - merged)
- adds a new
compressed_package_metadata_query
feature flag. - updates
PackageLicenses#fetch
to use compressed data if thecompressed_package_metadata_query
feature flag is enabled.
- adds a new
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #408906 (closed)
Edited by Adam Cohen