Skip to content

ci: restructure CI to auto-run tests on staging/main pushes and PRs to main#252

Open
CatB1t wants to merge 14 commits intostagingfrom
ci/enable_ci_checks
Open

ci: restructure CI to auto-run tests on staging/main pushes and PRs to main#252
CatB1t wants to merge 14 commits intostagingfrom
ci/enable_ci_checks

Conversation

@CatB1t
Copy link
Copy Markdown
Contributor

@CatB1t CatB1t commented Apr 8, 2026

Push to staging/main runs lightweight tests (marker "not llm_call", excluding
actor/conversation_manager/async_tool_loop dirs). PRs to main run the full
suite. Removes the opt-in [run-tests]/[parallel_run.sh] tag mechanism.

Also fixes discover_test_paths.py which had a broken startswith("test") filter
that didn't match any actual test directory names.

…o main

Push to staging/main runs lightweight tests (marker "not llm_call",
excluding
actor/conversation_manager/async_tool_loop dirs). PRs to main run the
full
suite. Removes the opt-in [run-tests]/[parallel_run.sh] tag mechanism.

Also fixes discover_test_paths.py which had a broken startswith("test")
filter
that didn't match any actual test directory names.
@CatB1t CatB1t self-assigned this Apr 8, 2026
@CatB1t CatB1t marked this pull request as ready for review April 8, 2026 12:49
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.

1 participant