Commits
User selector
Commit History
Commits on Jul 20, 2022
Build/Test Tools: Add tag pattern matching for the testing NPM workflow.
Show description for 67023d0committed
Commits on Jun 30, 2022
Build/Test Tools: Update 3rd party GitHub Actions.
Show description for c0f0dbdcommitted
Commits on Apr 8, 2022
Build/Test Tools: Update all 3rd party actions to their latest versions.
Show description for 567b837committedBuild/Test Tools: Improve the accuracy of “fixed” Slack notifications.
Show description for b6394c2committed
Commits on Apr 5, 2022
Build/Test Tools: Prevent error when workflows run for new branches and tags.
Show description for 10b258fcommitted
Commits on Jan 10, 2022
Build/Test Tools: Re-enable E2E tests for the 5.8 branch.
Show description for df3f148committed
Commits on Jan 4, 2022
Build/Test Tools: Add the 5.9 branch to the workflow for testing branches.
Show description for 6ca73cbcommitted
Commits on Nov 24, 2021
Build/Test Tools: Configure Dependabot scanning for GitHub Actions.
Show description for cb67c52committed
Commits on Nov 23, 2021
Commits on Nov 19, 2021
Build/Test Tools: Add the ruleset file to the cache key for PHPCS and PHP compatibility scans.
Show description for 4976a2dcommitted
Commits on Nov 16, 2021
Build/Test Tools: Update all 3rd party GitHub actions to the latest versions.
Show description for e411a15committedBuild/Test Tools: Cache the results of `PHP_CodeSniffer` across workflow runs.
Show description for ba62022committed
Commits on Nov 10, 2021
Build/Test: Change default GitHub branch to trunk
Show description for 4160c23committed
Commits on Nov 3, 2021
Build/Test Tools: Pass workflow outcome to Slack Notifications.
Show description for 9cfdfd4committed
Commits on Oct 29, 2021
Build/Test Tools: Use correct URL for a GitHub Action workflow run.
Show description for 86c54d8committedBuild/Test Tools: Adjust Slack notifications for `scheduled` and `workflow_dispatch` events.
Show description for f28310acommittedBuild/Test Tools: Escape `$` within commit messages for `$variables.
Show description for 5b1da06committed
Commits on Oct 25, 2021
Build/Test Tools: Use the correct workflow name in notifications on `workflow_run`.
Show description for e1eb18dcommittedBuild/Test Tools: Restore Slack notifications for older branches.
Show description for 22bb0fecommitted
Commits on Oct 20, 2021
Build/Test Tools: Fix syntax for passing secrets to a called workflow.
Show description for d428a5bcommittedBuild/Test Tools: Pass required secrets to the Slack notifications workflow.
Show description for 3b61833committedBuild/Test Tools: Adjustments as a follow up to [51921].
Show description for caec0f8committedBuild/Test Tools: Modify the Slack notifications workflow to be a reusable one.
Show description for cbf2a19committed
Commits on Oct 5, 2021
Build/Test Tools: Change the patch version used for testing the 5.6 branch of PHP.
Show description for be25c1bcommitted
Commits on Sep 24, 2021
Build/Test Tools: Remove the PHPUnit container from local Docker environment.
Show description for 284764ccommitted
Commits on Sep 7, 2021
Build/Test Tools: Fix CI for running tests on PHP 8.1.
Show description for 031e8aecommitted
Commits on Sep 1, 2021
Build/Test Tools: Double escape quotation marks(`“`) for Slack “messages”.
Show description for 1c9ac8ccommitted
Commits on Aug 27, 2021
Build/Test Tools: Preserve `text within backticks` in Slack notifications.
Show description for 52fe9ffcommitted
Commits on Aug 26, 2021
Build/Test Tools: Remove `shell: bash` from code coverage workflow.
Show description for 80b24abcommittedBuild/Test Tools: Remove `shell: bash` from PHPUnit test workflow.
Show description for 5d6e997committed
Commits on Aug 20, 2021
Build/Test Tools: Include the commit short summary in Slack messages.
Show description for 40506e7committed
Commits on Aug 11, 2021
Build/Test Tools: Simplify the PHPUnit test workflow.
Show description for 8df5834committed
Commits on Aug 9, 2021
Build/Test Tools: Enable running the tests on PHP 8.1.
Show description for 232c30fcommitted
Commits on Aug 5, 2021
Build/Test Tools: Add branch filtering for Slack notifications workflow.
Show description for 00140dbcommittedBuild/Test Tools: Correctly check for the trigger event when running the Slack notifications workflow.
Show description for 69b661fcommitted