Commits
User selector
Commit History
Commits on Sep 21, 2022
Build/Test Tools: Temporarily allow the NPM testing workflow to fail.
Show description for 257a83bcommitted
Commits on Sep 20, 2022
Build/Test Tools: Enable debugging when rerunning a failed workflow.
Show description for 55bdc30committed
Commits on Sep 8, 2022
Build/Test Tools: Use the default `GITHUB_TOKEN` instead of a personal access token.
Show description for 8f87e05committed
Commits on Sep 5, 2022
Build/Test Tools: Do not allow tests to fail for select PHP 8.1 test runs.
Show description for 10f6d87committed
Commits on Aug 31, 2022
Build/Test Tools: Correct the context variable being used when auto-retrying failed and cancelled workflows.
Show description for 69b9ecccommitted
Commits on Aug 26, 2022
Build/Test Tools: Automatically rerun a workflow the first time it fails.
Show description for 63a5a3ccommitted
Commits on Aug 24, 2022
Build/Test Tools: Update third-party GitHub Actions to latest versions.
Show description for 193406acommitted
Commits on Aug 23, 2022
Build/Test Tools: Enable running the tests on PHP 8.2.
Show description for f6e8153committed
Commits on Aug 16, 2022
Build/Test Tools: Increase the Dependabot pull request limit for GitHub Actions.
Show description for c5b4cd8committed
Commits on Aug 13, 2022
Build/Test Tools: Move the Memcached container into the Docker Compose config.
Show description for 0e04c0acommitted
Commits on Jul 20, 2022
Build/Test Tools: Add tag pattern matching for the testing NPM workflow.
Show description for c48672bcommittedBuild/Test Tools: Make the GitHub Action pattern matching for tags more specific.
Show description for f6e21e2committedBuild/Test Tools: Correctly detect the first workflow run for a branch or tag.
Show description for b2b8a0ccommitted
Commits on Jun 30, 2022
Build/Test Tools: Correct some GitHub Action workflow inline documentation.
Show description for d45bfbacommittedBuild/Test Tools: Remove the `workflow_run` event from the Slack notification workflow.
Show description for d75d6cacommitted
Commits on Jun 27, 2022
Build/Test Tools: Update the `actions/cache` action.
Show description for a5b555acommittedBuild/Test Tools: Update 3rd party GitHub Actions.
Show description for 6d9ede9committed
Commits on Jun 22, 2022
Build/Test Tools: Return an error when uploading a test coverage report fails.
Show description for b2f9e67committed
Commits on Jun 21, 2022
Build/Test Tools: Allow changes to the code coverage workflow to run on pull request.
Show description for e902e52committedBuild/Test Tools: Configure Xdebug modes in the local Docker environment.
Show description for c40b465committed
Commits on Jun 20, 2022
Build/Test Tools: Adjust Slack notifications logic to account for expected non `push` events.
Show description for ebfc6cdcommitted
Commits on Jun 5, 2022
Build/Test Tools: Correctly confirm the previous workflow run was triggered by a push event.
Show description for 60e80c1committedBuild/Test Tools: Prevent inaccurate “fixed” notifications in Slack.
Show description for 47e7c8ecommitted
Commits on May 20, 2022
Build/Test Tools: Link to a specific run attempt in GitHub Action Slack notifications.
Show description for 1590e8ecommitted
Commits on May 3, 2022
Build/Test Tools: Add the 6.0 branch to the workflow for testing branches.
Show description for 9b97edacommitted
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