mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 18:18:27 +00:00
- Updated GitHub workflow so that system tests include Python 3.9 - Updated GitHub actions to build necessary modules for system tests This closes #7003 Co-authored-by: David Handermann <exceptionfactory@apache.org> Signed-off-by: David Handermann <exceptionfactory@apache.org>
21 lines
253 B
Plaintext
21 lines
253 B
Plaintext
target
|
|
.project
|
|
.settings
|
|
.classpath
|
|
nbactions.xml
|
|
nb-configuration.xml
|
|
.DS_Store
|
|
.metadata
|
|
.recommenders
|
|
|
|
# Intellij
|
|
.idea/
|
|
*.iml
|
|
*.iws
|
|
*.ipr
|
|
*~
|
|
|
|
.vscode/
|
|
.java-version
|
|
/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-extension-api/src/main/python/dist/
|