Skip to content

Test both sides of compressed_package_metadata_query feature flag

Adam Cohen requested to merge 408906-tests-both-sides-of-feature-flag into master

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:

  1. This MR

    • Tests both sides of the compressed_package_metadata_query feature flag.
  2. 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 the compressed_package_metadata_query feature flag is enabled.

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.

Related to #408906 (closed)

Edited by Adam Cohen

Merge request reports