-
Notifications
You must be signed in to change notification settings - Fork 67
feat: replace pip with uv and add use_python parameter #730
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
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
7c08fb1
feat: replace pip with uv and add use_python parameter
devin-ai-integration[bot] 649043e
fix: add AIRBYTE_NO_UV environment variable for pip fallback
devin-ai-integration[bot] ab07359
fix: update test assertion to handle both pip and uv error messages
devin-ai-integration[bot] 30d41ef
chore: remove flaky lowcode connector validation tests
devin-ai-integration[bot] 0f1a93a
chore: update poetry.lock after removing test dependencies
devin-ai-integration[bot] 99caa5a
Delete tests/integration_tests/test_lowcode_connectors.py
aaronsteers ebc2de0
fix: add uv to deptry ignore list for DEP002
devin-ai-integration[bot] d911e8c
Merge remote-tracking branch 'origin/devin/1753934781-remove-flaky-lo…
devin-ai-integration[bot] 9756905
fix: make validate.py respect AIRBYTE_NO_UV environment variable
devin-ai-integration[bot] 58261ee
Merge branch 'main' into devin/1753929814-replace-pip-with-uv
aaronsteers d871a8b
refactor: centralize AIRBYTE_NO_UV logic into AIRBYTE_USE_UV constant
devin-ai-integration[bot] ac12a41
Apply suggestion from @aaronsteers
aaronsteers cab88c0
fix: properly escape backslash in Windows path detection
devin-ai-integration[bot] d14b845
feat: implement semver-based distinction for use_python parameter
devin-ai-integration[bot] 47c77c9
cherry-pick-me: fix docker refs for destinations in cli module
aaronsteers 6f7f53a
cherry-pick-me: fix noop destination config
aaronsteers 7ea9d58
misc fixes
aaronsteers 09853e1
update import
aaronsteers 199985e
Merge branch 'main' into devin/1753929814-replace-pip-with-uv
aaronsteers d587b30
Merge remote-tracking branch 'origin/devin/1753929814-replace-pip-wit…
devin-ai-integration[bot] dcd682b
fix: parametrize source_test_installation fixture for uv/pip testing
devin-ai-integration[bot] 2820953
fix: resolve ruff lint errors in python.py and remove unused imports …
devin-ai-integration[bot] fb3b01b
misc cleanup
aaronsteers 0ae6254
clean up pip_url related to use_python
aaronsteers 8cd7b93
Auto-fix lint and format issues
21e8e13
fix: format airbyte/_executors/util.py with ruff
devin-ai-integration[bot] e9ef671
Merge branch 'devin/1753929814-replace-pip-with-uv' of https://git-ma…
devin-ai-integration[bot] f56e364
fix: parametrize source_test_installation fixture for uv/pip testing
devin-ai-integration[bot] a3f956f
add docs
aaronsteers b86e753
Merge branch 'devin/1753929814-replace-pip-with-uv' of https://github…
aaronsteers f5ad7f0
Update README.md
aaronsteers 66e7ae6
Merge branch 'main' into devin/1753929814-replace-pip-with-uv
aaronsteers 0686e7f
Auto-commit Resolving dependencies... changes
4266c74
Delete test_cross_version_sync.py
aaronsteers 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
Oops, something went wrong.
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.