chore(ci): move acceptance tests to GitHub workflows - #1417
Merged
Conversation
phil-davis
force-pushed
the
acceptance-tests-to-workflows
branch
from
April 24, 2026 11:25
12cf273 to
c9fe653
Compare
This comment was marked as resolved.
This comment was marked as resolved.
phil-davis
force-pushed
the
acceptance-tests-to-workflows
branch
from
May 10, 2026 21:39
c9fe653 to
39821b7
Compare
These are the last tests to move, so .drone.star has been deleted.
Change the PHP version for running Behat to 8.3 Update the version of Behat and its dependencies that is used. Convert the Behat config from YML to a PHP file, similar to what was done in core recently.
phil-davis
force-pushed
the
acceptance-tests-to-workflows
branch
from
June 24, 2026 14:57
39821b7 to
e21b3d4
Compare
Contributor
Author
|
Rebased and added the commit from #1441 to convert |
saw-jan
approved these changes
Jun 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These are the last tests to move, so .drone.star has been deleted.
And added the commit to convert
behat.ymltobehat.phpNote: this PR did not get merged originally because the Build workflow was hanging (for all PRs). That problem has been resolved, and I have rebased. So I expect CI to pass.