forgejo-aneksajo/routers/web
Matthias Riße 7bbc84ed5e
Some checks failed
/ build-oci-image (rootful) (push) Failing after 2m5s
/ build-oci-image (rootless) (push) Failing after 1m27s
testing / backend-checks (push) Successful in 38m18s
testing / frontend-checks (push) Successful in 4m10s
testing / test-unit (push) Has been skipped
testing / test-e2e (push) Has been skipped
testing / test-mysql (push) Failing after 3h13m48s
testing / test-pgsql (push) Successful in 1h1m13s
testing / test-sqlite (push) Successful in 1h27m21s
testing / test-remote-cacher (redis) (push) Has been skipped
testing / security-check (push) Has been skipped
testing / test-remote-cacher (valkey) (push) Has been skipped
testing / test-remote-cacher (garnet) (push) Has been skipped
testing / test-remote-cacher (redict) (push) Has been skipped
/ release (push) Has been cancelled
fix: set committer identity for p2phttp processes (#76)
Just setting GIT_AUTHOR_{NAME,EMAIL} wasn't enough,
GIT_COMMITTER_{NAME,EMAIL} is also required.

Reviewed-on: https://codeberg.org/forgejo-aneksajo/forgejo-aneksajo/pulls/76
Co-authored-by: Matthias Riße <m.risse@fz-juelich.de>
Co-committed-by: Matthias Riße <m.risse@fz-juelich.de>
2025-05-24 20:39:34 +02:00
..
admin [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
auth [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
devtest [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
events [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
explore [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
feed [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
healthcheck [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
misc [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
org [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
repo fix: set committer identity for p2phttp processes (#76) 2025-05-24 20:39:34 +02:00
shared [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
user [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
base.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
githttp.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
goget.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
home.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
metrics.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
nodeinfo.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
swagger_json.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00
web.go Add git-annex p2phttp support (#42) 2025-04-25 13:00:29 +02:00
webfinger.go [v11.0/forgejo] chore: branding import path (#7354) 2025-03-27 20:13:05 +00:00