Update arena configs from maDisplayTools#111
Closed
github-actions[bot] wants to merge 1 commit into
Closed
Conversation
mbreiser
pushed a commit
that referenced
this pull request
Jun 16, 2026
…gen (LAB-111 follow-up) js/arena-configs.js is generated by scripts/generate-arena-configs.js (JSON.stringify, 2-space). PR #110 ran Prettier over it (4-space), so the generator and Prettier disagreed on every sync run — each sync then produced a ~180-line all-formatting diff (e.g. the bot's PR #111). - .prettierignore: add js/arena-configs.js (generated, same principle as js/vendor/). - regenerate to canonical generator output (reverts #110's reformat of this one file). Config data unchanged; ARENA_REGISTRY intact; npm test green. Future syncs now diff only on real config changes (plus the timestamp). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
|
Superseded by |
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.
Automated Arena Config Sync
This PR was automatically generated by the
sync-arena-configsworkflow.Source:
maDisplayTools/configs/arenas/+configs/arena_registry/index.yamlChanges
The
js/arena-configs.jsfile has been regenerated from the latest YAML configs in maDisplayTools.Review Checklist