Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build distribution with uv instead of hatch #4

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

jacobtomlinson
Copy link
Member

Just playing around with using uv to build the distribution instead of hatch. It will still use the hatchling build backend, the only change is the CLI tool used to launch the build.

@jacobtomlinson jacobtomlinson merged commit 78e914b into kr8s-org:main Dec 9, 2024
5 of 6 checks passed
@jacobtomlinson jacobtomlinson deleted the uv-build branch December 9, 2024 15:39
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@0988958). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #4   +/-   ##
=======================================
  Coverage        ?   74.74%           
=======================================
  Files           ?        6           
  Lines           ?      194           
  Branches        ?        0           
=======================================
  Hits            ?      145           
  Misses          ?       49           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant