-
Notifications
You must be signed in to change notification settings - Fork 530
Add RenameLocalApp function to waveappstore #2536
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
Conversation
|
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Co-authored-by: sawka <2722291+sawka@users.noreply.github.com>
Co-authored-by: sawka <2722291+sawka@users.noreply.github.com>
|
@copilot whoa, can we not modify all the go.mod and go.sum files for the tsunami demos? undo those changes |
Co-authored-by: sawka <2722291+sawka@users.noreply.github.com>
|
@copilot lets not add like 300+ lines of test code to test such a simple function :p. are you worried that one of the os function is not going to work? you can easily reason about this function. remove the test as it basically tests nothing but the correctness of the std library. |
Co-authored-by: sawka <2722291+sawka@users.noreply.github.com>
Plan: Add RenameLocalApp function to waveappstore
Summary
Successfully implemented
RenameLocalApp(appName string, newAppName string) errorfunction that:local/anddraft/namespacesOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.