OpenSearch/buildSrc
Jason Tedor 66ebcdc112
Enable using defined setups from test setup in docs (#34681)
In the docs tests, we have pre-defined setups in the build.gradle file,
and we can also define test setup sections within the doc page
itself. Alas, these two are incompatible in that if you try to use a
pre-defined setup alongside a test setup section, the pre-defined setup
will be silently ignored. This commit enables pre-defined setup sections
to be used together with test setup sections. The ordering here is that
pre-defined setup sections will be executed first, followed by the test
setup section.
2018-10-22 11:14:39 -04:00
..
src Enable using defined setups from test setup in docs (#34681) 2018-10-22 11:14:39 -04:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Fix pom for build-tools (#33300) 2018-08-31 16:48:00 +03:00
version.properties NETWORKING: Upgrade Netty to 4.1.30 (#34417) 2018-10-12 16:13:28 +01:00