[wp-trac] [WordPress Trac] #62463: The `precommit:emoji` script no longer works in branches 6.4 and earlier
WordPress Trac
noreply at wordpress.org
Mon Nov 18 17:41:12 UTC 2024
#62463: The `precommit:emoji` script no longer works in branches 6.4 and earlier
------------------------------+-----------------------------
Reporter: johnbillion | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------------------
In r57758 the `precommit:emoji` script was updated to fetch the list of
Twemoji files via a GraphQL query to the `jdecked/twemoji` repo.
This script in branches 6.4 and earlier still tries to fetch the list from
the `trunk` branch of the `twitter/twemoji` repo. The `trunk` branch no
longer exists, therefore this command fails.
r57758 should be backported.
Previously:
* #57600
* #60520
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62463>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list