mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 06:05:49 +03:00
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#436
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/437
Author: @EddieTheCubeHead
Created: 2/26/2026
Status: ✅ Merged
Merged: 2/26/2026
Merged by: @EddieTheCubeHead
Base:
master← Head:397-error-message-upon-no-active-spotify-player-is-not-human-readable📝 Commits (2)
5d26644#397 Error message upon no active spotify player is not human readable16cc281#397 Ruff check📊 Changes
27 files changed (+318 additions, -202 deletions)
View changed files
📝
server/pyproject.toml(+44 -44)📝
server/src/api/common/dependencies.py(+28 -9)📝
server/src/api/common/helpers.py(+2 -2)📝
server/src/api/pool/dependencies.py(+16 -2)📝
server/src/api/pool/routes.py(+1 -1)📝
server/test/auth_features/auth_login_callback_features.py(+9 -11)📝
server/test/auth_features/auth_login_features.py(+1 -1)📝
server/test/auth_features/cleanup_state_strings_features.py(+2 -2)📝
server/test/auth_features/conftest.py(+2 -2)📝
server/test/conftest.py(+61 -28)📝
server/test/framework_features.py(+3 -3)📝
server/test/pool_features/add_content_features.py(+7 -11)📝
server/test/pool_features/conftest.py(+29 -18)📝
server/test/pool_features/create_pool_features.py(+7 -10)📝
server/test/pool_features/delete_content_features.py(+2 -2)📝
server/test/pool_features/delete_leave_pool_features.py(+17 -2)📝
server/test/pool_features/get_pool_features.py(+2 -2)📝
server/test/pool_features/playback_features.py(+48 -12)📝
server/test/pool_features/promote_track_features.py(+3 -3)📝
server/test/pool_features/refresh_token_features.py(+3 -3)...and 7 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.