Skip to content

fix(pages): exclude game dump from deployment#124

Merged
Seungpyo1007 merged 1 commit into
mainfrom
chore/pages-exclude-games
Jul 14, 2026
Merged

fix(pages): exclude game dump from deployment#124
Seungpyo1007 merged 1 commit into
mainfrom
chore/pages-exclude-games

Conversation

@Seungpyo1007

Copy link
Copy Markdown
Member

What & why

Keeps game records as versioned static source data in this repository, while excluding site/public/v1/games from the GitHub Pages artifact. The public Pages index is rewritten during artifact assembly to omit the unavailable collection, so the homepage does not advertise a Pages API that is intentionally not deployed.

This removes roughly one million per-record files from the Pages synchronization path, which has a fixed 10-minute deployment limit.

Source

Not applicable ? deployment packaging only; no dataset record content changed.

Checklist

  • git diff --check passes
  • In-memory manifest check confirms only collections.games is removed
  • Game source data, validators, and TechEngine remain unchanged

@github-actions github-actions Bot added bug Something isn't working ci CI and workflow changes labels Jul 14, 2026
@Seungpyo1007 Seungpyo1007 moved this from Todo to In Progress in TechAPI-Project Jul 14, 2026
@Seungpyo1007 Seungpyo1007 merged commit b276081 into main Jul 14, 2026
1 check passed
@Seungpyo1007 Seungpyo1007 deleted the chore/pages-exclude-games branch July 14, 2026 03:18
@github-project-automation github-project-automation Bot moved this from In Progress to Done in TechAPI-Project Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci CI and workflow changes

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Massive dataset rebuild: CPU + brand + GPU + smartphone + SoC (1989-2026)

2 participants