Commit Graph
6 Commits
Author SHA1 Message Date
copilot-swe-agent[bot]andfelickz 41bb53a1db Update TypeScript config comments to be more concise
Co-authored-by: felickz <[email protected]>
2026-02-02 15:15:27 +00:00
copilot-swe-agent[bot]andfelickz 4f00d77f0c Fix ESM compatibility for @actions packages v3/v9
- Remove unused deep import of Context from @actions/github/lib/context
- Update TypeScript config to compile to ES2022 modules instead of CommonJS
- This fixes build failures with @actions/core v3 and @actions/github v9

Co-authored-by: felickz <[email protected]>
2026-02-02 15:14:37 +00:00
Justin Hutchings 5db9416322 Hook up the front end 2023-01-22 01:06:08 +00:00
Justin Hutchings 2e4172a352 Stub release download code 2023-01-20 19:38:27 +00:00
Justin Hutchings e15547e52e Update built assets 2023-01-20 00:35:07 +00:00
Justin Hutchings 6de9c7319f Convert from spdx parser to yaml - boilerplate 2023-01-19 20:10:29 +00:00