Skip to content

File & directory deletion feature#1518

Merged
svenstaro merged 16 commits intosvenstaro:masterfrom
NOBLES5E:rm-rmdir
Sep 17, 2025
Merged

File & directory deletion feature#1518
svenstaro merged 16 commits intosvenstaro:masterfrom
NOBLES5E:rm-rmdir

Conversation

@NOBLES5E
Copy link
Copy Markdown

This is continuation of #1093. I had to create a new PR since I don't have permission to push to that PR

@NOBLES5E NOBLES5E marked this pull request as draft August 10, 2025 06:21
@NOBLES5E
Copy link
Copy Markdown
Author

@svenstaro could you approve the CI?

@NOBLES5E NOBLES5E mentioned this pull request Aug 10, 2025
4 tasks
@NOBLES5E NOBLES5E marked this pull request as ready for review August 10, 2025 06:39
@NOBLES5E
Copy link
Copy Markdown
Author

hopefully we'll see this feature in the next release after a 2-year wait 😂

@NOBLES5E
Copy link
Copy Markdown
Author

@svenstaro the PR is ready for your review when convenient - just wanted to give you a heads up in case it wasn't on your radar

@svenstaro
Copy link
Copy Markdown
Owner

Thanks for picking this up! Sorry, I'll need a few days. I'm quite busy currently.

@NOBLES5E
Copy link
Copy Markdown
Author

@svenstaro No worries at all. Take your time

@NOBLES5E
Copy link
Copy Markdown
Author

Hi @svenstaro! Just a gentle ping on this PR when you have a moment. No rush at all - I know you mentioned being busy.

Copy link
Copy Markdown
Owner

@svenstaro svenstaro left a comment

Choose a reason for hiding this comment

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

Sorry for taking such a long time here! This looks clean af. Just remove the debug prints and I'll merge immediately.

Comment on lines +49 to +50
println!("===== {file_path:?} =====");
println!("{get_url}, {del_url}");
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Do we want this here? I'm ok with debug print but this formatting isn't kosher. Let's switch to something less gaudy. :)

Comment on lines +81 to +82
println!("===== {file_path:?} =====");
println!("{get_url}, {del_url}");
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Also here.

@svenstaro
Copy link
Copy Markdown
Owner

Eh I'll just fix this myself real quick :)

@svenstaro svenstaro merged commit fa794fc into svenstaro:master Sep 17, 2025
17 checks passed
@svenstaro
Copy link
Copy Markdown
Owner

Thanks for finishing this up!

svenstaro added a commit that referenced this pull request Sep 17, 2025
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.

3 participants