fbrnch icon indicating copy to clipboard operation
fbrnch copied to clipboard

RFE: Rsync -> new-sources -> commit -> push helper

Open LecrisUT opened this issue 9 months ago • 9 comments

I have a situation where I want to update multiple packages from a repository that is linked to copr. Then I need to do those steps for each package on the list. I have automated these in a python script, but would also be nice if fbrnch can handle these or simplify the interface for doing these steps.

The missing interface are:

  • fbrnch rsync from --staging-dir to --downstream-dir. Benefit is being able to provide multiple packages to be parallelized
  • fbrnch new-sources: I think fbrnch update-sources would be equivalent, but couldn't get it to work

LecrisUT avatar May 14 '25 17:05 LecrisUT