Skip to content

Convert package metadata fetched from gcp to utf-8

Igor Frenkel requested to merge fix-encoding-of-package-metadata-from-gcp into master

What does this MR do and why?

This MR ensures that the data fetched from the gcp is uniformly utf-8 since using the data raw creates mismatches between storage in memory and what's in the db.

How to set up and validate locally

TBD

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading