-
proxy 0.0.1
Stablereleased this
2026-05-26 04:54:01 +00:00 | 2 commits to main since this releaseContainer image:
docker pull forge.wynning.tech/james/hugo-ap-comments-proxy:0.0.1Initial proxy release.
- ci: build proxy image with ko instead of Docker Buildx (
e4bb8be) - fix(ci): build proxy image with Buildx instead of buildah (
49448d4) - ci: version and release the proxy independently (
7800245) - feat: route context fetch through the comments proxy (
3f96f0c) - feat(proxy): minimal auth-injecting context proxy + CI (
1023106)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- ci: build proxy image with ko instead of Docker Buildx (