[wp-trac] [WordPress Trac] #64227: GitHub Actions updates and improvements for 7.0

WordPress Trac noreply at wordpress.org
Wed Feb 25 14:28:10 UTC 2026


#64227: GitHub Actions updates and improvements for 7.0
------------------------------+---------------------
 Reporter:  desrosj           |       Owner:  (none)
     Type:  task (blessed)    |      Status:  new
 Priority:  normal            |   Milestone:  7.0
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+---------------------

Comment (by johnbillion):

 In [changeset:"61733" 61733]:
 {{{
 #!CommitTicketReference repository="" revision="61733"
 Build/Test Tools: Explicitly enable pretty permalinks on the local
 development environment.

 The `wp_install_maybe_enable_pretty_permalinks()` function usually enables
 pretty permalinks during installation, but it relies on a loopback request
 that may not work on all development environments.

 In temporary lieu of fixing the underlying loopback request on all the
 container images, this switches to explictly enabling permalinks and
 removes redundant permalink configuration from GitHub Actions workflow
 files.

 See #64227
 }}}

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


More information about the wp-trac mailing list