diff --git a/automation/README.md b/automation/README.md index 3079df5f0ed5e86040c83e8b6f58a4e0b2caf91d..33a34a2a7c0b92e1b10b71ae1da6a6938cbad530 100644 --- a/automation/README.md +++ b/automation/README.md @@ -24,7 +24,7 @@ In order to evaluate if a reported problem is a bug or not, it should be reprodu ### Draft -New features or deep changes need to be discussed in the community. To mark this phase the label `Status: Draft` can be used. Additionally a discussion on https://governance.funkwhale.audio should be started and probably linked in the issue. +New features or deep changes need to be discussed in the community. To mark this phase the label `Status: Draft` can be used. Additionally a discussion on https://forum.funkwhale.audio should be started and probably linked in the issue. ### Needs design diff --git a/containers/gitlab-ci.yml b/containers/gitlab-ci.yml index c4d2a9b37518f37c1b3d281b0dfbf9d7222f1c32..c90beb5e67af095d322b8bf174cd6430bde93ea2 100644 --- a/containers/gitlab-ci.yml +++ b/containers/gitlab-ci.yml @@ -50,7 +50,7 @@ containers python: parallel: matrix: - - PYTHON_VERSION: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12"] + - PYTHON_VERSION: ["3.10", "3.11", "3.12", "3.13"] variables: DOCKER_BUILD_TARGET: python diff --git a/templates/lychee.yml b/templates/lychee.yml index 6d6162ba270384ae7703a52cf23c485038f83437..4b859d657b527219aec9cfe98635dd3dd05598a0 100644 --- a/templates/lychee.yml +++ b/templates/lychee.yml @@ -14,4 +14,5 @@ lychee --cache --exclude-all-private + --include-mail -- .