-
Notifications
You must be signed in to change notification settings - Fork 38
Enh/ap 25245 pixi env creator #47
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
Open
marc-lehner
wants to merge
34
commits into
master
Choose a base branch
from
enh/AP-25245-pixi-env-creator
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
8a154d4
AP-25245: add pixi port to python scripting node
marc-lehner 1dc32b5
AP-25245: move ports to dedicated plugin
marc-lehner 6a92016
AP-25245: use pixi run in pixiPythonCommand for all pixi environment …
marc-lehner b8e33b8
AP-25245: add pixi port to python view
marc-lehner 01a5f0f
AP-25245: add pixi port to interactive execution
marc-lehner 479a8de
AP-25245: replace pixi port with python port
marc-lehner cf23fd0
AP-25245: add progress for the python port installation and make it c…
marc-lehner 762c2ab
AP-25245: deprecate PythonCommand and use PythonProcessProvider from …
marc-lehner 5848e6b
AP-25245: only use import PixiPythonCommand from knime-conda (import …
marc-lehner 3769dca
AP-25245: use debug instead of info log for trivial messages.
chaubold 0352dd5
AP-25245: update all plugins to 5.11
marc-lehner 491e243
AP-25245: move pixi code to python port
marc-lehner 5716a0c
AP-25245: consistent nameing of python environment port and methods
marc-lehner 5c2e693
AP-25245: rename pythonprocessprovider to externalprocessprovider
marc-lehner 39a2a25
AP-25245: Code review and fixes
HedgehogCode d40a6f1
AP-25245: switch port order
marc-lehner 17c0509
AP-25245: add env check to adjust prints for installing
marc-lehner e69d690
AP-25245: use isInstalled check to show correct progress in execution
marc-lehner 07f5da9
AP-25245: Add missing import for javadoc
HedgehogCode 72769e8
AP-25245: Remove unnecessary import
HedgehogCode 23fc23d
AP-25245: Undo plugin dependency downgrades
HedgehogCode 2969f3c
AP-25245: Fix formatting of PortsConfigurationUtils
HedgehogCode 4b87ccc
AP-25245: Remove unused code
HedgehogCode 36f1937
AP-25245: Fix javadoc of extractPythonEnvironmentPort
HedgehogCode 98dc0c7
AP-25245: Use streams for simplified implementation of filterEnvironm…
HedgehogCode ae69a3d
AP-25245: Replace System.out.println with LOGGER.debug
HedgehogCode d83c14f
AP-25245: Remove unnecessary dataPortObjects filtering
HedgehogCode 798e42e
AP-25245: Remove TODO comment
HedgehogCode 0b1939d
AP-25245: Only get the pythonEnvironmentPort if the node has one
HedgehogCode da42a73
AP-25245: Use remainingProgress for output processing
HedgehogCode 2f45e84
AP-25245: Add back suppression of rawtypes in pushNewFlowVariable
HedgehogCode 4f3f8fa
AP-25245: Remove environment port handling from PortsConfigurationUtils
HedgehogCode 833248d
AP-25245: Make pythonCommand in scripting service final
HedgehogCode ddcbd8a
AP-25245: Remove optional port type
HedgehogCode 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
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
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.
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.