Commit Graph

120 Commits

Author SHA1 Message Date
Fabio Niephaus
10c2dc22fc
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/semver-7.5.2' 2023-07-26 11:16:51 +02:00
Fabio Niephaus
238098cb83
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/word-wrap-1.2.5' 2023-07-26 11:16:42 +02:00
dependabot[bot]
c6bf0c3fb6
Bump semver from 7.4.0 to 7.5.2
Bumps [semver](https://github.com/npm/node-semver) from 7.4.0 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.4.0...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 05:50:00 +00:00
dependabot[bot]
eaee860665
Bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 05:49:48 +00: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
4a419f5908
Fix incorrect os name in workflow. 2023-06-20 13:13:30 +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
85ea19c002
Cover empty distribution cases. 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
db8d619f32 Incorporate more reviewer 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
2f50b91043 Temporarily disable Mandrel latest builds on Windows. 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
Fabio Niephaus
babc303d7e
Make parsing of components a bit more robust.
Suggested by @michael-simons
2023-04-18 09:46:32 +02:00
dependabot[bot]
5f2753d6bc Bump xml2js and @azure/core-http
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) and [@azure/core-http](https://github.com/Azure/azure-sdk-for-js). These dependencies needed to be updated together.

Updates `xml2js` from 0.4.23 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `@azure/core-http` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/core-http_3.0.0...@azure/core-http_3.0.1)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@azure/core-http"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 08:56:29 +02:00
Fabio Niephaus
6acd592e3e
Bump version to 1.0.11. 2023-04-11 09:11:01 +02:00
Fabio Niephaus
cf001e2d43
Update dependencies. 2023-04-11 09:09:07 +02:00
Fabio Niephaus
90a2c32c8b
Default to ${{ github.token }}. 2023-04-11 08:39:53 +02:00
Fabio Niephaus
4297237826
Drop deprecated ubuntu-18.04. 2023-04-10 13:53:31 +02:00
Fabio Niephaus
c85a448ca4
Adjust for JDK 20 dev builds. 2023-04-10 13:42:02 +02:00
Fabio Niephaus
c8fdb59e88
Adjust for new dev build naming scheme. 2023-04-10 12:48:07 +02:00
Fabio Niephaus
40947ba8ce
Add test for automatic NI setup on Windows.
Context: https://github.com/oracle/graal/pull/5881
2023-02-13 10:57:38 +01:00
Fabio Niephaus
4356481765
Bump version to 1.0.10. 2023-02-13 10:32:00 +01:00
Fabio Niephaus
8b27096bbf
Update JDK11 upgrade notice. 2023-02-13 10:31:17 +01:00
Fabio Niephaus
93d8fee7fa
Skip Windows environment setup for dev builds. 2023-02-13 10:24:09 +01:00
Fabio Niephaus
76d605752b
Test gu component removal. 2023-02-13 10:24:09 +01:00
Fabio Niephaus
b53bc17dd7 Allow java-version: 'dev' if version: 'dev'.
Fixes #30
2023-01-24 13:15:29 +01:00
Fabio Niephaus
d01f5f519f
Allow users to set %VSINSTALLDIR%
and update `KNOWN_VISUAL_STUDIO_INSTALLATIONS`.

Fixes #29
2022-12-23 09:44:36 +01:00
Fabio Niephaus
4aba115fa5
Improve error message when url not found. 2022-12-16 18:43:51 +01:00
Fabio Niephaus
7c84ab1ba7
Let getLatestRelease() always query github.com.
This should allow GitHub Enterprise users to use this action.

Resolves #26, resolves #27.
2022-12-13 09:12:43 +01:00
Fabio Niephaus
778af55c2a
Don't fail build jobs if report generation fails.
Fixes #24.
2022-12-01 13:36:35 +01:00
Fabio Niephaus
a20b6434b3
Improve error msg when dev builds cannot be found.
Fixes #22.
2022-11-18 10:17:15 +01:00
Fabio Niephaus
2ada328403
Recommend Java 17. [ci skip] 2022-11-18 10:17:15 +01:00
Fabio Niephaus
254814bb57
Add cache-hit to outputs. 2022-11-18 10:17:15 +01:00
Fabio Niephaus
79e8ca0cfa
Ensure creating comments cannot fail job. 2022-11-08 18:15:51 +01:00
Fabio Niephaus
d53592711c
Bump version to 1.0.9. 2022-11-08 15:46:37 +01:00
Fabio Niephaus
bb71d9a37f
Revise build reports and use HTML tables. 2022-11-08 15:46:37 +01:00
Fabio Niephaus
b4ccf78d3d
Show Java version in build reports. 2022-11-07 15:06:52 +01:00
Fabio Niephaus
5ec9a94dee
Display "types" instead of "classes".
Context: https://github.com/oracle/graal/pull/5336
2022-11-07 14:55:21 +01:00
Fabio Niephaus
6576e0ae31
Revise texts. [ci skip]
Co-authored-by: Bernard Horan <bernard.horan@oracle.com>
2022-11-07 10:21:48 +01:00
Fabio Niephaus
ab2d9c9984
write permissions for pull-requests scope. 2022-11-03 20:29:33 +01:00