Diptesh Choudhuri
Diptesh Choudhuri
Not sure about this, but is your rust formatter working? Maybe you have to install rust-analyzer. None of the rust file changes you made are formatted, it seems.
The pro version also supports "Sync to Owned collection" boolean, will this be something this integration can support? 
As of now, it just works for ABS. It just adds all items in your library to the owned collection. Can I give you access to the Pro repo, and...
Sent you the invitation. This PR LGTM, i will merge it later today.
@Jacob-Tate Could you resolve the conflicts?
Yes I use rustfmt too and let the editor take care of imports.
@Jacob-Tate Can you make an empty commit with `Run CI` somewhere in the commit message? I want to test if the correct docker images are released.
Do you know why the login step is failing? cc @vnghia EDIT: Seems like secrets are not accessible from forked repos. That kinda defeats the purpose of the entire dev...
NOTE TO SELF: Add checks in the GH action to allow only mantainers to be able to trigger a workflow.
Yes I think that would simplify usage for users as well. Obtaining the cookie requires a few steps.