#561 Add --offline cli argument for new-sources
Merged by onosek. Opened by oturpe.
oturpe/rpkg offline-new-sources  into  master

Download 561.patch

Cli command new-sources calls command upload,
which already had an offline mode.
Only thing needed for new-sources --offline support
was to add the argument and pass it to upload command.

Implements the alternative proposal in comments of issue #559.

exactly what I want , I tested and works fine

Thank you.

This looks indeed like exactly what I originally asked for in my mailing list. That all the code was already there proves to me it makes sense and the CLI option missing was just an oversight. Thanks!

rebased onto be848fc12e384aa28849e4f4f8ba2910d3b22646

pretty please pagure-ci rebuild

Commit 4364afe6 fixes this pull-request

Pull-Request has been merged by onosek

It was correct. I only added a relation to the original issue into the commit.

Metadata