OpenSearch/buildSrc/src
Jay Modi ccf3e443b5
Improve file filter for insecure repo tests (#51121) (#51170)
Tests in BuildPluginIT copy the workspace but exclude the build
directories based on whether the directory string representation
includes `/build/` or not. This check is problematic if the directory
of the project has a parent directory also named `build`. The change in
this commit checks to see if the path relative to the project directory
has any path parts equal to `build`.
2020-01-17 10:56:22 -07:00
..
main Upgrade to Gradle 6.1 (#50453) 2020-01-16 13:58:29 -08:00
minimumRuntime/java/org/elasticsearch/gradle Auto-format buildSrc (#51043) 2020-01-16 10:26:27 +00:00
test Improve file filter for insecure repo tests (#51121) (#51170) 2020-01-17 10:56:22 -07:00
testKit Auto-format buildSrc (#51043) 2020-01-16 10:26:27 +00:00