jpaul
2ca1086771
add metrics from pr base branch to pr comment
2023-11-14 15:03:14 +01:00
jpaul
7d8f95c6cd
change core.error to core.info for logging
2023-11-14 10:09:24 +01:00
jpaul
9bbf39d46e
add import for fetch
2023-11-14 09:34:38 +01:00
jpaul
6f0209b406
add fetch to octokit
2023-11-14 09:28:50 +01:00
jpaul
4b1508ec6f
change core.error to core.info
2023-11-14 09:22:08 +01:00
jpaul
214722a6fb
remove commit sha to tree-creation
2023-11-13 07:20:11 +01:00
jpaul
e901456ce4
add commit sha to tree-creation
2023-11-13 07:02:59 +01:00
jpaul
db1e924a39
change some logging
2023-11-13 06:55:25 +01:00
jpaul
702e73278d
add tree sha to logging
2023-11-13 06:45:47 +01:00
jpaul
a5b12ae628
add create tree with output data
2023-11-13 06:32:16 +01:00
jpaul
cb8703f3ca
remove try catch to get real error message
2023-11-13 06:15:38 +01:00
jpaul
621295feb1
undone changes
2023-11-13 06:09:54 +01:00
jpaul
a342fbb5bc
undone changes
2023-11-13 05:39:20 +01:00
jpaul
5bc77ce65e
change octokit init to env variable
2023-11-13 05:24:52 +01:00
jpaul
e187800569
change octokit init to env variable
2023-11-13 05:14:11 +01:00
jpaul
038296d909
add create reference to make tree accessible
2023-11-13 05:05:38 +01:00
jpaul
e0f3e8c4a3
save report json as metadata
2023-11-08 09:56:42 +01:00
jpaul
48b13fa8f1
refactor report json saving
2023-11-07 20:35:07 +01:00
jpaul
a4eee53def
fix imports
2023-11-07 16:44:28 +01:00
jpaul
085f6ea87b
fix octokit init
2023-11-07 16:40:32 +01:00
jpaul
26baf45152
fix octokit import
2023-11-07 16:36:03 +01:00
jpaul
53822087e9
fix octokit init
2023-11-07 16:28:38 +01:00
jpaul
a9b965747c
change used token
2023-11-07 16:14:23 +01:00
jpaul
607f7c6ae8
fix imports
2023-11-07 16:07:03 +01:00
jpaul
920f47232e
generate new index.js
2023-11-07 15:30:31 +01:00
jpaul
8c4087223f
change remote repository to fork
2023-11-01 10:13:12 +01:00
Fabio Niephaus
8dd4f51a5e
Fix gu integration for GraalVM for JDK 21.
...
Fixes #62 .
2023-09-20 12:59:33 +02:00
Fabio Niephaus
2fb264a6b0
Fix upgrade notice for JDK 20 users.
2023-09-20 09:48:31 +02:00
Fabio Niephaus
0a27862568
Bump version to 1.1.4
.
2023-09-19 15:51:30 +02:00
Fabio Niephaus
814434c7a9
Add upgrade notice for JDK 20 users.
2023-09-19 15:41:40 +02:00
Fabio Niephaus
0e29e36dce
Fix version check for gu and add a better warning.
2023-09-06 10:55:08 +02:00
Fabio Niephaus
ac032b0e7e
Bump version to 1.1.3
.
2023-09-06 09:53:17 +02:00
Fabio Niephaus
8f1dbd2ce5
Regenerate files.
2023-09-06 09:34:35 +02:00
Fabio Niephaus
c569e64c0b
Add missing break
statement ( fixes #54 ).
2023-08-01 14:11:14 +02:00
Fabio Niephaus
d189178615
Bump version to 1.1.2
.
2023-07-26 11:22:38 +02:00
Fabio Niephaus
ddf952dc27
Regenerate files.
2023-07-26 11:21:13 +02:00
Fabio Niephaus
d67b180a8e
Bump version to 1.1.1
.
2023-07-24 15:51:50 +02:00
Fabio Niephaus
8ae40e7db9
Use 22.3.1
when java-version
set to 19
.
...
This only applies to builds that use the old `version` option.
2023-06-20 15:37:11 +02:00
Fabio Niephaus
9180004c5f
Clean up update checks after GraalVM for JDK 17 release.
2023-06-20 13:04:33 +02:00
Fabio Niephaus
6a5fa2da72
Mark 22.3.2 as latest when version
opt is used.
2023-06-20 13:02:17 +02:00
Fabio Niephaus
578fd31702
Improve support for Mandrel distribution.
...
Fixes #48
2023-06-20 11:57:57 +02:00
Fabio Niephaus
4a5400ac9a
Extend build reports with new data.
...
Updated schema: f196ab0325/docs/reference-manual/native-image/assets/build-output-schema-v0.9.1.json
2023-06-20 09:41:35 +02:00
Fabio Niephaus
91fd4d0716
Add missing break
statement.
2023-06-19 11:11:58 +02:00
Fabio Niephaus
04ca584c1b
Improve version check for reports.
2023-06-17 16:17:49 +02:00
Fabio Niephaus
8f41000162
Bump version to 1.1.0
.
2023-06-16 13:18:20 +02:00
Fabio Niephaus
d476798211
Incorporate additional feedback.
2023-06-16 13:18:20 +02:00
Fabio Niephaus
830cd48f7f
Incorporate reviewer feedback.
2023-06-16 13:18:20 +02:00
Fabio Niephaus
c871f91ee0
Support new GraalVM for JDK17/JDK20 release
...
This commit adds support for the new GraalVM for JDK17/JDK20 release, including the new Oracle GraalVM distribution.
For this, users only need to specify the 'java-version' option and the new 'distribution' option.
The 'version' option is now marked as optional and kept for compatibility with older GraalVM releases and Mandrel.
2023-06-16 13:18:20 +02:00
Fabio Niephaus
78f22073df
Bump version to 1.0.12
.
2023-06-15 08:22:40 +02:00
Fabio Niephaus
b11d36630f
Temporarily use 22.3.1
for latest
builds.
...
This is a temporary fix while we are rolling out the new GraalVM for JDK17/20 release.
2023-06-13 19:24:24 +02:00