Skip to content

Poetry -> UV#30

Open
GefMar wants to merge 6 commits intomasterfrom
uv_integration
Open

Poetry -> UV#30
GefMar wants to merge 6 commits intomasterfrom
uv_integration

Conversation

@GefMar
Copy link
Copy Markdown

@GefMar GefMar commented Feb 12, 2026

del: poetry
add: uv
update: pre-commit hooks

Comment thread .github/workflows/test.yml Outdated
@GefMar GefMar requested a review from s3rius February 12, 2026 20:10
@GefMar GefMar force-pushed the uv_integration branch 2 times, most recently from fde4756 to 19fb288 Compare April 1, 2026 20:06
Comment thread pyproject.toml Outdated
Comment thread pyproject.toml Outdated
Comment thread .github/workflows/release.yml
Comment thread .github/workflows/test.yml Outdated
Comment thread .github/workflows/test.yml Outdated
@GefMar GefMar requested a review from danfimov April 2, 2026 23:09
fix: lint steps
fix: uv build version
update: Release workflow
update: test workflow
update: dependencies
fix: lint
fix: action
update: git action
del: poetry
add: uv
update: pre-commit hooks
s3rius and others added 5 commits April 22, 2026 21:16
* Made automatic versioning
* Fixed types for pipeliner.
* Updated pre-commit config.
def __init__(
self,
broker: AsyncBroker,
task: Optional[
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Since we support python 3.10+ we can use modern syntax instead of Optional and Union. Let's replace it automatically - add UP (pyupgrade rules) to pyproject.toml and run ruff check . --fix.

I tested locally - should be fine

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.

3 participants