bracket icon indicating copy to clipboard operation
bracket copied to clipboard

Selfhosted tournament system

Results 81 bracket issues
Sort by recently updated
recently updated
newest added

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 3. Release notes Sourced from docker/setup-buildx-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in docker/setup-buildx-action#264 Bump @​actions/core...

dependencies
github_actions

V1.5.0 - Swiss stage / add round (first round has scheduled matches) - 1st round gets solid border / 2nd round is empty with dashed border - Note below rounds...

Fixes issue where containers cannot to talk to each other where the default docker network is isolated.

The frontend defines StageItemWithRounds as https://github.com/evroon/bracket/blob/48ba51a3e72be7868d2b327d2393c6fb4812b7cd/frontend/src/interfaces/stage_item.tsx#L4-L15 but the API defines it as Note the discrepancies in fields `ournament_id`/`stage_id` and the additional field `is_active`. Is this correct? As I see that...

Stale

The page to view Swiss matches might include a slight oversight wherein it seems to assume that `stageItem` will always succeed. I see that there is an if check on...

Allows you to add rankings that specify how the ranking per stage item is calculated. Points are now stored per stage item input.

Hey everyone! I saw this project and decided to give it a try. Howver as you can see above after following the quickstart guide on a EC2 Debain instance i...

Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.24.0 0.24.0 (2024-08-22) BREAKING: Updated minimum supported pytest version to v8.2.0 Adds an...

dependencies
python

# Feature Request: Judge Role ## Summary I would like to propose adding a **Judge Role** feature to the application. The idea is to have a user role specifically for...

enhancement