alpha
Login
or
Join now
aaronworld.uk
/
pets-and-pals
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/aaronateataco/pets-and-pals. Pets & Pals — client-side companion pets with real presence. Fork/redesign of downloadableduck's Pets Mod.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
pets-and-pals
/
.github
/
at
26.3
1 folder
1 file
aaronateataco
Fix the actual cause of every 26.3 Modrinth failure: MODRINTH_ID is a slug
6d ago
16532c1e
workflows
Fix the actual cause of every 26.3 Modrinth failure: MODRINTH_ID is a slug Finally got a real error body instead of a bare curl exit code: HTTP 400, "Invalid character '-' in base62 encoding" on project_id. MODRINTH_ID holds the slug "pets-and-pals" - mc-publish (26.1/26.2) resolves that flexibly, but this raw API call needs the actual project id. Every "flaky" failure this whole time was this same bug; resolve the real id via a lookup instead of trusting the secret's exact format. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
6 days ago
FUNDING.yml
Fix the actual cause of every 26.3 Modrinth failure: MODRINTH_ID is a slug Finally got a real error body instead of a bare curl exit code: HTTP 400, "Invalid character '-' in base62 encoding" on project_id. MODRINTH_ID holds the slug "pets-and-pals" - mc-publish (26.1/26.2) resolves that flexibly, but this raw API call needs the actual project id. Every "flaky" failure this whole time was this same bug; resolve the real id via a lookup instead of trusting the secret's exact format. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
6 days ago