You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Plugin instance invocation + Block and Tag (#30)
Combined Dave/Ted work for bringing Python client up to current.
* Changes to accommodate plugin instances - all plugin invocations happen via a Plugin Instance
* Many changes to client inputs and outputs based on block and tag refactor
* Temporary separation of File 'verbs' into extension package; this likely needs generalized / revisited later Generalize the data/extensions pattern; probably rename the packages #29
* Adjustments to test expectations based on block / tag refactor