FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - ericmann/wordpress-develop · GitHub
ericmann
/
wordpress-develop
Public
forked from
WordPress/wordpress-develop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
wordpress-develop
.github
on
trunk
User selector
Datepicker
Commit history
Commits on Aug 12, 2026
Build/Test Tools: Change workflow file references back to local ones.
Show description for c90e0c0
desrosj
committed
c90e0c0
View commit details
Copy full SHA for c90e0c0
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Build/Test Tools: Skip `pull_request` triggered runs in private repos.
Show description for 15c4b04
desrosj
committed
15c4b04
View commit details
Copy full SHA for 15c4b04
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
Build/Test Tools: Post-branching updates for `trunk`.
Show description for 65ab018
joedolson
committed
65ab018
View commit details
Copy full SHA for 65ab018
View code at this point
Browse repository at this point
Build/Test Tools: Move `env:pull` retry logic.
Show description for 7f8a28c
desrosj
committed
7f8a28c
View commit details
Copy full SHA for 7f8a28c
View code at this point
Browse repository at this point
Build/Test Tools: Miscellaneous imrpovements after [62859].
Show description for a608816
desrosj
committed
a608816
View commit details
Copy full SHA for a608816
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
Build/Test Tools: Extend the PHPUnit runner variable to the v1 and v2 workflows.
Show description for 9410db4
SergeyBiryukov
committed
9410db4
View commit details
Copy full SHA for 9410db4
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Build/Test Tools: Raise the PHPStan rule level to 1.
Show description for e9e0be1
westonruter
committed
e9e0be1
View commit details
Copy full SHA for e9e0be1
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
Build/Test Tools: Further refine runner override variable name.
Show description for 275a37a
desrosj
committed
275a37a
View commit details
Copy full SHA for 275a37a
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
Build/Test Tools: Make runner override variable more general.
Show description for dcf58dc
desrosj
committed
dcf58dc
View commit details
Copy full SHA for dcf58dc
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Build/Test Tools: Forward multisite settings in the fork test matrix.
Show description for ce2eb54
lancewillett
committed
ce2eb54
View commit details
Copy full SHA for ce2eb54
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Build/Test Tools: Don't attempt to upload a SARIF file to GitHub Code Scanning on private repositories.
Show description for de03056
lancewillett
committed
de03056
View commit details
Copy full SHA for de03056
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Build/Test Tools: Allow the PHPUnit runner to be set by a repository variable.
Show description for c5690fd
lancewillett
committed
c5690fd
View commit details
Copy full SHA for c5690fd
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Build/Test Tools: Add the missing reusable-prepare-gutenberg.yml workflow.
Show description for 80fb78d
lancewillett
committed
80fb78d
View commit details
Copy full SHA for 80fb78d
View code at this point
Browse repository at this point
Build/Test Tools: Fetch and verify the Gutenberg build once per run.
Show description for d9f0c42
lancewillett
committed
d9f0c42
View commit details
Copy full SHA for d9f0c42
View code at this point
Browse repository at this point
Build/Test Tools: Trim the PHPUnit matrix to boundary PHP versions.
Show description for 5174167
lancewillett
committed
5174167
View commit details
Copy full SHA for 5174167
View code at this point
Browse repository at this point
Build/Test Tools: Retry Docker image pulls in PHPUnit workflows.
Show description for d0a3047
lancewillett
committed
d0a3047
View commit details
Copy full SHA for d0a3047
View code at this point
Browse repository at this point
Build/Test tools: Remove tag triggers for all workflows.
Show description for 940e7a3
johnbillion
committed
940e7a3
View commit details
Copy full SHA for 940e7a3
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Build/Test Tools: Update GitHub Actions to their latest versions.
Show description for 4047faf
desrosj
committed
4047faf
View commit details
Copy full SHA for 4047faf
View code at this point
Browse repository at this point
Build/Test Tools: Limit cancelled Slack notifications.
Show description for a833ca0
desrosj
committed
a833ca0
View commit details
Copy full SHA for a833ca0
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
HTML API: Migrate html5lib-tests to web-platform-tests.
Show description for da20e5f
sirreal
committed
da20e5f
View commit details
Copy full SHA for da20e5f
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
Build/Test Tools: Disable welcome messages for pull requests.
Show description for ee37911
desrosj
committed
ee37911
View commit details
Copy full SHA for ee37911
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
Build/Test Tools: Run the `external-http` test group first.
Show description for 2cde404
desrosj
committed
2cde404
View commit details
Copy full SHA for 2cde404
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
Build/Test Tools: Revert [62533], [62534].
Show description for e269998
desrosj
committed
e269998
View commit details
Copy full SHA for e269998
View code at this point
Browse repository at this point
Build/Test Tools: Change file filters for testing old branches.
Show description for 49f3e9d
desrosj
committed
49f3e9d
View commit details
Copy full SHA for 49f3e9d
View code at this point
Browse repository at this point
Build/Test Tools: Account for old branches in file checks.
Show description for 63b6c46
desrosj
committed
63b6c46
View commit details
Copy full SHA for 63b6c46
View code at this point
Browse repository at this point
Build/Test Tools: Include unversioned and binary files in change detection.
Show description for ff9c07e
desrosj
committed
ff9c07e
View commit details
Copy full SHA for ff9c07e
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Build/Test: Fix documentation that describes each step in coding standard and phpstan workflows.
Show description for 5d1944c
aaronjorbin
committed
5d1944c
View commit details
Copy full SHA for 5d1944c
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
Build/Test Tools: Update `codecov/codecov-action` to `7.0.0`.
Show description for 6c29cfc
desrosj
committed
6c29cfc
View commit details
Copy full SHA for 6c29cfc
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
Build/Test Tools: Include required input for `actions/first-interaction`.
Show description for a22ef26
desrosj
committed
a22ef26
View commit details
Copy full SHA for a22ef26
View code at this point
Browse repository at this point
Build/Test Tools: Replace abandoned third party action.
Show description for b5abaff
desrosj
committed
b5abaff
View commit details
Copy full SHA for b5abaff
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
Build/Test Tools: Remove unused reusable workflow.
Show description for 3308c65
desrosj
committed
3308c65
View commit details
Copy full SHA for 3308c65
View code at this point
Browse repository at this point
Build/Test Tools: Configure Composer caching with input where possible.
Show description for 1eed6ad
desrosj
committed
1eed6ad
View commit details
Copy full SHA for 1eed6ad
View code at this point
Browse repository at this point
Commits on May 22, 2026
Build/Test Tools: Switch from Puppeteer to Playwright for the QUnit test runner.
Show description for 6ddfc9d
johnbillion
committed
6ddfc9d
View commit details
Copy full SHA for 6ddfc9d
View code at this point
Browse repository at this point
Build/Test Tools: Switch to PCOV for the coverage report runner.
Show description for bc730ed
johnbillion
committed
bc730ed
View commit details
Copy full SHA for bc730ed
View code at this point
Browse repository at this point
Build/Test Tools: Add MySQL 9.7 to relevenat test matrices.
Show description for 4e28109
desrosj
committed
4e28109
View commit details
Copy full SHA for 4e28109
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL