You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
* feat(triggers): add inotify trigger
* refactor(triggers/bernard): prefix paths with / and resolve issue with files in root of drive
* docs: remove bernard mia status
Copy file name to clipboardExpand all lines: README.md
+20-8Lines changed: 20 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,14 +22,8 @@ In addition, this rewrite introduces a more modular approach and should be easy
22
22
23
23
## Early Access
24
24
25
-
**We are looking for technical writers! If you have ideas on how to improve Autoscan's documentation, please write [@m-rots](mailto:[email protected]?subject=Autoscan%20technical%20writer) an email.**
26
-
27
25
We have not finished all work on Autoscan yet, and are still working on some things.
28
26
29
-
The major feature which is currently MIA:
30
-
31
-
- Google Drive monitoring (Shared Drives exclusively)
32
-
33
27
Some small things we are still working on:
34
28
35
29
- Automating the testing of the processor's business logic
@@ -159,6 +153,7 @@ Daemons run in the background and continuously fetch new changes based on a [cro
159
153
The following daemons are currently provided by Autoscan:
0 commit comments