OpenSearch/test/framework
Ryan Ernst be8475955e
Scripting: Use ParameterMap for deprecated ctx var in update scripts (#34065)
This commit removes the sysprop controlling whether ctx is in params for
update scripts and replaces it with use of the new ParameterMap, which
outputs a deprecation warning whenever params.ctx is used.
2018-09-25 22:08:02 -07:00
..
src Scripting: Use ParameterMap for deprecated ctx var in update scripts (#34065) 2018-09-25 22:08:02 -07:00
build.gradle Move precommit task implementation to java (#33407) 2018-09-17 14:09:28 +03:00