Commit Graph

99 Commits

Author SHA1 Message Date
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. v1.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. v1.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. v1.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
Fabio Niephaus
f34cb2f47c Regenerate dist/ files. 2022-11-03 20:29:33 +01:00
Fabio Niephaus
5704aa1938 Split features.ts up. 2022-11-03 20:29:33 +01:00
Fabio Niephaus
f1c2f56b3e Move cache.ts to features/ directory. 2022-11-03 20:29:33 +01:00
Fabio Niephaus
cb02f04137 Introduce native-image-(job|pr)-reports feature.
Co-authored-by: Ondřej Douda <ondrej.douda@oracle.com>
2022-11-03 20:28:28 +01:00
Fabio Niephaus
c2c2a82199 Bump version to 1.0.8. v1.0.8 2022-11-02 16:28:37 +01:00
Fabio Niephaus
d39e1ea8ea Drop Mandrel JDK11 builds.
Mandrel 22.3.0.1-Final and later no longer ship JDK11 builds.
2022-11-02 14:25:44 +01:00
Fabio Niephaus
b0049dea1e Introduce check-for-updates feature. 2022-11-02 14:13:52 +01:00
Fabio Niephaus
70e1936e9c Add 22.3.0 + JDK19 jobs to build matrix. 2022-10-26 08:50:10 +02:00
Fabio Niephaus
d3fbe4ee0f Update actions/checkout to v3.
For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
2022-10-25 21:50:52 +02:00
Fabio Niephaus
165f18581d Update @actions/core to 1.10.0.
Closes #16.
2022-10-25 21:50:52 +02:00
Fabio Niephaus
01b9840538 Use unique CACHE_KEY_PREFIX. v1.0.7 2022-08-31 11:35:58 +02:00
Fabio Niephaus
3b96e2ea68 Drop job-status logic.
It requires a dummy entry in the `action.yml` which was missing. Drop the entire logic because it's not needed at this point.
2022-08-31 11:24:48 +02:00
Fabio Niephaus
c641a461ac Fix ignoreError(). 2022-08-31 10:57:12 +02:00
Fabio Niephaus
a39d51e58e Dependency caching is a key feature. [ci skip] 2022-08-31 10:34:47 +02:00
Fabio Niephaus
f47d45565a Add support for dependency caching.
- Fork relevant bits from https://github.com/actions/setup-java
- Use Node.js 16
- Adjust packaging
- Update uuid and other dependencies

Closes #11
2022-08-31 10:20:03 +02:00
Fabio Niephaus
c2b9039d01 Set permissions for workflows.
https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
2022-08-05 10:19:50 +02:00
Fabio Niephaus
e82ef137ec Mirror musl toolchain.
Fixes #12
2022-08-03 17:21:44 +02:00
Fabio Niephaus
f409c6cadd Adopt new graalpy executable name. 2022-08-03 17:21:44 +02:00
Fabio Niephaus
73120ff7a9 Improve docs on arch support (#9). [ci skip] 2022-06-30 08:57:25 +02:00
Fabio Niephaus
1df377600f Update from GraalVM 22.0.0.2 to 22.1.0. 2022-04-26 14:05:34 +02:00
Fabio Niephaus
406690122e Bump version to 1.0.6. v1.0.6 2022-04-20 13:18:08 +02:00