[wp-trac] [WordPress Trac] #60520: Update `precommit:emoji` following GitHub's deprecation of SVN support.

WordPress Trac noreply at wordpress.org
Mon Mar 4 11:24:16 UTC 2024


#60520: Update `precommit:emoji` following GitHub's deprecation of SVN support.
-------------------------------------+----------------------
 Reporter:  peterwilsoncc            |       Owner:  desrosj
     Type:  task (blessed)           |      Status:  closed
 Priority:  normal                   |   Milestone:  6.5
Component:  Build/Test Tools         |     Version:
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+----------------------
Changes (by desrosj):

 * owner:  (none) => desrosj
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"57758" 57758]:
 {{{
 #!CommitTicketReference repository="" revision="57758"
 Build/Test Tools: Fix the `precommit:emoji` script.

 GitHub recently sunset support for Subversion, causing the
 `precommit:emoji` Grunt script to break. Since there’s no direct
 replacement for `svn ls` in Git, this has been replaced with a query
 through the GitHub CLI.

 This also adds a step in the workflow that tests the build process to run
 the `precommit:emoji` script to ensure no changes to built files are
 missed when updating the Twemoji library in the future.

 Follow up to [57626].

 Props kraftbj, peterwilsoncc, swissspidy.
 Fixes #60520. See #57600.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60520#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list