-
Notifications
You must be signed in to change notification settings - Fork 76
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Chaffelson/nipyapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Chaffelson/nipyapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 551 files changed
- 3 contributors
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cef094c - Browse repository at this point
Copy the full SHA cef094cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca5cdc8 - Browse repository at this point
Copy the full SHA ca5cdc8View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6907d86 - Browse repository at this point
Copy the full SHA 6907d86View commit details
Commits on Oct 3, 2024
-
* regenerate pylintrc for newer standards. * Remove outdated setattr usages. * Remove outdated todo statements. * Fix whitespace and line length linting. * Update ruamel.yaml usage to avoid deprecation warnings. * add default timeout to requets calls for registry swagger. * Fixes #351 * Fixes #342 * Fix HTTPResponse.getheaders() deprecation warning with py2/py3 compatitbility * Call Configuration() once in rest clients * added explanation about safe yaml loader * ensure latest flow version by sorting. Fixes #326 * set py>-1.11.0 to avoid false positive cve warning * bump pytest>=7.2.0 to remove py dependency
Configuration menu - View commit details
-
Copy full SHA for 93514f7 - Browse repository at this point
Copy the full SHA 93514f7View commit details
Commits on Oct 6, 2024
-
update clients to 1.27.0 (#365)
* update clients to 1.27.0 * deprecate py.test in favour of newer pytest * move docker requirement to extras * linting fixes * set latest python version to 3.12
Configuration menu - View commit details
-
Copy full SHA for 6a94c6b - Browse repository at this point
Copy the full SHA 6a94c6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8adb27 - Browse repository at this point
Copy the full SHA a8adb27View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9898e - Browse repository at this point
Copy the full SHA ac9898eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fabcdb - Browse repository at this point
Copy the full SHA 0fabcdbView commit details -
simplify yaml dump to remove duplicate round trip via json fix py2/3 compatibility on use of yield statements. remove automated py2 testing from tox due to compatibility issues move pytest version picker to setup.py to allow additional logic. remove extraneous settings from setup.cfg set different yaml parser rules for py2/3 to better handle compatibility remove py2 limitation on development versions, greatly simplifying setup update pylintrc for new standards retire travisCI and coveralls from automated testing. Set simple coverage report, exclude from commits.
Configuration menu - View commit details
-
Copy full SHA for 18214fd - Browse repository at this point
Copy the full SHA 18214fdView commit details -
set min version for ruamel.yaml for safety
update devnotes with py2 manual testing deprecate removed models from nifi client docs
Configuration menu - View commit details
-
Copy full SHA for f2ccf64 - Browse repository at this point
Copy the full SHA f2ccf64View commit details
Commits on Oct 7, 2024
-
Merge pull request #366 from Chaffelson/retirePy2Automation
Prepare v0.21.0 with py2 semi-retirement
Configuration menu - View commit details
-
Copy full SHA for f17ed60 - Browse repository at this point
Copy the full SHA f17ed60View commit details
Commits on Oct 8, 2024
-
Update NiPyAPI to be roughly forward compatible with NiFi-2.x line. (#…
…368) * Instruct pyup to ignore pytest in requirements txt * instruct pytest to not report insecure http requests to localhost for docker testing * Templates are deprecated in nifi-2x, remove from tests for newer versions * add function to check registry version using newer aboutapi() call * update utils.check_version to ignore any non-semver elements of a version string and use newer registry version api call if available * Update registry client creation to handle nifi-2x structure * Update Testing to treat NiFI-2.x as regression target * Deprecate very old nifi-1x versions from regression testing * Fix get processor test to use a processor available in all nifi versions, GenerateFlowfile * Update readme about NiFi2.x support. * Switch 'latest' dockerfile to use 'latest' nifi tags.
Configuration menu - View commit details
-
Copy full SHA for 3010452 - Browse repository at this point
Copy the full SHA 3010452View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.20.0...v0.21.0