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

feat: add feature to rename file and directory (filetools) #459

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

r1jsheth
Copy link
Contributor

Addresses issue

@r1jsheth r1jsheth changed the title Add feature to rename file and directory feat: Add feature to rename file and directory (filetools) Aug 21, 2024
@r1jsheth r1jsheth changed the title feat: Add feature to rename file and directory (filetools) feat: add feature to rename file and directory (filetools) Aug 21, 2024
@angrybayblade angrybayblade changed the base branch from master to development September 4, 2024 05:21
Comment on lines +32 to +33

class RenameFile(BaseFileAction):
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
class RenameFile(BaseFileAction):
# TOFIX(viraj): update to latest abstractions
class RenameFile(BaseFileAction):

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@angrybayblade didn't get this, mind explaining more?

@angrybayblade angrybayblade merged commit 1cc3208 into ComposioHQ:development Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants