+1 from me for rit
alias for ritchie-cli
. +2 votes for, 0 votes against, granting the requested auto-alias rit
.
+1 from me for auto-connect
of personal-files
with write
access to $HOME/.rit
since ritchie-cli
is the clear owner of such directory. But could you please update your snap declaration to follow the standard as per The personal-files interface?
So instead of:
plugs: access-files: interface: personal-files read: - $HOME/.rit write: - $HOME/.rit
You should name the interface reference dot-rit
instead of access-files
. Also, write
implies read
so having write
is enough. Since we have the enough votes, as soon as you update the declaration, we can proceed with granting this auto-connection request.
Before proceeding with the docker
discussion, and since this is a very privileged interface, could you please update your snap description to mention the use of docker? I don’t see anything there yet.