Commit Graph

7 Commits

Author SHA1 Message Date
Knut Ahlers
62ca7b3900
Replace release action
as old action had no retries and fucked up the release like every time
without retries

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-24 22:25:30 +02:00
Knut Ahlers
d3e92c732f
ci: Move Trivy checks after build
in order to scan built binaries too

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-12 23:10:24 +02:00
Knut Ahlers
1720ebb665
Configure and utilize trivy scan
also fix detected issue with Dockerfile

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-11 15:39:39 +02:00
Knut Ahlers
d3ca12fa35
Switch to esbuild & NodeJS 18
- Replace Axios with `fetch` api
- Update dependencies

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-10 16:20:46 +02:00
Knut Ahlers
880ee5851a
ci: Add CodeQL Scanning
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-10 00:27:01 +02:00
Knut Ahlers
1a9f494483
ci: Update repo URL for test / build packages
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-09 22:35:48 +02:00
Knut Ahlers
fe1fb58023
Replace repo-runner with Github actions
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-03-07 16:56:55 +01:00