Buildpacks-built hello service for the debug namespace
  • Python 90.4%
  • Procfile 9.6%
Find a file
buildpack-bot 94e4b940f4
All checks were successful
buildpacks/multiarch Multiarch buildpack image published
Retry with explicit Python buildpack
2026-08-02 20:05:24 +00:00
tests Activate Python buildpack runtime (#2) 2026-08-02 19:56:58 +00:00
app.py Activate Python buildpack runtime (#2) 2026-08-02 19:56:58 +00:00
Procfile Activate Python buildpack runtime (#2) 2026-08-02 19:56:58 +00:00
README.md Retry with explicit Python buildpack 2026-08-02 20:05:24 +00:00
requirements.txt Activate Python buildpack runtime (#2) 2026-08-02 19:56:58 +00:00

debug-hello

Minimal Python WSGI 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.