Pull requests refactor: introduce Orchestrator to support multi-mode execution
Add an Orchestrator struct that owns the shared run-time state
(provider, system_info, logger) and drives the full execution
lifecycle: setup → run all modes → upload all results → poll.
This replaces the monolithic ExecutionContext with a leaner per-mode
context, and wires up the mode/shell-session APIs to accept Vec<RunnerMode>
so that multiple modes can be requested in a single CLI invocation.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> cod-1907-multiple-runner-modes-in-a-single-codspeed-cli-run CodSpeed Performance Gauge 0%
chore(deps): bump taiki-e/install-action from 2.68.7 to 2.68.12
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.68.7 to 2.68.12.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/f92912fad184299a31e22ad070a5059fd07d4f59...aba36d755ec7ca22d38b12111787c26115943952)
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.68.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> dependabot/github_actions/taiki-e/install-action-2.68.12 CodSpeed Performance Gauge 0%
chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/b7c566a772e6b6bfb58ed0dc250532a479d7789f...bbbca2ddaa5d8feaa63e36b76fdaad77386f024f)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> dependabot/github_actions/actions/upload-artifact-7.0.0 CodSpeed Performance Gauge 0%
chore(deps): bump CodSpeedHQ/action from 4.10.6 to 4.11.0
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.10.6 to 4.11.0.
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codspeedhq/action/compare/4deb3275dd364fb96fb074c953133d29ec96f80f...2ac572851726409c88c02a307f1ea2632a9ea59b)
---
updated-dependencies:
- dependency-name: CodSpeedHQ/action
dependency-version: 4.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> dependabot/github_actions/CodSpeedHQ/action-4.11.0 CodSpeed Performance Gauge 0%
© 2026 CodSpeed Technology