mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-02-03 20:51:07 -05:00
chore(release): delete 10037 and 9840 release notes (#10837)
Some checks are pending
/ release (push) Waiting to run
testing-integration / test-unit (push) Waiting to run
testing-integration / test-sqlite (push) Waiting to run
testing-integration / test-mariadb (v10.6) (push) Waiting to run
testing-integration / test-mariadb (v11.8) (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Some checks are pending
/ release (push) Waiting to run
testing-integration / test-unit (push) Waiting to run
testing-integration / test-sqlite (push) Waiting to run
testing-integration / test-mariadb (v10.6) (push) Waiting to run
testing-integration / test-mariadb (v11.8) (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Same as https://codeberg.org/forgejo/forgejo/pulls/10835 but for main branch since release-notes-assistant recently gained ability to search on both branches. It was already announced in release notes of v13 and v11 point releases and shouldn't be in release notes of v14, which this file is causing. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10837 Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
This commit is contained in:
parent
ca0c354159
commit
f6ca985739
2 changed files with 0 additions and 11 deletions
|
|
@ -1,6 +0,0 @@
|
||||||
fix(api): fix dependency repo perms in Create/RemoveIssueDependency
|
|
||||||
fix(api): draft releases could be read before being published
|
|
||||||
fix: misconfigured security checks on tag delete web form
|
|
||||||
fix: incorrect logic in "Update PR" did not enforce head branch protection rules correctly
|
|
||||||
fix: issue owner can delete another user's comment's edit history on same issue
|
|
||||||
fix: tag protection rules can be bypassed during tag delete operation
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/675eb9b9e69bd287c28052ef40e34c30f3c6a00a) prevent commit API from leaking user's hidden email address on valid GPG signed commits
|
|
||||||
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/7be431da88acdedabb02d8e3881cdc18294e3ce8) prevent writing to out-of-repo symlink destinations while evaluating template repos
|
|
||||||
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/77cab5dbe29955c3e63470c27393fb676ea8f00b) prevent .forgejo/template from being out-of-repo content
|
|
||||||
fix: [commit](https://codeberg.org/forgejo/forgejo/commit/9144f3e6b354cd7f7966e8c696b54ed8758c0661) return on error if an LFS token cannot be parsed
|
|
||||||
|
|
||||||
Loading…
Reference in a new issue