1
0
Fork 0

gerrit: use Forgejo for viewing repo state

Already deployed.

Change-Id: I3a82e99f22e66676d79baafac85e7263ca140014
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1661
Reviewed-by: q3k <q3k@hackerspace.pl>
master
q3k 2023-10-08 12:58:05 +00:00 committed by q3k
parent 2281b5b618
commit c68343caad
1 changed files with 13 additions and 0 deletions

View File

@ -72,11 +72,24 @@ local kube = import "../../../kube/kube.libsonnet";
canonicalWebUrl = https://%(domain)s/
serverId = %(identity)s
reportBugUrl = https://b.hackerspace.pl/new
primaryWeblinkName = Forgejo
[commentlink "b"]
match = [Bb]/(\\d+)
link = https://b.hackerspace.pl/$1
[gitweb]
url = https://git.hackerspace.pl/
type = custom
revision = hswaw/${project}/commit/${commit}
project = hswaw/${project}
branch = hswaw/${project}/src/branch/${branch}
tag = hswaw/${project}/releases/tag/${tag}
roottree = hswaw/${project}/src/commit/${commit}
file = hswaw/${project}/src/commit/${hash}/${file}
filehistory = hswaw/${project}/commits/branch/${branch}/${file}
linkname = Forgejo
[sshd]
advertisedAddress = %(domain)s