#196 Rename incorrect references of Koshei to be Anitya
Merged 6 years ago by cqi. Opened 6 years ago by mprahl.
Unknown source rename-to-anitya  into  master

file modified
+1 -1
@@ -317,7 +317,7 @@

    _arguments -C \

      '(-h --help)'{-h,--help}'[show help message and exit]' \

      '(-d --description)'{-d,--description}'[The description in dist-git]' \

-     '(-m --monitor)'{-m,--monitor}'[The Koshei monitoring type for the repo]' \

+     '(-m --monitor)'{-m,--monitor}'[The Anitya monitoring type for the repo]' \

      '(-u --upstreamurl)'{-u,--upstreamurl}'[The upstream URL of the project]' \

      '(-s --summary)'{-s,--summary}'[Override the package summary from the Bugzilla bug]' \

      '--exception[The package is an exception to the regular package review process]:optional' \

file modified
+1 -1
@@ -116,7 +116,7 @@

          monitoring_choices = [

              'no-monitoring', 'monitoring', 'monitoring-with-scratch']

          request_repo_parser.add_argument(

-             '--monitor', '-m', help='The Koshei monitoring type for the repo',

+             '--monitor', '-m', help='The Anitya monitoring type for the repo',

              choices=monitoring_choices, default=monitoring_choices[1])

          request_repo_parser.add_argument(

              '--upstreamurl', '-u',

no initial comment

rebased onto bf62b16

6 years ago

Looks good to me. Jenkins failure is not relevant to the change.

Pull-Request has been merged by cqi

6 years ago