Otto Fowler
Otto Fowler
The contributing guide should be reviewed and revised to be clear and correct. For example, should PR's be branched off of vNext?
* Nipyapi version: 1.x * NiFi version: * NiFi-Registry version: * Python version: 3.x * Operating System: ### Description evaluate using [Poetry](https://python-poetry.org) for managing the project dependency, versioning requirements files...
* Nipyapi version: 1.0 * Python version: 3.x ### Description pre-commit hooks can improve the enforcement of code quality standards and consistency it should be considered along with the python...
nox > Running session lint-3.8 nox > Creating virtual environment (virtualenv) using python3.8 in .nox/lint-3-8 nox > poetry export --format=requirements.txt --dev --without-hashes The --dev option is deprecated, use the --with...
closes #339
# Summary of the issue ... Pipenv does not install reps ## Expected behavior ... pipenv works per Maintainers.md ## Steps to reproduce follow Maintainers.md *Where applicable, consider providing a...
# Summary of the issue We should matrix our e2e tests for 4x and 5x lines of zeek ## Expected behavior we can prove that we support latest 4.x and...
`zeek_plugin_script` was created to help with dependency issues when rebuilding. The issue was if you _only_ changed a script, and did a new build ( without clean ) you would...
When zkq was running tests for each version, if a version failed, it was printing an error without context of the test dir and clone dir, and continuing. It looks...
I just started using ST2, and after setting up the powershellutil, i am unable to get it to work. No matter what command I attempt, the text that is inserted...