Commit Graph

14 Commits

Author SHA1 Message Date
Knut Ahlers
dd40078301
[ci] Add GHCR publishing
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-03-02 11:14:14 +01:00
Knut Ahlers
9a530e1c66
Implement attachment checking in CLI (#141) 2023-10-21 17:12:08 +02:00
Knut Ahlers
ef9df1683e
Fix: Only open/update issue when translations are needed
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-10-05 16:20:07 +02:00
Knut Ahlers
0f544d9ac7
Add automated Issue generation for missing translations (#119) 2023-10-05 15:29:06 +02:00
Knut Ahlers
8540d4016c
CI: Add code linting (#118) 2023-10-04 22:53:29 +02:00
Knut Ahlers
546481dcfc
Implement OTS-CLI utility (#117) 2023-10-04 22:27:14 +02:00
Knut Ahlers
f4d16e912c
[#97] Add framework for formal language & formal German translation (#98) 2023-07-05 22:52:09 +02:00
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