Conversation
|
@copilot make a small edit to the tests.yml GitHub Actions workflow to scope the workflow on commits or pull requests on main, so to run the workflow (installation, unit tests, integration tests) only if dependencies version or else change (uv lock), if the docker compose changes since that's key for integration tests, if the tests folder source code changes, or if source code under src changes. On that note, please also update the tests folder so that scalability.py goes under a subfolder "common" (see if related paths have to be updated, so tests only contains conftest.py and subfolders. |
…s/common/ Agent-Logs-Url: https://github.com/DiTo97/deepagents-backends/sessions/e74d7986-35c7-4471-8ba8-83aa8f0a5744 Co-authored-by: DiTo97 <40361744+DiTo97@users.noreply.github.com>
Done in commit 364cdd7:
|
No description provided.