loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(release): the rootless image version label is not set (#7038)

There is a test for that but it was a false positive.

Refs: https://code.forgejo.org/forgejo/forgejo-build-publish/pulls/27

https://codeberg.org/forgejo/forgejo/src/commit/0042f50b1b03f5cc367a17c8249b60c5a0560f13/.forgejo/workflows/build-release.yml#L199

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7038
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>

authored by

Earl Warren
Earl Warren
and committed by
Earl Warren
c44e6712 6d93b7f7

+1
+1
Dockerfile.rootless
··· 50 50 RUN chmod 644 /go/src/code.gitea.io/gitea/contrib/autocompletion/bash_autocomplete 51 51 52 52 FROM data.forgejo.org/oci/alpine:3.21 53 + ARG RELEASE_VERSION 53 54 LABEL maintainer="contact@forgejo.org" \ 54 55 org.opencontainers.image.authors="Forgejo" \ 55 56 org.opencontainers.image.url="https://forgejo.org" \