⬆️ Update codeberg.org/forgejo/forgejo Docker tag to v8 #48
No reviewers
Labels
No labels
ansible
bug
docker
duplicate
enhancement
help wanted
invalid
kubernetes
opentofu
packer
question
renovate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mafyuh/iac#48
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/codeberg.org-forgejo-forgejo-8.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
7.0.5
->8.0.0
Release Notes
forgejo/forgejo (codeberg.org/forgejo/forgejo)
v8.0.0
Compare Source
A companion blog post provides additional context on this release. In addition to the pull requests listed below, you will find a complete list in the v8.0 milestone.
%%{init: {"flowchart": {"defaultRenderer": "elk"}} }%%
will now fail because ELK is no longer included.vue-bar-graph
withchart.js
Actions
is now the last tab (ii)Packages
are located after Releases (iii) this puts Projects after Pull requests. (tab positions may depend on which units are enabled in the repo).Subscribe
button for guest users.#dark-mode-only
or#light-mode-only
respectively. Also supporting the github variants (e.g.#gh-dark-mode-only
).::group::{title}
and::endgroup::
workflow commands. A runner of v3.4.2 or later is needed.[repository].USE_COMPAT_SSH_URI
has been changed totrue
. With this change, Forgejo defaults to using the same URL style for SSH clone URLs as for HTTPS ones, instead of the former scp-style./user/repo/issues
and/user/repo/pulls
.[ui.csv].MAX_ROWS
setting to avoid displaying a large number of lines (defaults to 2500).Reply-To
orIn-Reply-To
.html_url
,additions
,deletions
,review_comments
...) for better compatbility with OpenProject.APP_SLOGAN
. It permits to configure a slogan for the site and it is optional. The other isAPP_DISPLAY_NAME_FORMAT
and permits to customize the aspect of the full display name for the instance used in some parts of the UI as: (i) Title page, (ii) Homepage head title (ii) Open Graph site and title meta tags. Its default value isAPP_NAME: APP_SLOGAN
. The configAPP_DISPLAY_NAME_FORMAT
is used only ifAPP_SLOGAN
is set otherwise the full display name shows onlyAPP_NAME
value.ENABLE_ACME=true
ZeroSSLIssuer
uses the ZeroSSL API to get certificates. ZeroSSL also has an ACME endpoint, which can still be accesed using the existing ACMEIssuer, as always. Their proprietary API is paid, but has extra features like IP certificates, better reliability, and support..bbappend
,.bbclass
and.inc
extensionsdatabase.MAX_OPEN_CONNS
changed from 0 (unlimited) to 100 to avoid problems if it exceeds the limit by the database server. If you require high concurrency, try to increase this value for both Forgejo and your database server.[email.incoming].PORT
setting from.USE_TLS
.GITEA_APP_INI
from/etc/gitea/app.ini
to its default value of/var/lib/gitea/custom/conf/app.ini
. This allows container users to not have to mount two separate volumes (one for the configuration data and one for the configuration.ini
file). A warning is issued for users with the legacy configuration on how to update to the new path.workflow_dispatch
trigger in Forgejo Actions./issues/comments/{id}
.GetCommitPullRequest
[*[a]*](b)
is incorrectly rendered as<p><a href="b"><em>[a]</em></a></p>
./api/v1/repos/{owner}/{repo}/wiki
API endpoints is using a hardcoded "master" branch for the wiki, rather than the branch they really use.v7.0.6
Compare Source
This is a bug fix release. See the documentation for more information on the upgrade procedure. In addition to the pull requests listed below, you will find a complete list in the v7.0.6 milestone.
%%{init: {"flowchart": {"defaultRenderer": "elk"}} }%%
will now fail because ELK is no longer included.vue-bar-graph
withchart.js
devtest
username/issues/comments/{id}
GetCommitPullRequest
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Did Renovate not find changelogs? No worries! Click here