Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
6e83525
Prepare 2.9.1 release branch
a-rich Jan 4, 2026
f8c0600
Migration to uv (#291)
a-rich Jan 5, 2026
13ff51f
Refactor/spotify tools (#292)
a-rich Jan 5, 2026
1aa9baf
Fix CI for release version bumping (#293)
a-rich Jan 5, 2026
dd51d59
Trivial change to trigger 2.9.1-rc2 build (#294)
a-rich Jan 5, 2026
a65625b
Fix sed when dash is already present (#295)
a-rich Jan 5, 2026
0c00b72
Commit version bump before build / push (#296)
a-rich Jan 5, 2026
0e0fedd
Release: 0c00b720f2376183148bfe30aa39cef8949414e5
invalid-email-address Jan 5, 2026
389f1b6
Chore/2.9.1rc2 (#297)
a-rich Jan 5, 2026
e07955b
Release: 389f1b604f1311fb5126fa10bf860def1040879e
invalid-email-address Jan 5, 2026
2744cce
Reference vendored spotify-tools wheel raw URL (#298)
a-rich Jan 5, 2026
96d25ca
Release: 2744ccefe51008def973f8fc6104031f65a6efa0
invalid-email-address Jan 5, 2026
668d576
Use spotify-tools==0.0.1 pypi (#299)
a-rich Jan 5, 2026
fb9bad2
Release: 668d576318c764401bbc27dac40738ba0517a5bf
invalid-email-address Jan 5, 2026
45f6958
Remove vendored spotify-tools wheel (#300)
a-rich Jan 5, 2026
b01ef0a
Remove config logging from init and suppress pydub warning (#301)
a-rich Jan 5, 2026
9461e20
Release: b01ef0a1d7b2de47e249b8fbd7b2e0940e909ae1
invalid-email-address Jan 5, 2026
734cf49
Remove uv commands & update pre-commit config (#302)
a-rich Jan 6, 2026
54b0516
Release: 734cf49ac5d10830ef87896d59ee0c95d5c26064
invalid-email-address Jan 6, 2026
79bb655
Build/pylint and black to ruff (#303)
a-rich Jan 6, 2026
dd530ee
Release: 79bb655aa74ff4917c7e7371cf098ae67ce68b0d
invalid-email-address Jan 6, 2026
7d6444b
Move more spotify logic to spotify-tools (#304)
a-rich Jan 6, 2026
8bed3e6
Release: 7d6444bb3835e24a9e5458d41780bfa6e2acdb4e
invalid-email-address Jan 6, 2026
113f580
First pass at unifying CI configs
a-rich Jan 7, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 0 additions & 60 deletions .github/workflows/deploy-dev-docs.yaml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/deploy-prod-docs.yaml

This file was deleted.

51 changes: 0 additions & 51 deletions .github/workflows/format.yaml

This file was deleted.

57 changes: 0 additions & 57 deletions .github/workflows/release-dev.yaml

This file was deleted.

57 changes: 0 additions & 57 deletions .github/workflows/release-prod.yaml

This file was deleted.

82 changes: 0 additions & 82 deletions .github/workflows/test-lint.yaml

This file was deleted.

Loading