fix: remove dead dillingen_saar_de source (covered by Müllmax EVS)#7058
Merged
markvp merged 1 commit intoJul 23, 2026
Merged
Conversation
The provider's service-dillingen-saar.fbo.de backend is decommissioned (serves an unrelated catch-all TLS cert and 404s on every path). Dillingen and the wider Saarland are already covered by the Müllmax source (muellmax_de) with service "Evs" (Entsorgungsverband Saar), which is live. Former users configure that with their street and house number instead. Removes the source module, its generated doc page, and its pyright entry. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #7046.
Breaking (removal). The
dillingen_saar_deprovider backend (service-dillingen-saar.fbo.de) is decommissioned: it serves an unrelated Hetzner catch-all TLS cert and returns 404 on every path, so the source can no longer fetch anything.Dillingen/Saar and the wider Saarland are already covered by the existing Müllmax source with
service: Evs(Entsorgungsverband Saar), which is live today. There is no new source to build.Migration for affected users
Configure the
muellmax_desource withservice: Evsand your street / house number:Changes
pyrightconfig.jsonentry.CHANGELOG is left for release time (per repo convention); this is a
Removedentry with the migration note above for the release notes.