Fix Google CDN not encoding UTF-8 characters
What does this MR do and why?
Previously if a job artifact were prefaced with "Addressable::URI.encode_component
to do the job. CarrierWave::Utilities::Uri#encode_path
does the same thing.
What's so special about "
Relates to #396945 (closed)
How to set up and validate locally
- Set up Google CDN.
- Use https://gitlab.com/ulisesf/cdn-emoji-test/-/jobs/3951047136.
- Attempt to download artifacts on both jobs.
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.
Edited by Stan Hu