#242 fix DIST_GIT_URL_TEMPLATE default value
Merged by lholecek. Opened by dcallagh.
dcallagh/greenwave fix-dist-git-template  into  master

Download 242.patch

While testing the RemoteRule feature I noticed the default value in our
config does not match the URL structure that Pagure actually serves.

Also adjusted DIST_GIT_BASE_URL to always have a trailing slash, to
match all the other similar config settings.

@gnaponie can you please check this? I figure you must have run into the same problem when you were testing the feature in stage, right?

Yes, I confirm that. I have the same "DIST_GIT_URL_TEMPLATE" in the local settings of my local instance.
Thank you, Dan.

:thumbsup:

Commit 9f59ce67 fixes this pull-request

Pull-Request has been merged by lholecek

Pull-Request has been merged by lholecek

Metadata