Fabio Niephaus
|
0f761465f7
|
Convert back to CJS and use ncc.
|
2025-02-12 21:31:35 +01:00 |
|
Fabio Niephaus
|
300d65ee39
|
Fix cleanup invocation.
|
2025-02-12 10:54:00 +01:00 |
|
Fabio Niephaus
|
9b77b7e1c6
|
Adjust printWidth to 120.
|
2025-02-12 10:54:00 +01:00 |
|
Fabio Niephaus
|
ebd520e252
|
Update imports.
|
2025-02-12 10:54:00 +01:00 |
|
Fabio Niephaus
|
af56e29ad9
|
Address eslint errors and warnings.
|
2025-01-21 13:25:39 +01:00 |
|
Joel Rudsberg
|
7b74bd8bd8
|
Integrate Native Image SBOM with GitHub's Dependency Submission API (#119)
Co-authored-by: Fabio Niephaus <fabio.niephaus@oracle.com>
|
2025-01-21 09:00:42 +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
|
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
|
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
|
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 |
|