Skip to content

Add marthofdoom/MAO and marthofdoom/MEO to the manual listing - #9

Open
marthofdoom wants to merge 1 commit into
Mutagen-Modding:releasefrom
marthofdoom:manual-listing-marthofdoom
Open

Add marthofdoom/MAO and marthofdoom/MEO to the manual listing#9
marthofdoom wants to merge 1 commit into
Mutagen-Modding:releasefrom
marthofdoom:manual-listing-marthofdoom

Conversation

@marthofdoom

@marthofdoom marthofdoom commented Jul 23, 2026

Copy link
Copy Markdown

Update: this is likely no longer needed — see the note at the bottom before reviewing.

Requesting manual registration for two Skyrim SE patchers that the dependents scrape could not see.

Why they were invisible

GitHubDependentListingsProvider sources listings from the Mutagen.Bethesda.Synthesis dependents page, which is built from GitHub's dependency graph. That graph was disabled on the marthofdoom account, so https://github.com/marthofdoom/MAO/network/dependencies returned:

Dependency graph is disabled — The owner of this repository has not enabled the dependency graph.

Neither repo appeared anywhere in scrape-state.txt, so this was never a scrape error to fix — the scraper had simply never encountered them.

Both repos meet the documented requirements

MAO MEO
Hosted on GitHub, public
Top-level solution (Mutagen-Modding/Synthesis#211) MAO.sln MEO.sln
Patcher project, OutputType=Exe installer/MAO.Synthesis/MAO.Synthesis.csproj installer/MEO.Synthesis/MEO.Synthesis.csproj
References Mutagen.Bethesda.Synthesis 0.36.5 0.36.5
SynthesisMeta.json, Visibility: Visible
Versioned release tags through 1.0.3 through v1.0.7-beta3

Both build through the solution on windows-latest in CI the same way Synthesis does (dotnet build <Name>.sln -c Release), and both target Skyrim SE via Mutagen.Bethesda.Skyrim 0.54.2.

Update — the underlying cause is now fixed

The dependency graph has since been enabled on the account, and both repos now appear on the dependents page, so the normal automatic path should pick them up on an upcoming scrape without any manual entry.

I'm leaving this open only until a scrape confirms that, then I'll close it — no need for you to carry redundant entries. Closing it now is equally fine by me if you'd rather not keep it in your queue. Apologies for the noise.

🤖 Generated with Claude Code

Both are Synthesis patchers (top-level solution, an OutputType=Exe project
referencing Mutagen.Bethesda.Synthesis 0.36.5, and a SynthesisMeta.json set
to Visible), but neither appears in the dependents scrape because the
account has the GitHub dependency graph disabled, so they are invisible to
GitHubDependentListingsProvider.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant