mirror of
https://github.com/morch1/spotify-utils.git
synced 2026-04-25 15:25:55 +03:00
[PR #1] [MERGED] docker #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-utils#1
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/morch1/spotify-utils/pull/1
Author: @morch1
Created: 1/25/2022
Status: ✅ Merged
Merged: 1/25/2022
Merged by: @morch1
Base:
master← Head:docker📝 Commits (1)
59f5a33docker📊 Changes
29 files changed (+289 additions, -165 deletions)
View changed files
📝
.gitignore(+3 -0)📝
README.md(+11 -115)➕
app/.dockerignore(+2 -0)➕
app/Dockerfile(+11 -0)➕
app/auth.py(+31 -0)📝
app/commands/__init__.py(+0 -0)📝
app/commands/add_albums_to_playlist.py(+0 -0)➕
app/commands/hello_world.py(+4 -0)📝
app/commands/remove_duplicates.py(+0 -0)📝
app/commands/sync_playlist.py(+0 -0)📝
app/commands/update_likes_playlist.py(+0 -0)📝
app/commands/update_likes_playlist2.py(+4 -2)📝
app/commands/update_on_this_day.py(+0 -0)📝
app/commands/update_playlist_notifications.py(+0 -0)➕
app/commands/update_scrobble_cache.py(+4 -0)📝
app/commands/update_top_playlist.py(+0 -0)📝
app/config/__init__.py(+0 -0)➕
app/requirements.txt(+7 -0)📝
app/services/__init__.py(+0 -0)📝
app/services/join.py(+0 -0)...and 9 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.