Skip to content

Fix remote_directory to check directory instead of file#430

Closed
neidiom wants to merge 1 commit intoitamae-kitchen:masterfrom
neidiom:fix/issue-14-remote-dir-check
Closed

Fix remote_directory to check directory instead of file#430
neidiom wants to merge 1 commit intoitamae-kitchen:masterfrom
neidiom:fix/issue-14-remote-dir-check

Conversation

@neidiom
Copy link
Contributor

@neidiom neidiom commented Mar 4, 2026

check_file_is_file always returned false for directories, causing updated! to fire on every run and breaking idempotency. Also added -r flag to diff for recursive directory comparison.

check_file_is_file always returned false for directories, causing
updated! to fire on every run and breaking idempotency. Also added
-r flag to diff for recursive directory comparison.
@unasuke
Copy link
Member

unasuke commented Mar 4, 2026

@neidiom You opening too many pull requests in short period and the changes looks a trivial change intended solely for merging purpose to me. I appreciate contributions, but I'd ask you to pause and consider: does this change meaningfully benefit users or the codebase?
I will be closing these pull requests without merging. Future submissions of this nature may result in being blocked from this repository.

@unasuke unasuke closed this Mar 4, 2026
This was referenced Mar 4, 2026
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