Forgejo v9.0.1 - forgejo/forgejo - Codeberg.org
forgejo
forgejo
Fork
You've already forked forgejo
739
Code
Issues
1.3k
Pull requests
155
Projects
Releases
100
Packages
Activity
Actions
84
Forgejo v9.0.1
New issue
Release notes
Security bug fixes
PR
backported
): Forgejo generates a token which is used to authenticate web endpoints that are only meant to be used internally, for instance when the SSH daemon is used to push a commit with Git. The verification of this token was not done in constant time and was susceptible to
timing attacks
. A pre-condition for such an attack is the precise measurements of the time for each operation. Since it requires observing the timing of network operations, the issue is mitigated when a Forgejo instance is accessed over the internet because the ISP introduce unpredictable random delays.
PR
backported
): Because of a missing permission check, the branch used to propose a pull request to a repository can always be deleted by the user performing the merge. It was fixed so that such a deletion is only allowed if the user performing the merge has write permission to the repository from which the pull request was made.
Bug fixes
PR
backported
): Fix boolean inputs in workflow_dispatch
PR
backported
): package arch database not updating when uploading "any" architecture
PR
backported
): correct SQL query for active issues
PR
backported
): specify default value for
EXPLORE_DEFAULT_SORT
PR
backported
): fix: Add
recentupdated
as recognized sort option
PR
: Update dependency mermaid to v11.3.0 (v9.0/forgejo)
PR
backported
): Dockerfile: use alpine:3.20 instead of golang:1.23-alpine3.20
PR
backported
): Dockerfile: unnecessary container image layer duplication
PR
commit
Always update expiration time when creating an artifact
PR
commit
Update scheduled tasks even if changes are pushed by "ActionsUser"
PR
commit
Fix disable 2fa bug
Localization
PR
backported
): i18n: update of translations from Codeberg Translate
Included for completeness but not worth a release note
PR
backported
): fix: use buffered iterate for debian searchpackages
PR
backported
): fix: make branch protection work for new branches
PR
backported
): link to security policy in security.txt
PR
backported
): fix: don't show truncated comments in RSS/Atom feeds
PR
backported
): fix: typo on releases for source code downloads
PR
backported
): Revert "add gap between branch dropdown and PR button"
PR
backported
): fix: Don't double escape delete branch text
PR
backported
): fix: Add server logging for OAuth server errors
PR
backported
): forgejo-cli is now a symlink and cannot be used for sanity checks
PR
backported
): fix: correct documentation for non 200 responses in swagger
2024-10-29
100%
Completed
0 Open
19 Closed
19 All
Label
Show archived labels
All labels
No label
arch
riscv64
Archived
backport/v1.19
Archived
backport/v1.20
Archived
backport/v1.21/forgejo
Archived
backport/v10.0/forgejo
Archived
backport/v11.0/forgejo
backport/v12.0/forgejo
Archived
backport/v13.0/forgejo
Archived
backport/v14.0/forgejo
backport/v15.0/forgejo
backport/v7.0/forgejo
Archived
backport/v8.0/forgejo
Archived
backport/v9.0/forgejo
Archived
breaking
bug
Archived
bug
confirmed
bug
duplicate
bug
needs-more-info
bug
new-report
bug
reported-upstream
code/actions
code/api
code/auth
code/auth/faidp
code/auth/farp
code/email
code/federation
code/git
code/migrations
code/packages
code/wiki
database
MySQL
database
PostgreSQL
database
SQLite
dependency-upgrade
dependency
Chi
Archived
dependency
Chroma
Archived
dependency
F3
dependency
ForgeFed
dependency
garage
dependency
Gitea
Archived
dependency
Golang
Discussion
duplicate
enhancement/feature
forgejo/accessibility
forgejo/branding
forgejo/ci
forgejo/commit-graph
forgejo/documentation
forgejo/furnace cleanup
Archived
forgejo/i18n
forgejo/interop
forgejo/moderation
forgejo/privacy
forgejo/release
forgejo/scaling
forgejo/security
forgejo/ui
Gain
High
Gain
Nice to have
Gain
Undefined
Gain
Very High
good first issue
i18n/backport-stable
impact
large
impact
medium
impact
small
impact
unknown
Incompatible license
issue
closed
issue
do-not-exist-yet
issue
open
manual test
Archived
Manually tested during feature freeze
OS
FreeBSD
OS
Linux
OS
macOS
OS
Windows
problem
QA
regression
release blocker
Release Cycle
Feature Freeze
release-blocker
v7.0
Archived
release-blocker
v7.0.1
Archived
release-blocker
v7.0.2
Archived
release-blocker
v7.0.3
Archived
release-blocker
v7.0.4
Archived
release-blocker
v8.0.0
Archived
release-blocker/v9.0.0
Archived
run-all-playwright-tests
run-end-to-end-tests
test
manual
test
needed
test
needs-help
test
not-needed
test
present
untested
Archived
User research - time-tracker
valuable code
worth a release-note
User research - Accessibility
User research - Blocked
User research - Community
User research - Config (instance)
User research - Errors
User research - Filters
User research - Future backlog
User research - Git workflow
User research - Labels
User research - Moderation
User research - Needs input
User research - Notifications/Dashboard
User research - Rendering
User research - Repo creation
User research - Repo units
User research - Security
User research - Settings (in-app)
Project
All projects
No project
Closed projects
Improve PR Comment Placement
Author
All authors
Assignee
All assignees
No assignee
Alex619829
algernon
ashimokawa
Beowulf
c8h4
caesar
christopher-besch
cobak78
crystal
Cyborus
davrot
Dirk
dmowitz
efertone
emilylange
famfo
floss4good
fnetX
fogti
forgejo-backport-action
forgejo-end-to-end
forgejo-experimental-ci
forgejo-moderation
forgejo-release-manager
forgejo-release-notes-assistant
forgejo-renovate-action
Gusted
iamyaash
JakobDev
jerger
JSchlarb
KaKi87
kita
klausfyhn
Kwonunn
lenikadali
limiting-factor
litchipi
luisadame
mahlzahn
Mai-Lapyst
Maks1mS
maltejur
marcellmars
mfenniak
msrd0
mysticmode
n0toose
nostar
oliverpool
pat-s
patdyn
patka
release-team
sclu1034
smartclip_tim
snematoda
spiffyk
viceice
viceice-bot
wetneb
Xinayder
xtex
Sort
Relevance
Newest
Oldest
Recently updated
Least recently updated
Most commented
Least commented
Nearest due date
Farthest due date
Forgejo v9.0.1
forgejo/release
#5728
by
earl-warren
was closed
2024-10-28 16:16:24 +01:00
17 / 20
[v9.0/forgejo] use constant time check for internal token
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m13s
Details
testing / backend-checks (pull_request)
Successful in 5m14s
Details
/ release-notes (pull_request_target)
Successful in 33s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 4m25s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 4m25s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 4m24s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 4m30s
Details
testing / test-unit (pull_request)
Successful in 7m29s
Details
testing / test-mysql (pull_request)
Successful in 28m27s
Details
testing / test-sqlite (pull_request)
Successful in 28m9s
Details
testing / test-pgsql (pull_request)
Successful in 33m15s
Details
testing / security-check (pull_request)
Successful in 3m31s
Details
/ backporting (pull_request_target)
Has been skipped
Details
bug
confirmed
forgejo/security
worth a release-note
#5724
by
forgejo-backport-action
was merged
2024-10-28 09:03:50 +01:00
v9.0/forgejo
1 approval
1 waiting review
[v9.0/forgejo] add permission check to 'delete branch after merge'
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m2s
Details
testing / backend-checks (pull_request)
Successful in 8m14s
Details
/ release-notes (pull_request_target)
Successful in 14s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 4m27s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 4m49s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 4m52s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 4m54s
Details
testing / test-unit (pull_request)
Successful in 7m47s
Details
testing / test-mysql (pull_request)
Successful in 27m8s
Details
testing / test-sqlite (pull_request)
Successful in 26m47s
Details
testing / test-pgsql (pull_request)
Successful in 31m4s
Details
testing / security-check (pull_request)
Successful in 4m9s
Details
/ backporting (pull_request_target)
Has been skipped
Details
bug
confirmed
forgejo/security
worth a release-note
#5721
by
forgejo-backport-action
was merged
2024-10-28 08:24:07 +01:00
v9.0/forgejo
1 approval
2 waiting reviews
[gitea] week 2024-44-v9.0 cherry pick (gitea/main -> v9.0/forgejo)
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m8s
Details
testing / backend-checks (pull_request)
Successful in 5m17s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 4m37s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 4m46s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 4m46s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 4m42s
Details
testing / test-unit (pull_request)
Successful in 7m1s
Details
testing / test-mysql (pull_request)
Successful in 20m21s
Details
testing / test-sqlite (pull_request)
Successful in 20m31s
Details
testing / test-pgsql (pull_request)
Successful in 22m45s
Details
testing / security-check (pull_request)
Successful in 2m15s
Details
/ backporting (pull_request_target)
Has been skipped
Details
/ release-notes (pull_request_target)
Successful in 29s
Details
dependency
Gitea
worth a release-note
#5715
by
earl-warren
was merged
2024-10-28 07:59:59 +01:00
v9.0/forgejo
9 / 9
1 waiting review
[v9.0/forgejo] fix: use buffered iterate for debian searchpackages
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m5s
Details
testing / backend-checks (pull_request)
Successful in 5m37s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 5m33s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 5m45s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 5m36s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m33s
Details
testing / test-unit (pull_request)
Successful in 9m20s
Details
testing / test-mysql (pull_request)
Successful in 25m21s
Details
testing / test-sqlite (pull_request)
Successful in 23m44s
Details
testing / test-pgsql (pull_request)
Successful in 26m1s
Details
testing / security-check (pull_request)
Successful in 2m2s
Details
/ backporting (pull_request_target)
Has been skipped
Details
bug
confirmed
test
present
#5710
by
forgejo-backport-action
was merged
2024-10-27 02:18:00 +01:00
v9.0/forgejo
1 approval
1 waiting review
[v9.0/forgejo] Fix boolean inputs in workflow_dispatch
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m21s
Details
testing / backend-checks (pull_request)
Successful in 7m4s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 5m4s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 5m9s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 5m9s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m11s
Details
testing / test-unit (pull_request)
Successful in 8m6s
Details
testing / test-mysql (pull_request)
Successful in 22m35s
Details
testing / test-sqlite (pull_request)
Successful in 21m34s
Details
testing / test-pgsql (pull_request)
Successful in 25m13s
Details
testing / security-check (pull_request)
Successful in 2m6s
Details
/ backporting (pull_request_target)
Has been skipped
Details
bug
confirmed
#5708
by
forgejo-backport-action
was merged
2024-10-26 08:42:21 +02:00
v9.0/forgejo
1 / 3
1 approval
4 waiting reviews
[v9.0/forgejo] fix: make branch protection work for new branches
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m12s
Details
testing / backend-checks (pull_request)
Successful in 5m41s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 5m28s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 5m21s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 5m17s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m8s
Details
testing / test-unit (pull_request)
Successful in 9m5s
Details
testing / test-mysql (pull_request)
Successful in 30m0s
Details
testing / test-sqlite (pull_request)
Successful in 29m5s
Details
testing / test-pgsql (pull_request)
Successful in 34m45s
Details
testing / security-check (pull_request)
Successful in 3m8s
Details
/ backporting (pull_request_target)
Has been skipped
Details
bug
confirmed
#5691
by
forgejo-backport-action
was merged
2024-10-24 23:09:52 +02:00
v9.0/forgejo
1 approval
1 waiting review
[v9.0/forgejo] i18n: update of translations from Codeberg Translate
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m17s
Details
testing / backend-checks (pull_request)
Successful in 6m12s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 4m59s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 5m3s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 5m4s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m11s
Details
testing / test-unit (pull_request)
Successful in 8m21s
Details
testing / test-mysql (pull_request)
Successful in 23m5s
Details
testing / test-sqlite (pull_request)
Successful in 22m4s
Details
testing / test-pgsql (pull_request)
Successful in 25m46s
Details
testing / security-check (pull_request)
Successful in 2m18s
Details
/ backporting (pull_request_target)
Has been skipped
Details
forgejo/i18n
#5680
by
forgejo-backport-action
was merged
2024-10-24 07:21:04 +02:00
v9.0/forgejo
1 approval
[v9.0/forgejo] fix: typo on releases for source code downloads
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m19s
Details
testing / backend-checks (pull_request)
Successful in 6m44s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 5m4s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 5m10s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 5m3s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m8s
Details
testing / test-unit (pull_request)
Successful in 8m21s
Details
e2e / test-e2e (pull_request)
Successful in 12m3s
Details
testing / test-mysql (pull_request)
Successful in 23m7s
Details
testing / test-sqlite (pull_request)
Successful in 22m10s
Details
testing / test-pgsql (pull_request)
Successful in 25m32s
Details
testing / security-check (pull_request)
Successful in 2m17s
Details
/ backporting (pull_request_target)
Has been skipped
Details
bug
confirmed
forgejo/ui
test
present
#5654
by
forgejo-backport-action
was merged
2024-10-22 17:22:52 +02:00
v9.0/forgejo
2 approvals
3 waiting reviews
[gitea] week 2024-43-v9.0 cherry pick (gitea/main -> v9.0/forgejo)
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m4s
Details
/ release-notes (pull_request_target)
Successful in 11s
Details
testing / backend-checks (pull_request)
Successful in 4m53s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 4m14s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 4m36s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 4m53s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m2s
Details
testing / test-unit (pull_request)
Successful in 7m39s
Details
testing / test-mysql (pull_request)
Successful in 28m53s
Details
testing / test-sqlite (pull_request)
Successful in 28m30s
Details
testing / test-pgsql (pull_request)
Successful in 32m40s
Details
testing / security-check (pull_request)
Successful in 2m52s
Details
dependency
Gitea
worth a release-note
#5647
by
earl-warren
was merged
2024-10-22 18:47:02 +02:00
v9.0/forgejo
7 / 8
1 approval
1 waiting review
[v9.0/forgejo] package arch database not updating when uploading "any" architecture
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m3s
Details
testing / backend-checks (pull_request)
Successful in 9m3s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 5m1s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 5m3s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 5m6s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m14s
Details
testing / test-unit (pull_request)
Successful in 8m20s
Details
testing / test-mysql (pull_request)
Successful in 26m2s
Details
testing / test-sqlite (pull_request)
Successful in 25m18s
Details
testing / test-pgsql (pull_request)
Successful in 29m44s
Details
testing / security-check (pull_request)
Successful in 2m47s
Details
/ backporting (pull_request_target)
Has been skipped
Details
bug
confirmed
#5636
by
forgejo-backport-action
was merged
2024-10-21 08:04:40 +02:00
v9.0/forgejo
2 approvals
1 waiting review
[v9.0/forgejo] correct SQL query for active issues
All checks were successful
testing / backend-checks (pull_request)
Successful in 5m53s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Has been skipped
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Has been skipped
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Has been skipped
Details
testing / frontend-checks (pull_request)
Successful in 1m4s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 5m1s
Details
testing / test-unit (pull_request)
Successful in 7m44s
Details
testing / test-mysql (pull_request)
Successful in 19m38s
Details
testing / test-sqlite (pull_request)
Successful in 20m12s
Details
testing / test-pgsql (pull_request)
Successful in 22m16s
Details
testing / security-check (pull_request)
Has been skipped
Details
/ release-notes (pull_request_target)
Has been skipped
Details
/ backporting (pull_request_target)
Has been skipped
Details
bug
confirmed
#5631
by
forgejo-backport-action
was merged
2024-10-21 07:16:15 +02:00
v9.0/forgejo
1 approval
[v9.0/forgejo] specify default value for
EXPLORE_DEFAULT_SORT
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m17s
Details
testing / backend-checks (pull_request)
Successful in 5m34s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 5m6s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 5m12s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 5m8s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m9s
Details
testing / test-unit (pull_request)
Successful in 8m1s
Details
testing / test-mysql (pull_request)
Successful in 24m46s
Details
testing / test-sqlite (pull_request)
Successful in 25m13s
Details
testing / test-pgsql (pull_request)
Successful in 29m43s
Details
testing / security-check (pull_request)
Successful in 3m47s
Details
/ release-notes (pull_request_target)
Has been skipped
Details
/ backporting (pull_request_target)
Has been skipped
Details
bug
confirmed
#5629
by
forgejo-backport-action
was merged
2024-10-21 07:18:22 +02:00
v9.0/forgejo
1 approval
1 waiting review
[v9.0/forgejo] fix: Add
recentupdated
as recognized sort option
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m17s
Details
testing / backend-checks (pull_request)
Successful in 6m27s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 5m8s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 5m14s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 5m21s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m31s
Details
testing / test-unit (pull_request)
Successful in 8m34s
Details
/ release-notes (pull_request)
Successful in 16s
Details
testing / test-mysql (pull_request)
Successful in 23m43s
Details
testing / test-sqlite (pull_request)
Successful in 22m25s
Details
testing / test-pgsql (pull_request)
Successful in 26m52s
Details
testing / security-check (pull_request)
Successful in 3m43s
Details
/ backporting (pull_request)
Has been skipped
Details
bug
confirmed
test
present
worth a release-note
#5624
by
forgejo-backport-action
was merged
2024-10-20 14:38:26 +02:00
v9.0/forgejo
1 approval
Update dependency mermaid to v11.3.0 (v9.0/forgejo)
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m9s
Details
renovate / renovate (push)
Successful in 2m56s
Details
testing / backend-checks (pull_request)
Successful in 5m0s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 5m46s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 5m43s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 5m43s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m29s
Details
testing / test-unit (pull_request)
Successful in 9m30s
Details
testing / test-mysql (pull_request)
Successful in 31m4s
Details
testing / test-sqlite (pull_request)
Successful in 29m35s
Details
testing / test-pgsql (pull_request)
Successful in 33m45s
Details
testing / security-check (pull_request)
Successful in 3m31s
Details
/ backporting (pull_request)
Has been skipped
Details
/ release-notes (pull_request)
Successful in 57s
Details
bug
confirmed
dependency-upgrade
worth a release-note
#5616
by
forgejo-renovate-action
was merged
2024-10-19 23:12:46 +02:00
v9.0/forgejo
0 / 1
1 approval
2 waiting reviews
[v9.0/forgejo] forgejo-cli is now a symlink and cannot be used for sanity checks
All checks were successful
testing / frontend-checks (pull_request)
Successful in 45s
Details
testing / backend-checks (pull_request)
Successful in 4m44s
Details
Integration tests for the release process / release-simulation (pull_request)
Successful in 4m38s
Details
Integration tests for the release process / release-simulation (push)
Successful in 4m36s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 5m9s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 5m13s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 5m8s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m9s
Details
testing / test-unit (pull_request)
Successful in 8m28s
Details
testing / test-mysql (pull_request)
Successful in 27m34s
Details
testing / test-sqlite (pull_request)
Successful in 26m35s
Details
testing / test-pgsql (pull_request)
Successful in 31m3s
Details
testing / security-check (pull_request)
Successful in 2m47s
Details
/ backporting (pull_request)
Has been skipped
Details
bug
confirmed
#5594
by
forgejo-backport-action
was merged
2024-10-17 08:46:16 +02:00
v9.0/forgejo
1 approval
[v9.0/forgejo] Dockerfile: use alpine:3.20 instead of golang:1.23-alpine3.20
All checks were successful
Integration tests for the release process / release-simulation (pull_request)
Successful in 4m37s
Details
Integration tests for the release process / release-simulation (push)
Successful in 4m31s
Details
testing / frontend-checks (pull_request)
Successful in 1m11s
Details
testing / backend-checks (pull_request)
Successful in 6m4s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 4m56s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 5m5s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 5m13s
Details
testing / test-unit (pull_request)
Successful in 7m50s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m53s
Details
/ release-notes (pull_request)
Successful in 18s
Details
testing / test-mysql (pull_request)
Successful in 22m32s
Details
testing / test-sqlite (pull_request)
Successful in 22m2s
Details
testing / test-pgsql (pull_request)
Successful in 25m31s
Details
testing / security-check (pull_request)
Successful in 3m39s
Details
/ backporting (pull_request)
Has been skipped
Details
bug
confirmed
worth a release-note
#5588
by
forgejo-backport-action
was merged
2024-10-16 23:45:30 +02:00
v9.0/forgejo
1 approval
[v9.0/forgejo] Dockerfile: unnecessary container image layer duplication
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m8s
Details
Integration tests for the release process / release-simulation (pull_request)
Successful in 4m42s
Details
Integration tests for the release process / release-simulation (push)
Successful in 4m37s
Details
testing / backend-checks (pull_request)
Successful in 4m38s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 5m3s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 5m19s
Details
testing / test-unit (pull_request)
Successful in 7m50s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m8s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 5m12s
Details
testing / test-mysql (pull_request)
Successful in 25m46s
Details
testing / test-sqlite (pull_request)
Successful in 25m51s
Details
testing / test-pgsql (pull_request)
Successful in 29m40s
Details
testing / security-check (pull_request)
Successful in 2m50s
Details
/ backporting (pull_request)
Has been skipped
Details
/ release-notes (pull_request)
Successful in 38s
Details
bug
confirmed
worth a release-note
#5586
by
forgejo-backport-action
was merged
2024-10-16 22:34:27 +02:00
v9.0/forgejo
2 approvals
[v9.0/forgejo] fix: correct documentation for non 200 responses in swagger
All checks were successful
testing / frontend-checks (pull_request)
Successful in 1m12s
Details
testing / backend-checks (pull_request)
Successful in 5m6s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/redis:7.2 port:6379]) (pull_request)
Successful in 4m59s
Details
testing / test-remote-cacher (map[image:docker.io/bitnami/valkey:7.2 port:6379]) (pull_request)
Successful in 5m8s
Details
testing / test-remote-cacher (map[image:ghcr.io/microsoft/garnet-alpine:1.0.14 port:6379]) (pull_request)
Successful in 5m3s
Details
testing / test-remote-cacher (map[image:registry.redict.io/redict:7.3.0-scratch port:6379]) (pull_request)
Successful in 5m9s
Details
testing / test-unit (pull_request)
Successful in 8m7s
Details
testing / test-mysql (pull_request)
Successful in 22m4s
Details
testing / test-sqlite (pull_request)
Successful in 21m5s
Details
testing / test-pgsql (pull_request)
Successful in 24m35s
Details
testing / security-check (pull_request)
Successful in 2m19s
Details
/ backporting (pull_request)
Has been skipped
Details
bug
confirmed
code/api
#5575
by
forgejo-backport-action
was merged
2024-10-16 19:54:02 +02:00
v9.0/forgejo
1 / 9
1 approval
5 waiting reviews
US