-
Notifications
You must be signed in to change notification settings - Fork 89
feat: switch pruna from poetry to uv #165
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
Merged
johnrachwan123
merged 38 commits into
PrunaAI:feat/switch-pruna-from-poetry-to-uv
from
GreatBahram:feat/switch-pruna-from-poetry-to-uv
Jun 11, 2025
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
4978e70
feat: attempt to swtich pruna from poetry to uv
johnrachwan123 e20613a
fix: uv installation
johnrachwan123 8f2bed9
refactor: remove requirements.txt
johnrachwan123 7b69a71
format the pyproject.toml properly + point to the license file
GreatBahram 8a64b05
change linting file to use uv
GreatBahram 2d433a6
use latest version of checkout
GreatBahram 83954fe
use latest version of setup-python
GreatBahram 674bdc1
change documentation file to use uv
GreatBahram 1330747
use latest version of setup-python
GreatBahram fc6cf4d
change external_tests file to use uv
GreatBahram e313f0a
change internal_tests file to use uv + prefix previous command to use uv
GreatBahram b2bf92e
change installation file to use uv
GreatBahram 2285f53
change package_buil;d file to use uv + add retention policy there
GreatBahram a0de480
tests: update package build to uv
johnrachwan123 fd32348
remove poetry from gitignore
GreatBahram a80c8f2
Merge branch 'feat/switch-pruna-from-poetry-to-uv' into feat/switch-p…
GreatBahram f3d27de
format the pyproject.toml properly + point to the license file
GreatBahram 37a5461
change package_buil;d file to use uv + add retention policy there
GreatBahram 60a8d7a
reduce the diff
GreatBahram 2aed34e
add alaki file (random file); hopefully to triggers most of the workf…
GreatBahram 4f1155f
Merge branch 'main' into feat/switch-pruna-from-poetry-to-uv
GreatBahram c507d2d
Delete src/pruna/alaki.py
davidberenstein1957 17ae8af
Merge branch 'main' into feat/switch-pruna-from-poetry-to-uv
GreatBahram 74b239e
Merge branch 'main' into feat/switch-pruna-from-poetry-to-uv
GreatBahram 8c70b21
build: bump actions/setup-python from 3 to 5 (#193)
dependabot[bot] 399bad7
build: bump abatilo/actions-poetry from 2 to 4 (#195)
dependabot[bot] 4305c8d
build: bump actions/cache from 3 to 4 (#196)
dependabot[bot] 8afe8c2
build: bump actions/checkout from 3 to 4 (#194)
dependabot[bot] f352f12
Merge remote-tracking branch 'upstream/main' into feat/switch-pruna-f…
GreatBahram e322d2b
Update pyproject.toml
davidberenstein1957 33cb220
build: update ctranslate2 requirement from ==4.5.0 to ==4.6.0 (#199)
dependabot[bot] 96b7817
Merge remote-tracking branch 'upstream/main' into feat/switch-pruna-f…
GreatBahram e5fe992
Merge remote-tracking branch 'upstream/feat/switch-pruna-from-poetry-…
GreatBahram a76021d
this is gone on main
GreatBahram d72896e
enable caching in order to expedite the installtion time
GreatBahram 1245fcd
just a test
GreatBahram dceb159
Remove commented-out step for deleting .so files from linting workflow
GreatBahram 993071c
Merge branch 'feat/switch-pruna-from-poetry-to-uv' into feat/switch-p…
johnrachwan123 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
davidberenstein1957 marked this conversation as resolved.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.