Dirk Klimpel
Dirk Klimpel
I find the feature very interesting. Where does the PR stand or who still has to do what so that it can continue?
The current status: `mypy --strict sygnal/ tests/` `Found 281 errors in 22 files (checked 29 source files)` 234 x `error: Call to untyped function "(.*)" in typed context [no-untyped-call]`
Is this outdated and fixed?
IMO this issue is stale and fixed.
IMO this is merged and can be closed. => https://github.com/tcort/markdown-link-check?tab=readme-ov-file#run-in-a-gitlab-pipeline
I have been working on this a bit and experimenting. The biggest problem seems to be getting the centos7 images to run in github. These use systemd and the runability...
IMHO this PR is superseded by a lot of other PR and can be closed.
@qequ a gitlab job that works for me to push the changelog file: ```yaml publish-news: image: name: python:3.11-alpine before_script: - apk add -U git - python -m pip install towncrier...
Duplicate to #13519
A few ideas for a solution. Synapse has a very complex password logic at the moment. A flag `hidden`. - An admin should be able to set or remove passwords...