Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove some old options, now deprecated (December 2024) #112

Open
stronk7 opened this issue Jan 23, 2024 · 0 comments
Open

Remove some old options, now deprecated (December 2024) #112

stronk7 opened this issue Jan 23, 2024 · 0 comments

Comments

@stronk7
Copy link
Member

stronk7 commented Jan 23, 2024

With the new "split runner" (see #111) now in prod, we proceeded to rename and deprecate some old configuration options:

  • DBSLAVES => DBREPLICAS
  • TESTTORUN => JOBTYPE
  • TESTSUITE => PHPUNIT_TESTSUITE
  • TAGS => PHPUNIT_FILTER
  • TAGS => BEHAT_TAGS
  • NAME => BEHAT_NAME
  • BEHAT_TOTAL_RUNS => BEHAT_PARALLEL
  • BEHAT_NUM_RERUNS => BEHAT_RERUNS

Right now, all them are just deprecated and the new runner does the appropriate conversion when needed.

This is issue is about to, in December 2024, proceed with the removal of all the old options above. All them will stop the execution with an error instead of showing the deprecation warnings.

Also, it may be a good time to remove the master branch from the repository. It contains the previous runner that has been completely replaced by the new one in the main branch.

Ciao :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant