FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows - petitphp/wordpress-develop · GitHub
petitphp
/
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
1
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
workflows
on
trunk
User selector
Datepicker
Commit history
Commits on Mar 31, 2025
Build/Test Tools: Account for `Core-{n}` ticket references.
Show description for 772c8c7
desrosj
committed
772c8c7
View commit details
Copy full SHA for 772c8c7
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
Build/Test Tools: Adjust how the 6.8 branch is included in matrices.
Show description for 4b7f26c
desrosj
committed
4b7f26c
View commit details
Copy full SHA for 4b7f26c
View code at this point
Browse repository at this point
Commits on Mar 25, 2025
Post 6.8 branching version update.
Show description for b943118
desrosj
committed
b943118
View commit details
Copy full SHA for b943118
View code at this point
Browse repository at this point
Build/Test Tools: Apply one missed action update.
Show description for 41999bc
desrosj
committed
41999bc
View commit details
Copy full SHA for 41999bc
View code at this point
Browse repository at this point
Build/Test Tools: Update 3rd party GitHub Actions.
Show description for 03ad616
desrosj
committed
03ad616
View commit details
Copy full SHA for 03ad616
View code at this point
Browse repository at this point
Build/Test Tools: Add Slack notifications and auto-retry to linting workflow.
Show description for 45fa709
desrosj
committed
45fa709
View commit details
Copy full SHA for 45fa709
View code at this point
Browse repository at this point
Build/Test Tools: Prevent Dependabot workflow runs in other mirrors.
Show description for 47e1738
desrosj
committed
47e1738
View commit details
Copy full SHA for 47e1738
View code at this point
Browse repository at this point
Commits on Mar 21, 2025
Build/Test Tools: Re-add GitHub App.
Show description for 48a709e
desrosj
committed
48a709e
View commit details
Copy full SHA for 48a709e
View code at this point
Browse repository at this point
Build/Test Tools: Use correct context value for forks.
Show description for fc4b53b
desrosj
committed
fc4b53b
View commit details
Copy full SHA for fc4b53b
View code at this point
Browse repository at this point
Build/Test Tools: Eliminate the need for custom tokens.
Show description for d64ef19
desrosj
committed
d64ef19
View commit details
Copy full SHA for d64ef19
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
Build/Test Tools: Use the wordpress-develop-pr-bot app for changes.
Show description for 8a3c52d
desrosj
committed
8a3c52d
View commit details
Copy full SHA for 8a3c52d
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
Build/Test Tools: Increase timeout value for Slack message jobs.
Show description for 86d064a
desrosj
committed
86d064a
View commit details
Copy full SHA for 86d064a
View code at this point
Browse repository at this point
Build/Test Tools: Use ‘pull_request.head.ref` when checking built files.
Show description for 43a3e84
desrosj
committed
43a3e84
View commit details
Copy full SHA for 43a3e84
View code at this point
Browse repository at this point
Build/Test Tools: Update 3rd party actions.
Show description for 741464a
desrosj
committed
741464a
View commit details
Copy full SHA for 741464a
View code at this point
Browse repository at this point
Build/Test Tools: Pin full commit SHA for `rhysd/actionlint`.
Show description for a728957
desrosj
committed
a728957
View commit details
Copy full SHA for a728957
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
Build/Test Tools: Add input for skipping Playwright steps.
Show description for a179731
desrosj
committed
a179731
View commit details
Copy full SHA for a179731
View code at this point
Browse repository at this point
Build/Test Tools: Correct E2E workflow path filtering.
Show description for 4694f28
desrosj
committed
4694f28
View commit details
Copy full SHA for 4694f28
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
Build/Test Tools: Use more specific (and correct) names for secrets.
Show description for 59f3fef
desrosj
committed
59f3fef
View commit details
Copy full SHA for 59f3fef
View code at this point
Browse repository at this point
Build/Test Tools: Introduce a workflow for checking built files.
Show description for e7e2714
desrosj
committed
e7e2714
View commit details
Copy full SHA for e7e2714
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
Build/Test Tools: Allow upgrade tests for multiple versions.
Show description for ca9f18d
desrosj
committed
ca9f18d
View commit details
Copy full SHA for ca9f18d
View code at this point
Browse repository at this point
Commits on Mar 9, 2025
Upgrade/Install: Adjust the check for missing extensions during an upgrade so it remains compatible with versions of WordPress prior to 5.1.
Show description for 0b06068
johnbillion
committed
0b06068
View commit details
Copy full SHA for 0b06068
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
Build/Test Tools: Remove redundant decoding from the commit message that's passed to the Slack API.
Show description for b1cfb19
peterwilsoncc
committed
b1cfb19
View commit details
Copy full SHA for b1cfb19
View code at this point
Browse repository at this point
Commits on Mar 3, 2025
Build/Test Tools: Remove redundant escaping from the commit message that's passed to the Slack API.
Show description for 24a47a4
johnbillion
committed
24a47a4
View commit details
Copy full SHA for 24a47a4
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
Build/Test Tools: Raise timeout value when running tests on PHP 8.4.
Show description for d8ba90e
desrosj
committed
d8ba90e
View commit details
Copy full SHA for d8ba90e
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
Build/Test Tools: Update 3rd party actions in new workflow files.
Show description for a16dd4f
desrosj
committed
a16dd4f
View commit details
Copy full SHA for a16dd4f
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
Build/Test Tools: Add a workflow that tests the process of upgrading WordPress to a build of the current branch.
Show description for 24a2eac
johnbillion
committed
24a2eac
View commit details
Copy full SHA for 24a2eac
View code at this point
Browse repository at this point
Commits on Feb 1, 2025
Build/Test Tools: Parallelise the performance tests.
Show description for 1111166
johnbillion
committed
1111166
View commit details
Copy full SHA for 1111166
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Build/Test Tools: Add some more `paths` restrictions to GitHub Actions workflow files to minimise unnecessary workflow runs.
Show description for d73702a
johnbillion
committed
d73702a
View commit details
Copy full SHA for d73702a
View code at this point
Browse repository at this point
Build/Test Tools: Adjust the check for runner type when creating a ZIP file.
Show description for a2b2026
desrosj
committed
a2b2026
View commit details
Copy full SHA for a2b2026
View code at this point
Browse repository at this point
Build/Test Tools: Avoid using `*-latest` tags for runner images.
Show description for 015148d
desrosj
committed
015148d
View commit details
Copy full SHA for 015148d
View code at this point
Browse repository at this point
Build/Test Tools: Correct input name for Code Coverage reports.
Show description for 05e923c
desrosj
committed
05e923c
View commit details
Copy full SHA for 05e923c
View code at this point
Browse repository at this point
Build/Test Tools: Update 3rd-party GitHub Actions.
Show description for dd597b0
desrosj
committed
dd597b0
View commit details
Copy full SHA for dd597b0
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
Build/Test Tools: Correct the usage of the conclusion of the previous run within the Slack notifications workflow.
Show description for 20071e0
johnbillion
committed
20071e0
View commit details
Copy full SHA for 20071e0
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
Build/Test Tools: Coerce the `run_id` input to a string before passing it to the "Failed Workflow" workflow.
Show description for 90b3a49
johnbillion
committed
90b3a49
View commit details
Copy full SHA for 90b3a49
View code at this point
Browse repository at this point
Build/Test Tools: Fix Slack message payload generation.
Show description for 5d65aee
desrosj
committed
5d65aee
View commit details
Copy full SHA for 5d65aee
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL