Skip to content

Rename Scheduler API to Executor#2

Open
ohmyfelix wants to merge 2 commits intocontributte:masterfrom
ohmyfelix:feat/executor-rebrand
Open

Rename Scheduler API to Executor#2
ohmyfelix wants to merge 2 commits intocontributte:masterfrom
ohmyfelix:feat/executor-rebrand

Conversation

@ohmyfelix
Copy link

@ohmyfelix ohmyfelix commented Mar 25, 2026

Closes #1

Summary

  • rename the package metadata, docs, commands, DI extension, and main namespace from Scheduler to Executor
  • keep only the new Contributte\\Executor API and remove the temporary Contributte\\Scheduler compatibility layer
  • trim tests and QA configuration to validate the new Executor-only surface

Testing

  • make qa
  • php vendor/bin/tester -s -p php --colors 1 -C tests/Cases

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

Successfully merging this pull request may close these issues.

Rename Scheduler API and docs to Executor / Contributte\Executor

1 participant