[Feature]: Matchmaking part 2 #9

Merged
SZUT-Kevin merged 1 commit from TD-18-Matchmaking-pt2 into trunk 2025-03-05 11:19:51 +00:00
Member

Ticket

TD-18

Beschreibung

Erstellen des Matches und Cleanup

Weitere Infos

No response

### Ticket TD-18 ### Beschreibung Erstellen des Matches und Cleanup ### Weitere Infos _No response_
SZUT-Kevin added 1 commit 2025-03-05 10:47:50 +00:00
TD-18: Match Creation
All checks were successful
Quality Check / Validate OAS (push) Successful in 32s
Quality Check / Testing (push) Successful in 1m10s
Quality Check / Linting (push) Successful in 1m11s
Quality Check / Validate OAS (pull_request) Successful in 40s
Quality Check / Static Analysis (push) Successful in 1m18s
Quality Check / Linting (pull_request) Successful in 1m4s
Quality Check / Testing (pull_request) Successful in 51s
Quality Check / Static Analysis (pull_request) Successful in 54s
d866df5b86
requested reviews from snoweuph, SZUT-Rajbir 2025-03-05 10:47:55 +00:00
SZUT-Rajbir reviewed 2025-03-05 10:56:45 +00:00
@ -72,3 +72,3 @@
return new ResponseEntity<>(HttpStatus.INTERNAL_SERVER_ERROR);
}
String token = sessionsService.createSession(player, Channel.CONNECTION);
String token = sessionsService.createSession(player, Channel.CONNECTION); // Channel TOken erstellen
Member

kommi raus du Birne

kommi raus du Birne
SZUT-Rajbir marked this conversation as resolved
SZUT-Kevin force-pushed TD-18-Matchmaking-pt2 from d866df5b86 to 221e59cd9d 2025-03-05 11:13:10 +00:00 Compare
SZUT-Rajbir approved these changes 2025-03-05 11:14:07 +00:00
SZUT-Kevin force-pushed TD-18-Matchmaking-pt2 from 221e59cd9d to a6fc216ea5 2025-03-05 11:15:49 +00:00 Compare
SZUT-Kevin force-pushed TD-18-Matchmaking-pt2 from a6fc216ea5 to a78d24f711 2025-03-05 11:17:14 +00:00 Compare
snoweuph approved these changes 2025-03-05 11:18:08 +00:00
SZUT-Kevin scheduled this pull request to auto merge when all checks succeed 2025-03-05 11:18:28 +00:00
SZUT-Kevin merged commit e317968ccd into trunk 2025-03-05 11:19:51 +00:00
SZUT-Kevin deleted branch TD-18-Matchmaking-pt2 2025-03-05 11:19:51 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TowerDefence/Server#9
No description provided.