[Types] rename-aliases - #7288
Closed
keithharvey wants to merge 1 commit into
Closed
Conversation
Contributor
Integration Test Results14 tests 6 ✅ 3s ⏱️ Results for commit ad3c7c2. ♻️ This comment has been updated with latest results. |
keithharvey
force-pushed
the
mig-rename-aliases
branch
from
March 31, 2026 04:53
07e7e3b to
5cf014f
Compare
This was referenced Mar 31, 2026
Closed
Closed
keithharvey
force-pushed
the
mig-rename-aliases
branch
from
March 31, 2026 04:55
5cf014f to
63a5a99
Compare
This was referenced Mar 31, 2026
Closed
keithharvey
force-pushed
the
mig-rename-aliases
branch
4 times, most recently
from
April 1, 2026 21:46
c6b541e to
9fa59d3
Compare
keithharvey
marked this pull request as ready for review
April 1, 2026 21:51
keithharvey
force-pushed
the
mig-rename-aliases
branch
3 times, most recently
from
April 3, 2026 19:27
60b899e to
0b4b49b
Compare
keithharvey
marked this pull request as draft
April 3, 2026 19:31
keithharvey
force-pushed
the
mig-rename-aliases
branch
4 times, most recently
from
April 4, 2026 16:51
4db1750 to
3ed3c13
Compare
keithharvey
force-pushed
the
mig-rename-aliases
branch
from
April 11, 2026 20:29
3ed3c13 to
472e471
Compare
keithharvey
force-pushed
the
mig-rename-aliases
branch
6 times, most recently
from
April 12, 2026 16:42
c413421 to
815c749
Compare
keithharvey
force-pushed
the
mig-rename-aliases
branch
from
April 30, 2026 03:14
4c663c0 to
e2bde60
Compare
keithharvey
force-pushed
the
mig-rename-aliases
branch
from
April 30, 2026 03:34
e2bde60 to
678cf82
Compare
keithharvey
force-pushed
the
mig-rename-aliases
branch
from
April 30, 2026 03:58
678cf82 to
3312269
Compare
keithharvey
force-pushed
the
mig-rename-aliases
branch
from
April 30, 2026 04:55
3312269 to
3aee341
Compare
keithharvey
force-pushed
the
mig-rename-aliases
branch
from
April 30, 2026 06:19
3aee341 to
3f1b7d4
Compare
keithharvey
force-pushed
the
mig-rename-aliases
branch
from
April 30, 2026 07:27
3f1b7d4 to
e724011
Compare
keithharvey
force-pushed
the
mig-rename-aliases
branch
from
June 9, 2026 08:55
e724011 to
5a6dbfd
Compare
keithharvey
force-pushed
the
mig-rename-aliases
branch
from
June 10, 2026 00:51
5a6dbfd to
d3ff4f4
Compare
keithharvey
force-pushed
the
mig-rename-aliases
branch
from
June 10, 2026 03:09
d3ff4f4 to
9878007
Compare
This was referenced Jul 22, 2026
Collaborator
Author
|
Superseded by #8402 — recreated with its head on beyond-all-reason instead of the fork; the whole migration stack now lives same-repo. Branch content is identical; review history stays readable here. |
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.
Warning
Superseded — this PR was an earlier mint of the stack. The type-error cleanup
now lands via the current stack tip
fmt-llm#8398.This slice's current counterpart is #8402.
Kept closed for review history; nothing here merges.
Part of BAR type-error cleanup. Rebuilds idempotently from
masterviajust bar::migrate::stylua-cleanup-generate.What it does: Renames deprecated Spring method aliases to their canonical names (e.g.
Spring.GetMyTeamID→Spring.GetLocalTeamID) so call sites line up with the names the engine type stubs declare.Branch Topology
All branches in the BAR type-error cleanup stack — see Bulk Migrations for the migration log and how to run
just bar::migrate::stylua-cleanup. Regenerated deterministically byjust bar::migrate::stylua-cleanup-generate. Generated 2026-07-22 19:44:37 UTC.Leaves — each isolates one transform's diff vs
fmt:styluabar-lua-codemod bracket-to-dotbar-lua-codemod rename-aliasesbar-lua-codemod detach-bar-modules<hand curated><hand curated>Rollups — composite branches stacking the leaves and (for
fmt-llm) the env + LLM layers:master