-
-
Notifications
You must be signed in to change notification settings - Fork 697
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
Add separate method for file/directory metadata modifcation #800
base: master
Are you sure you want to change the base?
Conversation
bbb72a0
to
3b6f258
Compare
To be able to run it manually, currently it only works when you send a pull_request
apparently, it is OK to have both on [pull_request, workflow_dispatch]
… and darwin kernels
…rks properly with FileAttrib and DirAttrib events
Hi @BoboTiG, Could you approve my workflows, please? I changed the I’m eager to receive your feedback. |
The pipeline gives a bizarre error message. Do you know what the reason is?
|
@GreatBahram I fixed conflicts, and rebased from |
Glad to see this PR is still alive, I'd love to see this get pulled. |
Several Mac, and Windows, tests are failing. I'l try to fix them later. I would like to have that PR merged for the upcoming version. |
A few remaining macOS tests to fix, and we will be good to merge. |
I finally have a Mac machine, it will be easier to fix those tests. I'll try to get it done "quickly". |
Hi there,
As we discussed here #260, I tried to solve the problem using two new events for inotify, kqueue, and fsevents2 backends. So far, I've found no solution for the windows, as in this document describes it does not have an action for this purpose.