git-annex-remote-rclone icon indicating copy to clipboard operation
git-annex-remote-rclone copied to clipboard

wishlist: conda-forge feedstock

Open yarikoptic opened this issue 5 years ago • 5 comments

There is already rclone and bash in conda so it should be trivial to cook up a feedstock for git-annex-remote-rclone. I can do that initial step if you @DanielDent don't mind to then co-maintain it there ;-)

yarikoptic avatar Jul 06 '20 20:07 yarikoptic

@yarikoptic -- sure, I'd be happy to. I'm not super familiar with Conda but from the description it looks like a great project.

It's possible some future version of git-annex-remote-rclone will be written in a different language -- at some point I'd like to implement support for persisting an rclone instance across invocations, and I'm not sure if bash will continue to be the right choice at that point, but we can cross that bridge if/when we get there.

DanielDent avatar Jul 17 '20 22:07 DanielDent

Dear @jwodder - would you be so kind to cook up a feedstock recipe for git-annex-remote-rclone please? (add me and @DanielDent as a comaintainers)

yarikoptic avatar Jun 16 '21 12:06 yarikoptic

@yarikoptic Here's the conda-forge PR: https://github.com/conda-forge/staged-recipes/pull/15314. The linter is complaining that the project needs tests.

jwodder avatar Jun 16 '21 13:06 jwodder

AWESOME, thank you @jwodder!

yarikoptic avatar Jun 16 '21 15:06 yarikoptic

blocked by having a release here, see https://github.com/conda-forge/staged-recipes/pull/18364

yarikoptic avatar Jul 27 '22 22:07 yarikoptic