Making WordPress.org

Opened 2 months ago

Closed 2 months ago

#7970 closed defect (bug) (fixed)

Upload Twemoji 16.0.1 assets to CDN

Reported by: peterwilsoncc's profile peterwilsoncc Owned by:
Milestone: Priority: normal
Component: General Keywords:
Cc:

Description

Twemoji 16.0.1 has been released to include support for Emoji 16.

In order to allow for WordPress Core to update the software, could the assets directory in the zip file be uploaded to the CDN at the URLs

Per the changelog, multiple images have changed so it's not possible to add the new images to the existing directory.

Related #Core63324

Change History (1)

#1 @dd32
2 months ago

  • Resolution set to fixed
  • Status changed from new to closed

CDN updated.

I copied the 15.1.0 assets as the base, so the diff is minimal:

16.0.1$ svn st
A  +    .
A       72x72/1f1e8-1f1f6.png
M  +    72x72/1f1f8-1f1fe.png
M  +    72x72/1f349.png
M  +    72x72/1f34b-200d-1f7e9.png
M  +    72x72/1f480.png
A       72x72/1fa89.png
A       72x72/1fa8f.png
A       72x72/1fabe.png
A       72x72/1fac6.png
A       72x72/1fadc.png
A       72x72/1fadf.png
A       72x72/1fae9.png
A       svg/1f1e8-1f1f6.svg
M  +    svg/1f1f8-1f1fe.svg
M  +    svg/1f349.svg
M  +    svg/1f34b-200d-1f7e9.svg
A       svg/1fa89.svg
A       svg/1fa8f.svg
A       svg/1fabe.svg
A       svg/1fac6.svg
A       svg/1fadc.svg
A       svg/1fadf.svg
A       svg/1fae9.svg
M  +    svg/a9.svg

https://s.w.org/images/core/emoji/16.0.1/svg/1fae9.svg

Note: See TracTickets for help on using tickets.