Commit graph

15 commits

Author SHA1 Message Date
Excavator Bot
1342ce6795
Excavator: Render CircleCI file using template specified in .circleci/template.sh (#542) 2023-02-08 16:17:33 +00:00
Excavator Bot
075239cf4c
Excavator: Render CircleCI file using template specified in .circleci/template.sh (#540) 2023-02-04 11:35:35 +00:00
Excavator Bot
17a695ad4b
Excavator: Render CircleCI file using template specified in .circleci/template.sh (#522) 2022-10-24 14:32:29 +00:00
Excavator Bot
f83c47a82e
Excavator: Render CircleCI file using template specified in .circleci/template.sh (#517) 2022-10-04 17:13:01 +00:00
Excavator Bot
f5666d769c
Excavator: Render CircleCI file using template specified in .circleci/template.sh (#516) 2022-09-30 06:50:28 +00:00
Excavator Bot
eb0f10f79b
Excavator: Render CircleCI file using template specified in .circleci/template.sh (#483) 2022-06-20 15:22:02 +00:00
Excavator Bot
c51e6b1a47
Excavator: Automatically convert to Circle2 (#477)
* Excavator: Automatically convert to Circle2

* Java 11

Co-authored-by: Nicholas Gates <ngates@palantir.com>
2022-06-20 11:34:34 +02: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
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
Andrew Svoboda
d814979ab5 Update gradle publish credentials (#114) 2019-06-07 17:15:59 +00:00
Mark Elliot
ae7711f0cc
Configure CircleCI to cache downloads for check task (#10) 2018-09-06 14:26:31 -07:00
Mark Elliot
d8118788a2
Cleanup Circle tasks (#7) 2018-09-05 10:55:20 -07:00
Mark Elliot
2b54c0294a
Correctly extract specified version of Graal (#6) 2018-09-05 10:42:14 -07:00
Mark Elliot
6b15ce49aa
Set up publishing for the Gradle plugin portal (#2) 2018-08-29 18:55:52 -07:00
Mark Elliot
5ed8a8d140 Create a basic wrapper around Graal and support the native-image task 2018-08-29 18:12:56 -07:00