Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI Deploy: When pulling and a step changes name, offer to rename the file for me #885

Open
josephjclark opened this issue Feb 26, 2025 · 0 comments

Comments

@josephjclark
Copy link
Collaborator

If I've split my project out into files, and I pull from the app, and one my of step changes name, the sync will very cleverly track the changes into the correct local file on my filesystem.

But the step name is probably wrong now. If I have a step called Get Patients and I save it to patients.js, and then I rename the step to download data - the local step name will still be called patients.js.

If the CLI is smart enough to track the changes across the file, and it detects a name change, it should be able to at least warn the user that the step name has changed. Ideally it would auto-update the local filename too.

Note that the ability to generate a safe filename from a step name is common to #884

@github-project-automation github-project-automation bot moved this to New Issues in v2 Feb 26, 2025
@theroinaochieng theroinaochieng moved this from New Issues to DevX Backlog in v2 Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: DevX Backlog
Development

No branches or pull requests

1 participant