This repository was archived by the owner on Jun 25, 2026. It is now read-only.
Support division-specific ruleset events and game configs - #55
Open
KyleHerndon wants to merge 2 commits into
Open
Support division-specific ruleset events and game configs#55KyleHerndon wants to merge 2 commits into
KyleHerndon wants to merge 2 commits into
Conversation
KyleHerndon
force-pushed
the
kyle/multi-leaderboard-tables
branch
from
June 24, 2026 22:38
2f9b959 to
5f8f2b4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
policy_membership_eventsas a division/stage ruleset hook alias for membership transitionsgame_configoverrides that are emitted on scheduled episode requestsValidation
pyproject.toml/README; rangit diff --cached --checkbefore commit and it passed.uv run pytest tests/test_commissioner_strategies.py tests/test_commissioner_websocket.py::test_configured_episode_timeout_prefers_game_duration_from_ticks tests/test_commissioner_websocket.py::test_configured_episode_timeout_reads_round_timeout_seconds tests/test_commissioner_websocket.py::test_configured_episode_timeout_reads_explicit_nested_duration tests/test_commissioner_websocket.py::test_episode_duration_limit_has_five_minute_floor tests/test_commissioner_websocket.py::test_episode_duration_limit_doubles_timeout tests/test_commissioner_websocket.py::test_episode_duration_limit_doubles_ten_minute_round_timeout tests/test_commissioner_websocket.py::test_episode_duration_limit_prefers_episode_game_config -q