Excavator Bot
d190241cf6
Excavator: Upgrade buildscript dependencies ( #378 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-08-12 21:41:44 +00:00
Excavator Bot
028cd7889e
Excavator: Render Bulldozer Bot config file ( #375 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-07-29 14:06:25 +00:00
Excavator Bot
42f66e6db1
Excavator: Upgrade buildscript dependencies ( #372 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-07-25 19:38:13 +00:00
Excavator Bot
d3690b4c79
Excavator: Upgrade buildscript dependencies ( #368 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-07-09 01:39:53 +00:00
Excavator Bot
ced34a050b
Excavator: Ensure consistent PULL_REQUEST_TEMPLATE.md ( #367 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-06-30 23:15:18 +00:00
Excavator Bot
98afa4ebba
Excavator: Format Java files ( #366 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-06-29 21:35:23 +00:00
Excavator Bot
33626dd019
Excavator: Upgrade buildscript dependencies ( #364 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-06-26 00:40:26 +00:00
Excavator Bot
dee37d2dc0
Excavator: Ensure consistent gradle/publish-(jar|dist).gradle files ( #365 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-06-26 00:40:12 +00:00
Excavator Bot
a54f4db5d1
Excavator: Upgrade buildscript dependencies ( #363 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-06-23 17:37:15 +00:00
Excavator Bot
8103679fd7
Excavator: Ensure consistent gradle/publish-(jar|dist).gradle files ( #362 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-06-20 03:38:23 +00:00
Excavator Bot
355927ab75
Excavator: Upgrade buildscript dependencies ( #361 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-06-20 03:32:43 +00:00
Excavator Bot
f4abf43a02
Excavator: Ensure consistent gradle/publish-(jar|dist).gradle files ( #358 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-06-16 21:51:21 +00:00
Excavator Bot
e3cefe82f2
Excavator: Upgrade buildscript dependencies ( #357 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-06-16 21:48:45 +00:00
Carter Kozak
ad1c935f0c
Autorelease 0.7.1
2020-06-01 19:43:49 +00:00
Carter Kozak
168ed96708
Fix gu
on Windows and multi-module project path ( #354 )
...
Fix `gu` on Windows and multi-module project path
2020-06-01 15:02:39 +00:00
Mariano de Achaval
3c87deed6e
Fixes #352 and also fixes #344 ( #353 )
2020-06-01 14:47:21 +00:00
Excavator Bot
838c2ab11f
Excavator: Upgrade buildscript dependencies ( #350 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-05-29 21:43:28 +00:00
Excavator Bot
4557aa6eb3
Excavator: Upgrade dependencies ( #349 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-05-29 21:41:18 +00:00
Excavator Bot
79c0161a97
Excavator: Upgrade buildscript dependencies ( #348 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-05-28 21:26:11 +00:00
Excavator Bot
4a93d003d5
Excavator: Update open-source publishing plugins ( #347 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-05-26 19:50:48 +00:00
Excavator Bot
3ba831ee86
Excavator: Upgrade buildscript dependencies ( #346 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-05-21 19:35:17 +00:00
Carter Kozak
3740bcb672
Update circle config to fix publish ( #342 )
...
Update circle config to fix publish
2020-05-19 17:20:17 +00:00
Excavator Bot
4caa6153f9
Excavator: Upgrade buildscript dependencies ( #343 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-05-19 16:53:58 +00:00
Carter Kozak
ee6aa0c5eb
Autorelease 0.6.1
2020-05-18 16:25:43 +00:00
Carter Kozak
6858c84823
Fixup changelog dir ( #341 )
2020-05-18 12:25:37 -04:00
Daniel Mühlbachler
7e9bcf1bbd
fix #239 - add property javaVersion to support GraalVM 19.3+ ( #255 )
...
* fix #239 - add property javaVersion to support GraalVM 19.3+
* fix download / tests that use the new Java version cache subdir
* fix #239 - use VS 2019 for Java 11+ and add Java 11 E2E tests
* fix #239 - add options to specify VS path
* fix #239 - require JDK 8 and JDK 11 tests
* add automatic detection of Visual Studio installation
* update readme.md for the new GraalVM 19.3+ support
* fix #239 - autodetect vs path and throw exception
* fix #239 - detect vs vars path but fail when needed
* fix #239 - rename VS and Windows related variables and method to contain windows for clarity
* format
* changelog
Co-authored-by: David Kirstein <dak@batix.com>
Co-authored-by: Cosmin Polifronie <cosmin.polifronie@gmail.com>
Co-authored-by: Carter Kozak <ckozak@ckozak.net>
2020-05-18 16:16:39 +00:00
Excavator Bot
9fba6125d8
Excavator: Ensure consistent gradle/publish-(jar|dist).gradle files ( #339 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-05-01 23:53:08 +00:00
Excavator Bot
4c4a14313a
Excavator: Upgrade buildscript dependencies ( #338 )
...
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
2020-05-01 23:51:15 +00:00
Excavator Bot
853647c7ff
Excavator: Update open-source publishing plugins ( #336 )
2020-04-14 21:35:32 +00:00
Excavator Bot
3a411951d4
Excavator: Update policy-bot config ( #335 )
2020-04-09 05:32:34 +00:00
Excavator Bot
3b529d9789
Excavator: Format Java files ( #332 )
2020-04-06 23:00:13 +00:00
Excavator Bot
c135da716e
Excavator: Update bintray plugin to the latest version ( #334 )
2020-04-06 11:31:11 +00:00
Excavator Bot
4fa2ca082f
Excavator: Update policy-bot config ( #333 )
2020-04-06 11:25:59 +00:00
Excavator Bot
bd835bcc55
Excavator: Format Java files ( #279 )
2020-04-05 04:06:41 +00:00
Excavator Bot
fe95739526
Excavator: Upgrade buildscript dependencies ( #330 )
2020-03-26 22:03:35 +00:00
Excavator Bot
3804acf42d
Excavator: Upgrade dependencies ( #329 )
2020-03-26 00:33:59 +00:00
Excavator Bot
ca0b727848
Excavator: Validate gradle wrapper is authentic ( #328 )
2020-03-08 21:56:25 +00:00
Excavator Bot
643c812f54
Excavator: Validate gradle wrapper is authentic ( #327 )
2020-03-08 16:18:12 +00:00
Excavator Bot
d6e368f785
Excavator: Ensure consistent gradle/publish-(jar|dist).gradle files ( #326 )
2020-03-06 04:01:44 +00:00
Excavator Bot
7a94b1f1f8
Excavator: Upgrade buildscript dependencies ( #325 )
2020-03-06 03:59:03 +00:00
Excavator Bot
fc317bf7dd
Excavator: Validate gradle wrapper is authentic ( #324 )
2020-03-03 12:22:46 +00:00
Excavator Bot
4a6f68d721
Excavator: Validate gradle wrapper is authentic ( #323 )
2020-03-03 05:56:54 +00:00
Excavator Bot
fb1821617e
Excavator: Ensure consistent gradle/publish-(jar|dist).gradle files ( #322 )
2020-03-02 02:18:44 +00:00
Excavator Bot
df43358414
Excavator: Upgrade buildscript dependencies ( #321 )
2020-03-02 02:16:52 +00:00
Excavator Bot
f34125aef6
Excavator: Ensure consistent gradle/publish-(jar|dist).gradle files ( #320 )
2020-02-29 06:13:33 +00:00
Excavator Bot
31287a21d4
Excavator: Upgrade buildscript dependencies ( #319 )
2020-02-29 06:11:17 +00:00
Excavator Bot
a30de199c8
Excavator: Ensure consistent gradle/publish-(jar|dist).gradle files ( #318 )
2020-02-26 23:07:20 +00:00
Excavator Bot
e0149bb9a7
Excavator: Upgrade buildscript dependencies ( #317 )
2020-02-26 23:04:31 +00:00
Excavator Bot
e163139683
Excavator: Validate gradle wrapper is authentic ( #316 )
2020-02-26 06:03:24 +00:00
Excavator Bot
34c0b3fd56
Excavator: Upgrade dependencies ( #315 )
2020-02-26 01:33:44 +00:00