MINIFICPP-2293 Support installing python dependencies defined inline#1727
Closed
lordgamez wants to merge 7 commits intoapache:MINIFICPP-2277from
Closed
MINIFICPP-2293 Support installing python dependencies defined inline#1727lordgamez wants to merge 7 commits intoapache:MINIFICPP-2277from
lordgamez wants to merge 7 commits intoapache:MINIFICPP-2277from
Conversation
acd393e to
76d9e86
Compare
e690055 to
a31feda
Compare
76d9e86 to
57d693d
Compare
a31feda to
5979c48
Compare
57d693d to
12b24bc
Compare
7d1fb88 to
c67061f
Compare
8 tasks
742ed05 to
5b20de2
Compare
cf1229c to
8a1948d
Compare
szaszm
reviewed
Mar 20, 2024
extensions/python/pythonprocessors/nifi_python_processors/utils/inline_dependency_installer.py
Show resolved
Hide resolved
extensions/python/pythonprocessors/nifi_python_processors/utils/inline_dependency_installer.py
Show resolved
Hide resolved
5b20de2 to
99359a0
Compare
327ddca to
a2a2f6f
Compare
szaszm
reviewed
Apr 5, 2024
extensions/python/pythonprocessors/nifi_python_processors/utils/inline_dependency_installer.py
Show resolved
Hide resolved
szaszm
reviewed
Apr 8, 2024
fgerlits
reviewed
Apr 10, 2024
fgerlits
approved these changes
Apr 10, 2024
8a56c59 to
1d919b3
Compare
99359a0 to
c37c830
Compare
1d919b3 to
8dfc014
Compare
adamdebreceni
approved these changes
Apr 10, 2024
szaszm
approved these changes
Apr 11, 2024
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
https://issues.apache.org/jira/browse/MINIFICPP-2293
Depends on #1721
Thank you for submitting a contribution to Apache NiFi - MiNiFi C++.
In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:
For all changes:
Is there a JIRA ticket associated with this PR? Is it referenced
in the commit message?
Does your PR title start with MINIFICPP-XXXX where XXXX is the JIRA number you are trying to resolve? Pay particular attention to the hyphen "-" character.
Has your PR been rebased against the latest commit within the target branch (typically main)?
Is your initial contribution a single, squashed commit?
For code changes:
For documentation related changes:
Note:
Please ensure that once the PR is submitted, you check GitHub Actions CI results for build issues and submit an update to your PR as soon as possible.