Fabio Niephaus
|
4aba115fa5
|
Improve error message when url not found.
|
2022-12-16 18:43:51 +01:00 |
|
Fabio Niephaus
|
f1c2f56b3e
|
Move cache.ts to features/ directory.
|
2022-11-03 20:29:33 +01:00 |
|
Fabio Niephaus
|
01b9840538
|
Use unique CACHE_KEY_PREFIX .
|
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
|
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
|
e343c9a746
|
Enable support for GraalVM Enterprise Edition.
Fixes #5.
|
2022-04-20 11:41:11 +02:00 |
|
Fabio Niephaus
|
2240cb3432
|
Add support for GraalVM Enterprise Edition.
Fixes #5.
|
2022-03-11 13:37:06 +01:00 |
|
Fabio Niephaus
|
db50d45bd5
|
Add GitHub action infrastructure.
|
2022-01-03 09:51:37 +01:00 |
|