No description
  • Go 97.2%
  • Dockerfile 2.8%
Find a file
michi.vonah 39857ef781
All checks were successful
/ build (push) Successful in 1m29s
build: optimize Dockerfile for cross-compilation
Switch to cross-compilation for building the OCI image. Should lead to dramatically faster build speeds, because emulation via QEMU isn't necessary anymore.

Details: https://docs.docker.com/build/building/multi-platform/#cross-compiling-a-go-application
2026-06-21 19:01:12 +02:00
.forgejo/workflows build: use custom secret for package authentication 2026-06-21 18:44:22 +02:00
internal test(request): implement test for GetQueryParam() 2026-06-14 13:56:36 +02:00
.gitignore Initial commit 2026-05-19 20:49:50 +02:00
Dockerfile build: optimize Dockerfile for cross-compilation 2026-06-21 19:01:12 +02:00
go.mod refactor(packages): remove unused go packages from go.mod and go.sum 2026-06-04 09:01:46 +02:00
go.sum refactor(packages): remove unused go packages from go.mod and go.sum 2026-06-04 09:01:46 +02:00
main.go feat(main): process and log error from function call config.LoadConfig() 2026-06-05 16:08:27 +02:00
README.md Initial commit 2026-05-19 20:49:50 +02:00

projects-api