Skip to content

release: publish the /v1/games pointer, triage timeout handling - #191

Merged
Seungpyo1007 merged 2 commits into
mainfrom
develop
Sep 18, 2026
Merged

Seungpyo1007 merged 2 commits into
mainfrom
develop

Conversation

@Seungpyo1007

Copy link
Copy Markdown
Member

Refs #1

The step existed because ~1M game pages blew the Pages deployment window.
Games now live in game-catalog and the path holds a 357-byte pointer to
it, which this step was deleting — the URL 404s instead of redirecting.

Refs #1
#181 caught 422 ("diff is taking too long to generate"); PR #184 got a
plain 504 instead and triage died again. Both mean the same thing: no
file list for an oversized PR.

Refs #1
@github-actions github-actions Bot added the ci CI and workflow changes label Sep 18, 2026
@Seungpyo1007 Seungpyo1007 moved this from Todo to In Progress in TechAPI-Project Sep 18, 2026
@Seungpyo1007
Seungpyo1007 merged commit b02a371 into main Sep 18, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in TechAPI-Project Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CI and workflow changes

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants