[PR #413] [MERGED] Quick promote fix #424

Closed
opened 2026-02-27 19:18:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/413
Author: @EddieTheCubeHead
Created: 7/10/2024
Status: Merged
Merged: 7/10/2024
Merged by: @EddieTheCubeHead

Base: masterHead: quick-promote-fix


📝 Commits (2)

📊 Changes

3 files changed (+117 additions, -24 deletions)

View changed files

📝 server/src/api/pool/dependencies.py (+11 -0)
📝 server/src/api/pool/randomization_algorithms.py (+3 -14)
📝 server/test/pool_features/promote_track_features.py (+103 -10)

📄 Description

Deleting a promoted track no longer bricks the pool

Should be able to promote other users' tracks


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/EddieTheCubeHead/Stagnum/pull/413 **Author:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Created:** 7/10/2024 **Status:** ✅ Merged **Merged:** 7/10/2024 **Merged by:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Base:** `master` ← **Head:** `quick-promote-fix` --- ### 📝 Commits (2) - [`4696942`](https://github.com/EddieTheCubeHead/Stagnum/commit/46969429a542a21c5b4828d4ffd8ac38a3eeb6e9) #409 Promote fixes - [`6dbe0e7`](https://github.com/EddieTheCubeHead/Stagnum/commit/6dbe0e7a3323cab3b6458173f93a5661dc507565) Ruff format pool.dependencies.py ### 📊 Changes **3 files changed** (+117 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `server/src/api/pool/dependencies.py` (+11 -0) 📝 `server/src/api/pool/randomization_algorithms.py` (+3 -14) 📝 `server/test/pool_features/promote_track_features.py` (+103 -10) </details> ### 📄 Description Deleting a promoted track no longer bricks the pool Should be able to promote other users' tracks --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:18:08 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/Stagnum#424
No description provided.