Commits
User selector
Commit History
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
Commits on Aug 4, 2021
Build/Test Tools: Switch to always running the tests via Composer.
Show description for 3e6cd53committed
Commits on Aug 3, 2021
Build/Test Tools: Correct invalid JSON in Slack payload.
Show description for 3740701committedBuild/Test Tools: Expand Slack notifications for GitHub Actions.
Show description for ce0396bcommitted
Commits on Jul 29, 2021
Build/Test Tools: Post a message to #core in Slack when a workflow fails.
Show description for 7a60b8ecommitted
Commits on Jul 27, 2021
Build/Test Tools: Remove the check for changes to version-controlled files in the Test Old Branch workflow.
Show description for ba98780committed
Commits on Jul 6, 2021
Build/Test Tools: Add assertions to ensure version-controlled files are not modified during CI, and fix the `grunt clean` command.
Show description for ef09cd8committedBuild/Test Tools: Use caching built into `actions/setup-node`.
Show description for 0c25dcacommitted
Commits on Jun 30, 2021
Build/Test Tools: Add the 5.8 branch to the workflow for testing branches.
Show description for c7d2846committed
Commits on May 19, 2021
Build/Test Tools: Use the new `concurrency` setting for GitHub Actions.
Show description for 8624529committed
Commits on Apr 28, 2021
Build/Test Tools: Correctly test `grunt clean` when built to run from `src`.
Show description for bcd6503committed
Commits on Apr 16, 2021
Build/Test Tools: Make adjustments to how often old branches are tested.
Show description for bf17761committed
Commits on Apr 13, 2021
Build/Test Tools: Remove an extra space in the job name for PHPUnit tests.
Show description for 396bb29committed
Commits on Apr 6, 2021
Build/Test Tools: Prevent PHPUnit tests on `push` for forks/private mirrors.
Show description for 4286a87committed
Commits on Apr 2, 2021
Build/Test Tools: Prevent the workflow for testing old branches from running on forks.
Show description for 2d8ba7bcommitted