Skip to content

Conversation

@skanosue
Copy link
Contributor

This PR copies the codemod implementation mostly as-is into lute, invokable via lute transform. The main tweak I made was to load migrations by the path passed via the CLI, rather than using require, so that migration paths don't have to be passed relative to the codemod source code.

@skanosue skanosue self-assigned this Oct 20, 2025
Copy link
Collaborator

@Vighnesh-V Vighnesh-V left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, the requests do be a bit repetitive :( lots of luacasing to do + we have a cli parser - we should augment that if it's missing anything or use that rn.

@skanosue skanosue requested a review from Vighnesh-V October 22, 2025 17:56
@skberkeley skberkeley assigned skberkeley and unassigned skanosue Oct 22, 2025
@skberkeley skberkeley enabled auto-merge (squash) October 28, 2025 17:06
@skberkeley skberkeley disabled auto-merge October 28, 2025 17:06
@skberkeley skberkeley enabled auto-merge (squash) October 28, 2025 17:09
@skberkeley skberkeley merged commit e83a026 into primary Oct 28, 2025
10 checks passed
@skberkeley skberkeley deleted the transform_subcommand branch October 28, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants