Buildpacks-built request echo service for the debug namespace
  • Python 96.2%
  • Procfile 3.8%
Find a file
buildpack-bot a883e3ab79
All checks were successful
buildpacks/multiarch Multiarch buildpack image published
Retry registry publication
2026-08-02 20:30:03 +00:00
__pycache__ Use Python WSGI buildpack runtime (#1) 2026-08-02 20:22:02 +00:00
tests Use Python WSGI buildpack runtime (#1) 2026-08-02 20:22:02 +00:00
app.py Use Python WSGI buildpack runtime (#1) 2026-08-02 20:22:02 +00:00
Procfile Use Python WSGI buildpack runtime (#1) 2026-08-02 20:22:02 +00:00
README.md Retry registry publication 2026-08-02 20:30:03 +00:00
requirements.txt Use Python WSGI buildpack runtime (#1) 2026-08-02 20:22:02 +00:00

debug-echo

Minimal Python WSGI request echo service built by the shared i3oot Forgejo Buildpacks workflow and deployed to the debug namespace through Flux.

The central workflow runs the repository's Python tests before publishing images. Its dependency manifest activates the shared Paketo Python buildpack. Published images are tagged with the immutable source commit.