[wp-trac] [WordPress Trac] #64227: GitHub Actions updates and improvements for 7.0
WordPress Trac
noreply at wordpress.org
Tue Mar 10 03:02:06 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 desrosj):
In [changeset:"61871" 61871]:
{{{
#!CommitTicketReference repository="" revision="61871"
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.
Merges [61733] to the 6.9 branch.
Props johnbillion, jorbin.
See #64227.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64227#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list