nifi/.github/workflows
Ferenc Gerlits 3b3e74d46b
NIFI-13824 Installed Python Processor Dependencies with one command
If a Python processor defines dependencies both inline and in a
requirements.txt file, then we need to install the two groups of
dependencies in a single `pip install` command, otherwise pip is
not able to resolve the web of dependencies correctly.

- Added setup-python step with Python 3.12 to ci-workflow for consistent version behavior

This closes #9429

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-10-26 09:15:30 -05:00
..
ci-workflow.yml NIFI-13824 Installed Python Processor Dependencies with one command 2024-10-26 09:15:30 -05:00
code-coverage.yml NIFI-13601 Added code-coverage workflow 2024-07-31 09:08:43 +01:00
docker-tests.yml NIFI-13601 Added code-coverage workflow 2024-07-31 09:08:43 +01:00
integration-tests.yml NIFI-13601 Added code-coverage workflow 2024-07-31 09:08:43 +01:00
stale.yml NIFI-12753 Updated GitHub Actions to current versions 2024-02-08 16:20:50 -06:00
system-tests.yml NIFI-13651 Moved framework-related modules under framework-bundle 2024-08-16 13:44:13 -05:00