Skip to content

Migration to UV and Python 3.13#30

Merged
dantetemplar merged 11 commits into
mainfrom
uv-update
Nov 8, 2025
Merged

Migration to UV and Python 3.13#30
dantetemplar merged 11 commits into
mainfrom
uv-update

Conversation

@upconett
Copy link
Copy Markdown
Member

@upconett upconett commented Nov 6, 2025

Changes:

  • Code in src formatted by ruff
  • pyproject.toml updated (based on music-room)
  • .dockerignore (/poetry.lock -> /uv.lock)
  • .gitignore add .python-version
  • Dockerfile updated (based on music-room)
  • docker-compose.yaml updated (based on music-room)
  • Updated commands in README.md
  • Workflow pre-commit.yaml uses UV (copy of music-room)
  • pre-commit-config.yaml commands updated (poetry run -> uv run)
  • settings.example.yaml add yaml-language-server for VSCode

Added:

  • uv.lock
  • Workflow deploy-bot.yaml (copy of music-room)

Deleted:

  • poetry.lock
  • deploy/docker-entrypoint.sh

Closes:

@upconett upconett requested a review from dantetemplar November 6, 2025 13:48
@upconett upconett self-assigned this Nov 6, 2025
Comment thread pyproject.toml Outdated
Comment thread README.md Outdated
Comment thread pyproject.toml
@upconett upconett requested a review from dantetemplar November 7, 2025 23:44
Copy link
Copy Markdown
Member

@dantetemplar dantetemplar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay, good job

@dantetemplar dantetemplar merged commit 645bbbb into main Nov 8, 2025
6 checks passed
@dantetemplar dantetemplar deleted the uv-update branch November 8, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants