OpenSearch/buildSrc
Jason Tedor 6b72d42cb8
Read git revision directly from repository (#45547)
Today we shell out to git rev-parse to read the git revision. Forking
another process is slower than reading the revision directly. This
commit changes to directly read the git revision from the repository,
avoiding to fork another process.
2019-08-15 15:27:06 -04:00
..
reaper Fix build cache misses caused by embedded reaper jar (#45404) 2019-08-09 21:10:48 -07:00
src Read git revision directly from repository (#45547) 2019-08-15 15:27:06 -04:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Fix build cache misses caused by embedded reaper jar (#45404) 2019-08-09 21:10:48 -07:00
settings.gradle Use reaper process instead of shutdown hooks for testclusters (#44927) 2019-08-02 18:58:04 -07:00
version.properties Upgrade to Netty 4.1.38 (#45132) (#45364) 2019-08-09 03:38:14 +02:00