* Use Property Files for Environment Vars and as AtFiles
* Keep a private property overlay over system properties
* Add properties from file and use in workload templates
* Allow access to properties and env vars is enabled
* Reorder to ease reading the code
* Insert property, yaml, and json files
* Make exceptions meaningful
* Catch all errors on error insert file type
* Some RawOpsLoader Refactoring and other Small Fixes
* Refactor ConfigModel Construction in StandardActivity
* Tracking ConfigModel Param Classes
* ActivityDef ConfigMap and default ActivityDriver
* More complete config model for ActivityDef plus other small improvements
* Add NBAdvisor to StandardActivity
* NBAdvisor for Workload Params, Tags, and Bindings
* OF: Formatting
* Improve ActivityDef ConfigModel
* Refactor NBAdvisor output adding Debug level
* NBAdvisor output using fluent method
* Slight refactor and always fail condition
* SrInterpolator uses NBAdvisorPoint and NBAdvisorOutput improvements
* Check Cmd with NBAdvisor
* Add Advisor Name and Description to Logs
* Fix review comments
* Add Protocol Selection to NBIO
* Workloads can use a protocol
* protocol errors and defaults
* Test new protocol methods
* Refactor to ResolverChain with enums
* Rename the enum to ResolverChain.Link
* OF - typo
* Commented TEMPLATEs in yamls are ignored
* Templates only processed in StrInterpolator
* Improve ends with new line test
* Adjust deprecated template advisor message
* Recursively process template key-values
* Adds bash style simple templates
---------
Co-authored-by: Jonathan Shook <jshook@users.noreply.github.com>
* some javadoc and type alignment improvements
* some javadoc and type alignment improvements
* example adapter
* alignment to previous changes
* improvements to many session testing
* add missing annotation
* Allow Plural for Types in TagFilters
* Moved the plural trick into flow. Add advisor output
* Previous logging of TagFilter is sufficient
* Add in Advisor
* Handle nested parantheses in TEMPLATE processing
* Add more complex template to scenario
* Debugging and other advisors
* Tab cleanup
* Add double nesting fix and test
* force mappers to use op-contextual space bindings
* move space de-init to owner (adapter component)
* make specific adapters use op-contextual spaces
* remove ChainingOp
* typos and other minor fixes
* remove Op, ChainingOp, flatten to CycleOp, derive RunnableOp
* refactor qdrant for aligned op types
* refactor mongodb for aligned op types
* refactor cqld4 for aligned op types
* minor API alignment
refactor gcpspanner for aligned op types
* minor API alignment
refactor gcpspanner for aligned op types
add license
* fix cqld4 batch statement mapper
* fix cql base op mapper
* remove var inference
* remove emitter for runnable op